Hi,

What if you move your jar to the JBoss lib/ext
directory instead of having it in your classpath?
I guess that should get you around security
restrictions.

Also, there is some unfinished JacORB-related
code in CVS module contrib/iiop that may provide
some hints.


Best Regards,

Ole Husgaard.


Jean-Christophe Pazzaglia wrote:
> 
> Hi,
> 
> since several months I'm using  EJBs deployed
> with JBoss 2.2.2 able to connect with Corba servers
> using JacOrb 1.3.3.
> 
> I tried yesterday to upgrade to JBoss 2.4.1 but it seems that
> I'm not enable to connect with the ORB. As far as I can tell
> I have exactly the same configuration ie:
> 
> I add on the jboss.properties file the following lines
> 
> # Launch the jacorb ORB as the default orb
> org.omg.CORBA.ORBClass=org.jacorb.orb.ORB
> org.omg.CORBA.ORBSingletonClass=org.jacorb.orb.ORBSingleton
> 
> add the jacorb.jar in the CLASSPATH
> 
> and finally I have a jacorb.properties file on my home directory
> 
> The error I get is :
> 
> org.omg.CORBA.INITIALIZE can't instantiate default  orb implementation
> org.jacorb.orb.ORB
> 
> and I'm using the same jdk (1.3) on W2K.
> 
> Any suggestions are welcome  ....
> 
> jc
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to