This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes J2EE Connector Architecture 1.5 Socket Listener.. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "J2EE Connector Architecture 1.5 Socket Listener.." Watch "J2EE Connector Architecture 1.5 Socket Listener.." New topic
Author

J2EE Connector Architecture 1.5 Socket Listener..

Asif Ahmed Mohammed
Greenhorn

Joined: Nov 21, 2004
Posts: 3
I have been working on J2EE related technologies since a long time but have started using J2EE Connector Architecture 1.5 some 2 days ago..

My need is that I have to listen to a perticular port and take the incoming request, and then pass it on to some EJB in the App server Container.. I have tried it and succeeded in deploying the RA as well as listening the port..

If someone else out there is too working on similar situation.. please let me know for knowledge sharing on this topic..

Thanking you..


/--------------\<br />| With Regards |<br />|---- Asif ----|<br />\--------------/
Dyann Sri
Greenhorn

Joined: Dec 13, 2007
Posts: 27
Hi Asif ,

We too have the same requirement . Please share the code @ nag9s2007@gmail.com.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: J2EE Connector Architecture 1.5 Socket Listener..
 
Similar Threads
EJB 2.1
J2EE App Server and Socket Client
JCA / J2C 1.5 Connector in Websphere 6.0
JCA 1.5 Implemented Example code..
multiple tomcat 5 setting???