Hi
We have created two EJB application’s and one web application in the following manner.
EAR contains two EJB’s
And Architecture is as following:
This Architecture is used in following two ways:
Earlier we are using commons-http client with Multithreaded model, but also tried with Simple HTTPURL connection but in the both the ways it got failed.
Server and Technologies Used:
Server: jboss 5.1.0GA
JDK : 1.5
EJB: Default with jboss 5
Please help if anybody has faced the same issue.