looks i didn't look down into the root exception:  NameNotFoundException, do i 
need to prefix this if using spring, here is a snippet of the global jndi 
listing also...

thanks.


  | 21:12:35,456 WARN  [RequestProcessor] Unhandled Exception thrown: class 
java.lang.reflect.Undec
  | laredThrowableException
  | 21:12:35,456 ERROR [[action]] Servlet.service() for servlet action threw 
exception
  | java.lang.reflect.UndeclaredThrowableException
  |         at $Proxy79.addTest(Unknown Source)
  |         at com.gwig.struts.action.TestAction.execute(TestAction.java:60)
  |         at 
org.springframework.web.struts.DelegatingActionProxy.execute(DelegatingActionProxy.j
  | ava:106)
  | 
  | ...
  | 
  | Caused by: javax.naming.NameNotFoundException: gwig not bound
  |         at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
  |         at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
  |         at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
  |         at org.jnp.server.NamingServer.lookup(NamingServer.java:267)
  |         at org.jnp.server.NamingServer.lookup(NamingServer.java:270)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:625)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:716)
  |         at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
  |         at javax.naming.InitialContext.lookup(InitialContext.java:351)
  |         at 
org.springframework.jndi.JndiTemplate$1.doInContext(JndiTemplate.java:123)
  |         at 
org.springframework.jndi.JndiTemplate.execute(JndiTemplate.java:85)
  |         at 
org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:121)
  |         at 
org.springframework.jndi.JndiTemplate.lookup(JndiTemplate.java:146)
  |         at 
org.springframework.jndi.JndiLocatorSupport.lookup(JndiLocatorSupport.java:86)
  |         at 
org.springframework.jndi.JndiObjectLocator.lookup(JndiObjectLocator.java:104)
  |         at 
org.springframework.jndi.JndiObjectTargetSource.getTarget(JndiObjectTargetSource.jav
  | a:121)
  |         at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:
  | 150)
  |         ... 28 more
  | 

  
  | +- gwig (class: org.jnp.interfaces.NamingContext)
  |   |   +- TestSLSBLocal (proxy: $Proxy77 implements No ClassLoaders found 
for: com.gwig.ejb.TestSLSBIF (no security manager: RMI class loader disabled))
  |   |   +- TestSFSBLocalStatefulProxyFactory (class: 
org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
  |   |   +- TestSFSBLocal (class: java.lang.Object)
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to