What i should do,Please help !

K

kaiwing18

Hi,



I want to run a object request broker program in command prompt , but
the following message appear. how can I tell the pc to search
"org/omg/PortableServer/POAManagerPackage/AdapterInactive" , infact i
can find this file find in my C:\j2sdk1.4.2_03\src.zip where
org/omg/PortableServer/POAManagerPackage



C:\>cd orb

C:\orb>start orbd

C:\orb>start java server/CountServer

C:\orb>java server/CountServer
Exception in thread "main" java.lang.NoClassDefFoundError:
org/omg/PortableServer/POAManagerPackage/AdapterInactive

C:\orb>
 
K

Kristoffel

Hi,



I want to run a object request broker program in command prompt , but
the following message appear. how can I tell the pc to search
"org/omg/PortableServer/POAManagerPackage/AdapterInactive" , infact i
can find this file find in my C:\j2sdk1.4.2_03\src.zip where
org/omg/PortableServer/POAManagerPackage



C:\>cd orb

C:\orb>start orbd

C:\orb>start java server/CountServer

C:\orb>java server/CountServer
Exception in thread "main" java.lang.NoClassDefFoundError:
org/omg/PortableServer/POAManagerPackage/AdapterInactive

C:\orb>

set CLASSPATH=c:\j2sdk1.4.2_03\srz.zip;%CLASSPATH%
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top