[JBoss-user] [JBossWS] - Re: webservice and https

2005-10-17 Thread [EMAIL PROTECTED]
The problem with adding scheme to the server-wide configuration file is that it will be globaly applied across all webservices. We will follow transport guarantee in 4.0.4. I have created the following JIRA issue: [url]http://jira.jboss.org/jira/browse/JBWS-454[url] -Jason View the original p

[JBoss-user] [JBossWS] - Re: webservice and https

2005-10-02 Thread steveh123
Hi Guys, Thanks for the replies, just a quick question. If the transport guarantee is not set, is is valid to run over ssl?.. if so should it not be posible to configure the whole wsdl from the server configurations rather than from the wsdl or the deployment descripters. I guess the sho

[JBoss-user] [JBossWS] - Re: webservice and https

2005-09-30 Thread [EMAIL PROTECTED]
For BC we will probably still have to support the https://REPLACE_URL methodology because it is possible for someone to not set transport gaurantee and just enable the ssl connector. -Jason View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898254#3898254 Reply

[JBoss-user] [JBossWS] - Re: webservice and https

2005-09-30 Thread [EMAIL PROTECTED]
If transport gaurantee was set then the client should still work with an http:// url because tomcat will send a 302 redirect to https://. I think we should change the wsdl generation to use transport gaurantee as a hint. If someone wants to overide the behavior then they could disable address r

[JBoss-user] [JBossWS] - Re: webservice and https

2005-09-28 Thread [EMAIL PROTECTED]
Jason, looking at this, should the choice of protocol not be driven by the transport guarantie? What if transport guarantie and the protocol in the wsdl are not in sync? Steve, the wsdl is the abstract contract for the web service and defines the soap:address that a port can be accessed at.

[JBoss-user] [JBossWS] - Re: webservice and https

2005-09-28 Thread steveh123
Hi guys is there any other way at the moment of doing this. i would have thought the schema would have been part of the configuration deploy\jboss-ws4ee.sar\META-INF\jboss-service.xml. This currently means we have to maintain 2 different versions of our ear file, one for customers running htt

[JBoss-user] [JBossWS] - Re: webservice and https

2005-04-02 Thread jasong
Change REPLACE_WITH_ACTUAL_URL to https://REPLACE_WITH_ACTUAL_URL, and JBoss will rewrite it using https and the secure port. -Jason View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872424#3872424 Reply to the post : http://www.jboss.org/index.html?module=bb&