[jboss-user] [JNDI/Naming/Network] - Re: transaction exception while jndi lookup

loucs do-not-reply at jboss.com
Tue May 6 03:25:48 EDT 2008


problem solved :) i've done a lookup forcing the marshalling for method invocation (called-by-value) by putting the full scheme in the lookup :


  | new InitialContext("jnp://localhost:1099/EJBJndiName");
  | 

(my project manager wanted to keep the scoping of classloading for my ear so that was the less ugly way to do it :) 

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

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



More information about the jboss-user mailing list