I followed almost every step but still got the following error:
anonymous wrote : javax.naming.NameNotFoundException: StoreAccessBean not bound
  |     at org.jnp.server.NamingServer.getBinding(NamingServer.java:495)
  |     at org.jnp.server.NamingServer.getBinding(NamingServer.java:503)
  |     at org.jnp.server.NamingServer.getObject(NamingServer.java:509)
  |     at org.jnp.server.NamingServer.lookup(NamingServer.java:282)
  |     at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
  |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  |     at java.lang.reflect.Method.invoke(Unknown Source)
  |     at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
  |     at sun.rmi.transport.Transport$1.run(Unknown Source)
  |     at java.security.AccessController.doPrivileged(Native Method)
  |     at sun.rmi.transport.Transport.serviceCall(Unknown Source)
  |     at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
  |     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
  |     at java.lang.Thread.run(Unknown Source)
  |     at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown 
Source)
  |     at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
  |     at sun.rmi.server.UnicastRef.invoke(Unknown Source)
  |     at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)
  |     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:492)
  |     at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:471)
  |     at javax.naming.InitialContext.lookup(Unknown Source)
  |     at au.com.tusc.client.SessionClient.getHome(SessionClient.java:26)
  |     at au.com.tusc.client.SessionClient.testBean(SessionClient.java:47)
  |     at au.com.tusc.client.SessionClient.main(SessionClient.java:66)
  | 
Could anyone tell me what to do?
especially danielferreira
:)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3842140#3842140

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3842140


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to