users@glassfish.java.net

Re: Can Glassfish supports existing c/c++ soap server?

From: <glassfish_at_javadesktop.org>
Date: Fri, 16 Jan 2009 15:54:29 PST

Hi Sahoo,
Thanks for answering the question.
I mean I have two c/c++ applications which bind the local ports to provide web service. soapa binds to port 3000, soapb binds to port 3100. when the client calls the service from soapa,soapb the http url will be like:
soapa url: http://servername:3000/services/verifyuser
soapb url: http://servername:3100/services/dosomething

now I wanna combine both of them to Glassfish and I don't want to make some change to these two applications(soapa,soapb), the http url will be like below:
soapa url: http://servername/services/verifyuser
soapb url: http://servername/services/dosomething

can we do something in GlassFish side to support this?

Kind regards,
Bill
[Message sent by forum member 'bill_zheng' (bill_zheng)]

http://forums.java.net/jive/thread.jspa?messageID=326583