I found what causes the problem. My computer stopped because some reason understand
localhost so where I've changed it to 127.0.0.1 it worked fine.
props.setProperty("java.naming.provider.url",
"jnp://127.0.0.1:1099");
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216927#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...