I have a similar problem, I did it as you mention but I got another error ....
Getting J2EE initial context
Looking up EJB Home
java.security.AccessControlException: access denied (java.net.SocketPermission 
230.0.0.4 connect,accept,resolve)
        at java.security.AccessControlContext.checkPermission(Unknown Source)
        at java.security.AccessController.checkPermission(Unknown Source)
        at java.lang.SecurityManager.checkPermission(Unknown Source)
        at java.lang.SecurityManager.checkMulticast(Unknown Source)
        at java.net.MulticastSocket.joinGroup(Unknown Source)
        at 
org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1254)
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1382)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:579)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
        at javax.naming.InitialContext.lookup(Unknown Source)

I appraise your help


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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to