Re: Apache tomcat thread's issue

2013-05-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gabriel, On 5/24/13 9:43 PM, Gabriel Huerta Araujo wrote: > I developed an application using two threads where in one of them > I started to run one socket to ask for information and in the > another, application runs a serversocket to receive the d

Apache tomcat thread's issue

2013-05-24 Thread Gabriel Huerta Araujo
Hi everyone I developed an application using two threads where in one of them I started to run one socket to ask for information and in the another, application runs a serversocket to receive the data. In STS runs perfectly(Windows) but when I run this application on Solaris. threads do not run