users@glassfish.java.net

Glassfish listening port HTTP to HTTPS

From: <glassfish_at_javadesktop.org>
Date: Thu, 17 Sep 2009 10:37:31 PDT

Hi All,

MY Java webservices hosted on remote server running Glassfish V2.1 on redhat, and it accepts only https request from the clients. After passing the loadbalancer, it goes through an http connections and gets the wsdl page successfully.

In the wsdl, the schema location has http://domain:80/project?xsd=1 in it, instead of https://domain/project?xsd=1.

What setting in Glassfish do I change, to make sure that this does not happen??

Thanks,
Don
[Message sent by forum member 'donsasikumar' (donsasikumar_at_gmail.com)]

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