[Users] [BC-SOAP] How to expose a services on custom URL (with "/")

seb.wytt sebastien.trivella at veoliaeau.fr
Wed Mar 16 10:59:55 CET 2011


Hi,

The URL of services exposed on BC-SOAP is composed as followed:
http://[host]:[port]/[svc-context]/[svc-mapping]/[address]

Fields "address" is to be set up in the SOAP-provide. Initially it was not possible to include "/" in this section but it is now OK: great!

Fields "host", "port", "svc-context" and "svc-mapping" can be specified in the BC-SOAP jbi.xml.

But it is not possible to have only one of "svc-context" and "svc-mapping". "svc-mapping" can be empty but in this case there are 2 "/" one after the other in the URL which is not nice. Could you please render these 2 elements optional?

The goal is to obtained on the same BC-SOAP such URLs:
http://[host]:[port]/[svc-context]/aaa/.../.../...
http://[host]:[port]/[svc-context]/bbb/.../.../...
or 
http://[host]:[port]/aaa/.../.../...
http://[host]:[port]/bbb/.../.../...

Regards,
Seb!




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=31107#31107

-------------------- m2f --------------------






More information about the Users mailing list