go the Axis website http://ws.apache.org/axis/, the last build is supposed to be
March 31, 2004, 1.2 Beta, not alpha.

"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
Exactly my point, these namespaces for the tns1 namespace are MISSING!
I'm not sure there IS a later version of Axis availale (se the clue in
my wsdl header : "WSDL created by Apache Axis version: 1.2alpha")

I guess I'll try log a bug about this. I'll try as well using a build
from cvs sources see if it's different. Jeez, these Axis developers move
at lightning speed - last build in Dec 2003?


Anne Thomas Manes wrote:

>The statement should contain a bunch of namespace
>declarations, including wsdl, wsdlsoap, xsd, impl, and tns2, at the very
>least.
>
>I suggest you use a later build. This bug was fixed a long time ago.
>
>Anne
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, August 25, 2004 10:13 AM
>To: [EMAIL PROTECTED]
>Subject: Re: Axis generates an undefined namespace in the generated WSDL?
>
>Could someone at least tell me if it's a stupid question?
>I've looked all through the mailing list archives, but although I find
>examples of "tns1" and "tns2" they too are never properly defined in the
>namespace.
>How are they supposed to be resolved?
>In case it helps, here is my entire generated wsdl. It will illustrate
>better how the Axis wsdl has a missing namespace.
>
>
>
>
>
>
>
>
>
>
>
>
>
>

>

>

>

>
>
>
>
>
>
>
>
>
>

>
>
>
>

>
>
>
>
>
>
>

>

>
>
>>transport="http://schemas.xmlsoap.org/soap/http"/>
>
>
>
>
>
>>namespace="urn:email.services/binding" use="encoded"/>
>

>
>
>>namespace="urn:email.services" use="encoded"/>
>

>

>

>
>
>
>
>
>

>

>

>
>
>
>>Hi all,
>>
>>I use wsdl2java to create my stubs, but the generated wsdl for my web
>>service contains an undefined namespace "tns1", which obviously blows
>>up my web service client software.
>>Does anyone know what I'm doing wrong, or if this is a known issue in
>>Axis?
>>
>>I'd really appreciate any information to sort this problem out.
>>
>>Here is the Axis generated wsdl fragment :
>>...
>>
>>
>>
>>
>>
>>
>>

>>

>>

>>...
>>
>>
>>Here is the original wsdl fragment :
>>
>>
>>>> targetNamespace="urn:email.services"
>> xmlns = "http://schemas.xmlsoap.org/wsdl/"
>> xmlns:xsd = "http://www.w3.org/2001/XMLSchema"
>> xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/"
>> xmlns:tns = "urn:email.services">
>>
>>
>>
>>
>>
>>
>>

>>

>>

>>

>>...
>>
>>
>>
>>Many thanks
>>wh
>>
>>
>>
>>
>
>
>
>

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to