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>
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>