NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
ramjet
Joined: 05 Apr 2010 Posts: 1 Location: Stuart, FL
|
Posted: Mon Apr 05, 2010 10:52 pm Post subject: applets work as expected when server is running in IDE but not when server is running stand alone |
|
|
| I have a server that communicates with java applets via socket connections. Messages move back and forth between applets and the server and between applets (similar to chat) as long as the server is running inside the NetBeans IDE. When the server is running stand alone, applet to server communications work properly, but applet to applet communications do not. The jars that perform the socket connections are signed (currently self- signed). Obviously there is a difference in the environment when the server is running within the IDE and stand alone, but so far I have not been able to figure out what the difference is so I can make changes to the stand alone environment. Can anyone shed some light on this issue or at least point me in the correct direction? No error messages are in any of my server logs (tomcat6) or my own logging processes and no exceptions give any indication of problems. Losing my hair over this one. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|