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

Reply via email to