[jboss-user] [Beginners Corner] - Re: Can the client connect to a Jboss server through socket

PeterJ do-not-reply at jboss.com
Wed May 28 11:14:49 EDT 2008


Yes.

No JBossAS configuration changes are necessary - you are essentially writing your own service. You should package your service in a sar file, and provide a *-service.xml file.

You are going to have to handle the protocol between the client and your service, JBossAS will not help you in this regard mainly because you are not using any of the existing Java EE services that JBossAS provides.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153993#4153993

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153993



More information about the jboss-user mailing list