[jboss-dev-forums] [Design of JBoss IIOP on JBoss] - Re: tomcat deployer dependency on jboss-iiop.jar

adrian@jboss.org do-not-reply at jboss.com
Tue Nov 27 09:11:02 EST 2007


The better way is to split out the dynamic iiop stub generation code from 
the ORB integration code.

As this case shows, the dynamic stub generation (no ejbc/rmic step during
development) is a useful feature even for people that don't use the all config
with jacorb enabled.

In this case, the user was probably using the JDK orb or some other package?

Just copying jboss-iiop.jar into default is going to confuse people
since now the mbeans are there for jacorb integration but they won't work
because the dependent jars are missing, e.g. jacorb.jar, etc.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108079#4108079

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108079



More information about the jboss-dev-forums mailing list