Something very funny is happening, I can't create an isolated test case at
the moment. I'm using a mixture of bean services and interfaced services. I
did not go to that extent in my test case. I will poke at it again later.

Richard 

-----Original Message-----
From: Knut Wannheden [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 04, 2005 1:27 AM
To: [email protected]
Subject: Re: module package name question

Richard,

That sounds odd. Could you please provide a more detailed test case
with the exception you get?

Thanks,

Knut Wannheden.

On 5/4/05, Hensley, Richard <[EMAIL PROTECTED]> wrote:
> I'm using module package names, and I can't seem to get them to work for
the
> interface attribute of a service-point. Should they work?
> 
> For instance I use
> 
> package="com.foo"
> 
> and
> 
> interface="bar.MyClass"
> 
> This seems to work fine when constructing an instance in a builder, but
not
> for the interface. The interface does work when I don't use partial
package
> names, like the following:
> 
> package="com.foo.bar"
> 
> interface="MyClass"
> 
> Richard
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to