[Users] bc-soap 4.1 and the list of HTTPS services

yla [via Petals Forums] ml-node+s974793n4020784h78 at n3.nabble.com
Tue May 29 16:14:52 CEST 2012



Hi,

I modified the BC SOAP 4.1 component to enable HTTPS
        <soap:http-port >8084</soap:http-port>
        <soap:http-host />
        <soap:http-services-list >true</soap:http-services-list>
        <soap:http-services-context >petals</soap:http-services-context>
        <soap:http-services-mapping >services</soap:http-services-mapping>
        <soap:http-thread-pool-size-min >2</soap:http-thread-pool-size-min>
        <soap:http-thread-pool-size-max >50</soap:http-thread-pool-size-max>
        <soap:http-acceptors >4</soap:http-acceptors>
        <soap:https-enabled >true</soap:https-enabled>
        <soap:https-port >8083</soap:https-port>
	<soap:https-keystore-type >JKS</soap:https-keystore-type>
        <soap:https-keystore-file
>../https/server-keystore.jks</soap:https-keystore-file>
        <soap:https-keystore-password
>password</soap:https-keystore-password>
        <soap:https-key-password >password</soap:https-key-password>
        <soap:https-truststore-type >JKS</soap:https-truststore-type>
        <soap:https-truststore-file
>../https/server-truststore.jks</soap:https-truststore-file>
        <soap:https-truststore-password
>password</soap:https-truststore-password>

If I display this url 192.168.59.70:8084, I have this information

Component Configuration
Hosts : 127.0.0.1 / 192.168.59.70 
HTTP Port : 8084
HTTPS Port : 8083
Jetty Acceptors : 4
Jetty Max pool size : 50
Jetty Min pool size : 2
Services Context : petals


In the documentation
http://doc.petalslink.com/display/petalscomponents/Petals-BC-SOAP+4.1.x#Petals-BC-SOAP4.1.x-componentConfiguration,
it is specified you can get the list of HTTPS service through this URL :
https://localhost:8083/petals/services/listServices
and get the WSDL with this pattern
https://localhost:8083/petals/services/<service-name>?wsdl

But these urls doesn't work.  Is something missing in my configuration ?
Regards
Yves

_______________________________________________
If you reply to this email, your message will be added to the discussion below:
http://forum.petalslink.com/bc-soap-4-1-and-the-list-of-HTTPS-services-tp4020784.html
To start a new topic under Users (get help, provide help), email ml-node+s974793n2681628h42 at n3.nabble.com
To unsubscribe from Users (get help, provide help), visit http://forum.petalslink.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2681628&code=dXNlcnNAZm9ydW0ucGV0YWxzbGluay5vcmd8MjY4MTYyOHwtOTE3MDU0NjU4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20120529/a93c78b9/attachment.htm>


More information about the Users mailing list