Hi,
     i have installed jboss3.0.0 with JBuilder7 using a plugin. i tried an example 
given by jbuilder. i compiled the project successfully and also deployed my bean now 
when i try to run my client application it gives following error :


----------   error ------------------

javax.naming.NameNotFoundException: Cart not bound

        at 
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)

        at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)

        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)

        at org.jnp.server.NamingServer_Stub.lookup(Unknown Source)

        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:365)

        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:349)

        at javax.naming.InitialContext.lookup(InitialContext.java:350)

        at cart_sessio.CartTestClient1.(CartTestClient1.java:16)

        at cart_sessio.CartTestClient1.main(CartTestClient1.java:55)

Could not create Cart session bean
java.lang.NullPointerException

------------------------------------------

some one help me is there some problem with jboss? do it support Nameing and JNDI?

yokivo





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

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



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to