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]
