Not sure if this is it,
but there is a whitespace after the first quote in the declaration of
the tns namespace in the wsdl file (without tns declared properly, the
binding down in the service tag won't make sense to the WSDL2Java
class).
Also you use single quotes in all of your namespace declarations, is
that allowed?? (I always use double quotes).
-jeff
  _____  

From: Ondrej Vlach [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 22, 2007 1:25 PM
To: axis-user@ws.apache.org
Subject: AXIS error "There is an undefined binding..."



        Hello,
        I have little problem with AXIS 1.4 (binary package). I tried
use AXIS with my web service, but i got this error:
        
        error: Emitter failure.  There is an undefined binding
(subjectListBinding) in the WSDL document. 
        Hint: make sure <port binding=".."> is fully qualified.
        
        I can't find any error in WSDL definition, so if anyone can help
me with this, i will be grateful.
        
        Regards,
        Andrew
        
        -- 
        S pozdravem / Yours sincerely,
        Ondrej Vlach
        Software developer & consultant
        e-mail: [EMAIL PROTECTED]
        jabber: [EMAIL PROTECTED] 

Reply via email to