Python/Jython, CORBA, OmniORB, Blackdown
Andrew Dalke
adalke at mindspring.com
Sat Dec 7 12:23:40 EST 2002
More information about the Python-list mailing list
Sat Dec 7 12:23:40 EST 2002
- Previous message (by thread): Python/Jython, CORBA, OmniORB, Blackdown
- Next message (by thread): Python/Jython, CORBA, OmniORB, Blackdown
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Martin v. Löwis: > Apparently, this exception is poorly worded. In Java, certain > operations are not allowed on the "singleton orb"; string to object is > one of them. The first call to ORB.init must pass argv and properties > to ORB.init; this will create a fully-functional singleton ORB. Later > calls to ORB.init don't need any parameters; they will receive the > existing singleton ORB. > > See > > http://www.ics.agh.edu.pl/people/slawek/others/problems.html Brilliant! That solved it. Shoulda thought to look for the error message on Google, but I was stuck in the "I'm trying so many new things I don't know what to do next" :) I can now talk between jython and python. Thanks Martin! Andrew dalke at dalkescientific.com
- Previous message (by thread): Python/Jython, CORBA, OmniORB, Blackdown
- Next message (by thread): Python/Jython, CORBA, OmniORB, Blackdown
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list