|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
wsdl of a serviceHi,
I have
a SE component and I want to expose it like a WebService through the bc-soap.
It's OK but I want to take the definition, I have this
: <?xml version="1.0" encoding="UTF-8" ?>
<description xmlns="http://www.w3.org/2006/01/wsdl" xmlns:tns="http://petals.ow2.org/" targetNamespace="http://petals.ow2.org/"> <interface name="SupervisionInterface" /> <binding name="SupervisionEndpoint" /> <service interface="tns:SupervisionInterface" name="SupervisionService"> <endpoint binding="tns:SupervisionEndpoint" /> </service> </description> I try to put the WSLD file into the SU but
without success.
What
is the solution
Best
Regards,
Frederic
-- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
Re: wsdl of a serviceHave you put the WSDL reference in the SU of your SE ?
On Wed, Apr 23, 2008 at 11:21 AM, <frederic.motte@...> wrote:
-- Christophe Hamerling PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing Phone : +33534320314 Skype : christophe.hamerling -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
|
|
|
|
|
Re: RE: Re: wsdl of a serviceThe SU structure should be like the one provided in attachment.
On Wed, Apr 23, 2008 at 11:27 AM, <frederic.motte@...> wrote:
-- Christophe Hamerling PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing Phone : +33534320314 Skype : christophe.hamerling -- You receive this message as a subscriber of the petals-users@... mailing list. To unsubscribe: mailto:petals-users-unsubscribe@... For general help: mailto:sympa@...?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
| Free Forum Powered by Nabble | Forum Help |