I did it and now I'm getting a different exception:

javax.naming.CommunicationException: Receive timed out [Root exception is 
java.net.SocketTimeoutException: Receive timed out]
        at 
org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1317)
        at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1446)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:594)
        at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)
        at javax.naming.InitialContext.lookup(Unknown Source)
        at 
com.imagine.em.QOD_GW.charts.BitRateChartApplet.init(BitRateChartApplet.java:64)
        at sun.applet.AppletPanel.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.net.SocketTimeoutException: Receive timed out
        at java.net.PlainDatagramSocketImpl.peekData(Native Method)
        at java.net.DatagramSocket.receive(Unknown Source)
        at 
org.jnp.interfaces.NamingContext.discoverServer(NamingContext.java:1287)
        ... 7 more

Maybe it has something to do with the jboss & bussiness jars (e.g. 
jbosssx-client.jar) ??
Where should I place them?

Thanks,
Efrat

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

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


-------------------------------------------------------
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
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to