[jboss-user] [JBoss Portal] - Re: problem while implementing portal identity API with a jn

loucs do-not-reply at jboss.com
Tue May 6 03:30:51 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=4148741#4148741

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



More information about the jboss-user mailing list