Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse & CORBA
Eclipse & CORBA [message #47507] Fri, 25 October 2002 10:11 Go to next message
Eclipse UserFriend
Originally posted by: loic.ebrard.bnpparibas.com

Hi,
I saw several posted problem on this failure with eclipse runtime
workbench :

"can't instantiate default ORB implementation
com.iona.corba.art.artimpl.ORBImpl minor code: 0 completed: No"
i have effectively defined those class on a jar setted in my plugin.xml as
<library name="externallib/orbix2000.jar"/>

as I saw a posted note saying last :
>I'm really beginning to think it is an issue with Eclipse's class loader.
>easclient.jar (verified several times) does include the com.sybase.CORBA.ORB
>classes, and in fact if I run my class from a main() method in a console
>window, where the classpath is set to
> CLASSPATH=d:\alphabet\easview.jar;d:\alphabet\easclient.jar; .
>my routines work great.
did he found a solution ? I have the same experimentation....

HELP PLEASE
Re: Eclipse & CORBA [message #47599 is a reply to message #47507] Sat, 26 October 2002 22:34 Go to previous message
Judy N. Green is currently offline Judy N. GreenFriend
Messages: 149
Registered: July 2009
Senior Member
I would recommend that you post this question to the main Ecipse News Group.
eclipse.tools.

You may get a better response than from us C/C++ folks.

-Judy


"grunjo" <loic.ebrard@bnpparibas.com> wrote in message
news:apb5cq$dod$1@rogue.oti.com...
> Hi,
> I saw several posted problem on this failure with eclipse runtime
> workbench :
>
> "can't instantiate default ORB implementation
> com.iona.corba.art.artimpl.ORBImpl minor code: 0 completed: No"
> i have effectively defined those class on a jar setted in my plugin.xml as
> <library name="externallib/orbix2000.jar"/>
>
> as I saw a posted note saying last :
> >I'm really beginning to think it is an issue with Eclipse's class loader.
> >easclient.jar (verified several times) does include the
com.sybase.CORBA.ORB
> >classes, and in fact if I run my class from a main() method in a console
> >window, where the classpath is set to
> > CLASSPATH=d:\alphabet\easview.jar;d:\alphabet\easclient.jar; .
> >my routines work great.
> did he found a solution ? I have the same experimentation....
>
> HELP PLEASE
>
>
>
>
>
>
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.408 / Virus Database: 230 - Release Date: 10/24/02
Previous Topic:parsing compiler error messages
Next Topic:NEWB Question - Error Highlighting -Why
Goto Forum:
  


Current Time: Sun Jul 07 20:24:13 GMT 2024

Powered by FUDForum. Page generated in 0.03426 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top