RE: Re: RE: Re: RE: Re: wsdl of a service

View: New views
2 Messages — Rating Filter:   Alert me  

RE: Re: RE: Re: RE: Re: wsdl of a service

by frederic.motte :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I use the Quickstart 2.1.1 with  the soap BC 3.0
-----Original Message-----
From: chamerling.ebmws@... [mailto:chamerling.ebmws@...]On Behalf Of Christophe Hamerling - eBM WebSourcing
Sent: mercredi 23 avril 2008 11:54
To: petals-users@...
Subject: [petals-users] Re: RE: Re: RE: Re: wsdl of a service

Ok so what SOAP BC and CDK versions do you use?

On Wed, Apr 23, 2008 at 11:48 AM, <frederic.motte@...> wrote:
Yes, I have the same structure
-----Original Message-----
From: chamerling.ebmws@... [mailto:chamerling.ebmws@...]On Behalf Of Christophe Hamerling - eBM WebSourcing
Sent: mercredi 23 avril 2008 11:37
To: petals-users@...
Subject: [petals-users] Re: RE: Re: wsdl of a service

The SU structure should be like the one provided in attachment.

On Wed, Apr 23, 2008 at 11:27 AM, <frederic.motte@...> wrote:
yes
-----Original Message-----
From: chamerling.ebmws@... [mailto:chamerling.ebmws@...]On Behalf Of Christophe Hamerling - eBM WebSourcing
Sent: mercredi 23 avril 2008 11:25
To: petals-users@...
Subject: [petals-users] Re: wsdl of a service

Have you put the WSDL reference in the SU of your SE ?

On Wed, Apr 23, 2008 at 11:21 AM, <frederic.motte@...> wrote:
Hi,
 
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




--
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




--
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




--
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: RE: Re: RE: Re: wsdl of a service

by Christophe Hamerling :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Which CDK do you use for your SE ?

On Wed, Apr 23, 2008 at 12:03 PM, <frederic.motte@...> wrote:
I use the Quickstart 2.1.1 with  the soap BC 3.0
-----Original Message-----
From: chamerling.ebmws@... [mailto:chamerling.ebmws@...]On Behalf Of Christophe Hamerling - eBM WebSourcing
Sent: mercredi 23 avril 2008 11:54
To: petals-users@...
Subject: [petals-users] Re: RE: Re: RE: Re: wsdl of a service

Ok so what SOAP BC and CDK versions do you use?

On Wed, Apr 23, 2008 at 11:48 AM, <frederic.motte@...> wrote:
Yes, I have the same structure
-----Original Message-----
From: chamerling.ebmws@... [mailto:chamerling.ebmws@...]On Behalf Of Christophe Hamerling - eBM WebSourcing
Sent: mercredi 23 avril 2008 11:37
To: petals-users@...
Subject: [petals-users] Re: RE: Re: wsdl of a service

The SU structure should be like the one provided in attachment.

On Wed, Apr 23, 2008 at 11:27 AM, <frederic.motte@...> wrote:
yes
-----Original Message-----
From: chamerling.ebmws@... [mailto:chamerling.ebmws@...]On Behalf Of Christophe Hamerling - eBM WebSourcing
Sent: mercredi 23 avril 2008 11:25
To: petals-users@...
Subject: [petals-users] Re: wsdl of a service

Have you put the WSDL reference in the SU of your SE ?

On Wed, Apr 23, 2008 at 11:21 AM, <frederic.motte@...> wrote:
Hi,
 
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




--
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




--
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




--
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




--
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
LightInTheBox - Buy quality products at wholesale price