That should work! please try the nightly build if you still see the
same problem, please log a jira bug.

-- dims

On 4/13/07, Neil Blue <[EMAIL PROTECTED]> wrote:
Sure, here it is:

  <wsdl:service name="SessionService">
    <wsdl:port name="SessionServiceSOAP11port_http"
    binding="tns:SessionServiceSOAP11Binding">
      <soap:address
      location="http://localhost:8080/axis2/services/SessionService";>

      </soap:address>
    </wsdl:port>

    <wsdl:port name="SessionServiceSOAP12port_http"
    binding="tns:SessionServiceSOAP12Binding">
      <soap12:address
      location="http://localhost:8080/axis2/services/SessionService";>

      </soap12:address>
    </wsdl:port>
  </wsdl:service>


On Friday 13 April 2007 14:12, Davanum Srinivas wrote:
> Can you post the service element at the bottom of your SessionService.wsdl?
>
> On 4/13/07, Neil Blue <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have built a service using xmlbeans. I would like to display the
> > generated wsdl file with {service}?wsdl.
> >
> > I have added the use original wsdl parameter to services:
> >
> > <serviceGroup>
> >   <service name="SessionService">
> > ...
> >     <parameter name="useOriginalwsdl">true</parameter>
> > ...
> >   </service>
> > </serviceGroup>
> >
> > I have then put the wsdl file in:
> > webapps/axis2/WEB-INF/services/SessionService/META-INF/SessionService.wsd
> >l
> >
> > The service names match as they were generated with the wsdl3code tool.
> >
> > Please can anyone tell me what I am doing wrong.
> >
> > Thanks
> > Neil
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]

--
Neil Blue
Software Architect,
Telephone: +44 (0)1223 420 414
Mobile: +44 (0)7973 183 010

Join us at the 1Spatial Conference 2007: 'Fit For Purpose'
http://www.1spatial.com/conference

1Spatial Group Limited. Registered in England No. 4785688 VAT, Reg. No.
816329821
Registered Office: Cavendish House, 6 Cambridge Business Park, Cambridge,
CB4 0WZ, UK

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to