problems with wsdl2java: in using global xml attribute declarati ons

2004-07-23 Thread Yoshida, Akitoshi
Hi, I have some problems in generating classes that have global attributes in their corresponding XML schema definitions. For example, when I use the following schema: http://foo-com/xi"; xmlns:xi="http://foo-com/xi"; xmlns:xs="http://www.w3.org/2001/XMLSchema";>

RE: Problems with WSDL2Java and complex import/include hierarchie s

2002-07-09 Thread butek
quot; <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: RE: Problems with WSDL2Java and complex import/include hierarchie s This is an existent problem with imports and includes. I reported this some time ago. See my previous posts abo

RE: Problems with WSDL2Java and complex import/include hierarchies

2002-07-09 Thread Sapozhnikov, Michael
Title: RE: Problems with WSDL2Java and complex import/include hierarchies This is an existent problem with imports and includes. I reported this some time ago. See my previous posts about multiple imports problem at http://marc.theaimsgroup.com/?l=axis-user&m=102260951728371&w=2 a

Problems with WSDL2Java and complex import/include hierarchies

2002-07-08 Thread Dittmann Werner
Hi all, found a problem with WSDL2Java if the WSDL file imports a quite complex import/include XML schema hierarchie. Checking the archives I didn't help in this case. To demostrate the problem look at the follwing hierarchie: test.wsdl import msg1.xsd // defines the message

Problems with WSDL2Java

2002-06-26 Thread Ilka
  Hi there,   I have problems to deploy my Service after I used the WSDL2Java tool.   I used the command:   java org.apache.axis.wsdl.WSDL2Java -o . -d Session -a -p calc.ws calc.wsdl   and got  calcSoapImpl.java, Calc.Java, CalcService.java, CalcServiceLocator.java, CalcSoapBindingStub.java

Problems with WSDL2Java

2002-05-03 Thread Dennis Reil
I try to use a complex type in the wsdl-document. The schema of the complex type is:       The element "document" is another complex type. So I think it can be used to define the following:         ...             ...         ...   But when I use the wsdl2java-Tool to create

RE: problems with WSDL2Java

2002-02-18 Thread Egger Oliver
e-From: Adam Freeman [mailto:[EMAIL PROTECTED]]Sent: Mittwoch, 6. Februar 2002 19:02To: [EMAIL PROTECTED]Subject: problems with WSDL2Java First of all, I am using a service that returns a java.util.Map type and this appears to be the problem with attempting to generate java st

problems with WSDL2Java

2002-02-06 Thread Adam Freeman
First of all, I am using a service that returns a java.util.Map type and this appears to be the problem with attempting to generate java stub classes from the wsdl definition of the service.   I am having trouble with the WSDL2Java conversion code from two night's ago axis nightly build 0