Hi All,
I have deployed a WAR file in JBOSS(Embedded Tomcat).
In my application i spawn a thread to execute an external process(perl script) and return
validation result.
In case the Perl Script doesn't return data, JBOSS application hangs. When I spawn a
separate thread, why should the app. server hang ?
Should I set any configuration parameter ?
Thanks.
RN
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119202#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...