Advertisement
thufir

Untitled

Mar 12th, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. thufir@doge:~$
  2. thufir@doge:~$ appclient -client NetBeansProjects/corba/JNDI/dist/JNDI.jar
  3. starting..
  4. {org.omg.CORBA.ORBInitialPort=3700, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Context.SECURITY_CREDENTIALS=pass123, org.omg.CORBA.ORBInitialHost=192.168.1.2, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, Context.SECURITY_PRINCIPAL=user1}
  5. printing tree...
  6. -->net.bounceme.doge.ejb.ContactsSessionBeanRemote: javax.naming.Reference
  7. printing tree...
  8. javax.naming.NamingException: Lookup failed for 'net.bounceme.doge.ejb.ContactsSessionBeanRemote' in SerialContext[myEnv={org.omg.CORBA.ORBInitialPort=3700, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Context.SECURITY_CREDENTIALS=pass123, org.omg.CORBA.ORBInitialHost=192.168.1.2, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, Context.SECURITY_PRINCIPAL=user1} [Root exception is javax.naming.NamingException: ejb ref resolution error for remote business interfacenet.bounceme.doge.ejb.ContactsSessionBeanRemote [Root exception is java.lang.ClassNotFoundException: net.bounceme.doge.ejb.ContactsSessionBeanRemote]]
  9. -->net.bounceme.doge.ejb.ContactsSessionBeanRemote__3_x_Internal_RemoteBusinessHome__: javax.naming.Reference
  10. printing tree...
  11. javax.naming.NotContextException: net.bounceme.doge.ejb.ContactsSessionBeanRemote__3_x_Internal_RemoteBusinessHome__ cannot be listed
  12. -->net.bounceme.doge.ejb.ContactsSessionBeanRemote#net.bounceme.doge.ejb.ContactsSessionBeanRemote: javax.naming.Reference
  13. printing tree...
  14. javax.naming.NamingException: Lookup failed for 'net.bounceme.doge.ejb.ContactsSessionBeanRemote#net.bounceme.doge.ejb.ContactsSessionBeanRemote' in SerialContext[myEnv={org.omg.CORBA.ORBInitialPort=3700, java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, Context.SECURITY_CREDENTIALS=pass123, org.omg.CORBA.ORBInitialHost=192.168.1.2, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl, Context.SECURITY_PRINCIPAL=user1} [Root exception is javax.naming.NamingException: ejb ref resolution error for remote business interfacenet.bounceme.doge.ejb.ContactsSessionBeanRemote [Root exception is java.lang.ClassNotFoundException: net.bounceme.doge.ejb.ContactsSessionBeanRemote]]
  15. DONE
  16. thufir@doge:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement