Hi,
We have created Xaware
Data Services and exposed the services as WSDL to the Business layer. Business layer is composed of Mule CXF web services which uses Jax-WS api to interact with Xaware Data services.
We have deployed mule services as war file in JBoss4.2.2 and everything is working fine.
After sending 10 requests Jboss server doesnt repond back to the client which access the Mule CXF web service.Below is the log info from the jboss console
ERROR [STDERR] Jan 19, 2010 4:04:45 PM org.mule.transport.cxf.transport.MuleUniversalConduit dispatchMuleMe
ssage
INFO: Sending message to http://localhost:8090/xaware/XADocSoapServlet
The reponse comes after 15 minutes in the jboss console. We couldnt find out the issue why XADocSoapServlet takes time to call the
BizComponent.
Please help us in identifying the issue.
Thanks
Viswa