[jboss-user] [JCA/JBoss] - Re: need help! JCA sample!

bruce_yuan do-not-reply at jboss.com
Thu Apr 5 09:09:18 EDT 2007


thanks a lot.
i've deploy the sample on my JBoss 4.0.5 AS.

the output of the guide was successful shown 

run-example1:
  |      [copy] Copying 1 file to D:\jboss-4.0.5.GA\server\default\deploy
  |      [echo] Waiting for deploy...
  |      [java] Created Echo
  |      [java] Echo.echo('Hello') = Hello

But when i went to step 3 (to call the EchoBean), the console shows


  | 20:58:07,952 INFO  [EchoBean] echo, arg=Hello
  | 20:58:07,962 ERROR [EchoBean] Failed during JNDI access
  | javax.naming.NamingException: Could not dereference object [Root exception is javax.naming.NameNotFoundException: NoTransFS not bound]
  |         at org.jnp.interfaces.NamingContext.resolveLink NamingContext.java:1067)
  | 
  | ......44more
  | 


is that alright? or something wrong?


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

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



More information about the jboss-user mailing list