On Tue, Mar 06, 2001 at 04:22:44PM -0500, James Cook wrote:
> To all,
>
> In my <jre>/lib directory I had an orb.properties file that was getting loaded.
> Turns out I had the following lines in there:
>
> org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB
> org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB
> javax.rmi.CORBA.UtilClass=com.inprise.vbroker.rmi.CORBA.UtilImpl
> javax.rmi.CORBA.StubClass=com.inprise.vbroker.rmi.CORBA.StubImpl
> javax.rmi.PortableRemoteObjectClass=com.inprise.vbroker.rmi.PortableRemoteObject
> Impl
Yay, I was right! :-)
> I am assuming that the javax.rmi.* settings were screwinging up jBoss. Just as a
> point of documentation, what are the proper settings for these properties for
> jBoss? (My beans started working fine when I simply renamed this class.)
JBoss shouldn't care about these settings because it doesn't use CORBA or
RMI/IIOP. Possibly another solution would be to include the relevent
VisiBroker classes in the classpath (or $JBOSS_HOME/lib/ext).
Toby.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]