The classes I mentioned are the legacy remoting implementation. They should be factored out of jboss.jar to further reduce dependencies on it.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Tom Elrod > Sent: Tuesday, September 13, 2005 9:39 PM > To: [email protected] > Subject: Re: [JBoss-dev] org.jboss.naming package cleanup > > > > Scott M Stark wrote: > > > another package that needs to be broken out of jboss.jar is > > org.jboss.invocation. There are dependencies on the remoting > > implementation in the NamingService, > HttpNamingContextFactory and the > > naming proxy interceptors. This package should be in a > > jboss-remoting-legacy.jar or some such. > > > > The classes you mention don't import any remoting classes > directly. You mean because of UnifiedInvoker under the > org.jboss.invocation package causes the dependency on > remoting, right? If that is broken out, wouldn't require > jboss-remoting-legacy.jar, just the regular > jboss-remoting.jar, right? I am a little lost as to why need > a jboss-remoting-legacy.jar. > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App > Server. Download it for free - -and be entered to win a 42" > plasma tv or your very own Sony(tm)PSP. Click here to play: > http://sourceforge.net/geronimo.php > _______________________________________________ > JBoss-Development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
