[Users] mail bc generate new name

mcarrolle mathieu.carrolle at ebmwebsourcing.com
Wed Mar 16 10:58:14 CET 2011


Hi,

Yes it is correct.
If you want to specify a endpoint name for the service exposed by the component, you have to modify the wsdl : component.wsdl in the petals-bc-mail.jar.Jar file is included in the component zip.
Example of a modified endpoint name :

Code:
<!-- ======== SERVICE ========== -->
	<wsdl:service name="SendMailGenericService">
		<wsdl:port binding="tns:SendMailGenericBinding" name="[b]SendMailGenericEndpoint[/b]">
			<soap:address location="[b]SendMailGenericEndpoint[/b]" />
		</wsdl:port>
	</wsdl:service>



Mathieu CARROLLE




-------------------- 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=30943#30943

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/e9ee0218/attachment.htm>


More information about the Users mailing list