Just noticed that the iiop stuff from jacorb dumps useless crap to 
stderr & stdout... perhaps we should import and manage these sources 
locally (like we do with Jetty), so we can turn these into logs... or 
something.

--jason


Francisco Reverbel wrote:

>On Wed, 17 Apr 2002, Jason Dillon wrote:
>
>>>Basically what happens is that a parameterless ORB.init() call is 
>>>performed within a call to ORB.init(args, props). 
>>>
>>>Class org.jacorb.orb.ORB handles the call to ORB.init(args, props) and
>>>indirectly performs the parameterless ORB.init() call, which should
>>>be relayed to class org.jacorb.orb.ORBSingleton, per specified by a
>>>system property. It appears that this class is not found... How come? 
>>>It is in the same jar as the class org.jacorb.orb.ORB...
>>>
>>How does it find ORBSingleton?  Might need to use TCL...
>>
>
>Don't know. ORB.init() is in class org.omg.ORB, which is provided by the 
>JDK. I don't have the source. 
>
>Setting the context classloader might help... Looks like a hack, but is
>worth a try. 
>
>Must disconnect now... Tomorrow I�ll let you know if TCL worked.
>
>Cheers,
>
>Francisco
>
>
>_______________________________________________
>Jboss-development mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-development
>



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

Reply via email to