Re: Antwort: RE: Axis doc/lit - impossible?

2003-10-09 Thread Davanum Srinivas
] ,ex1) Kopie: [EMAIL PROTECTED] Thema: RE: Axis doc/lit - impossible? 09.10.2003 01:38

Re: Axis doc/lit - impossible?

2003-10-09 Thread Davanum Srinivas
Thomas, Can you please post a bugzilla bug with test cases for the problems you mentioned? (methods with no parameters, methods returning void or the soapenc prefix in arrays.) This will help immensely in fixing and verifying the problem. Duplication of code would definitely merit a separate

RE: Antwort: RE: Axis doc/lit - impossible?

2003-10-09 Thread Agarwal, Naresh
Message- From: Oliver Wulff [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 10:29 AM To: [EMAIL PROTECTED] Subject: Antwort: RE: Axis doc/lit - impossible? Mike, run WSDL2Java for the WSDL published at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21824 You'll notice

RE: Axis doc/lit - impossible?

2003-10-09 Thread Mike Perham
[mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 4:54 AM To: [EMAIL PROTECTED] Subject: Re: Axis doc/lit - impossible? Taking a WSDL document with an arbitrary schema doesn't work and can't work. I have found no facility to do the binding. Perhaps a binding framework could be used

RE: Axis doc/lit - impossible?

2003-10-09 Thread Davanum Srinivas
] Subject: Re: Axis doc/lit - impossible? Taking a WSDL document with an arbitrary schema doesn't work and can't work. I have found no facility to do the binding. Perhaps a binding framework could be used, but for the generation of the response there is no store for a mapping or a schema nor

Antwort: Re: Antwort: RE: Axis doc/lit - impossible?

2003-10-09 Thread Oliver Wulff
[EMAIL PROTECTED] An: [EMAIL PROTECTED] Kopie: 09.10.2003 12:46 Thema: Re: Antwort: RE: Axis doc/lit - impossible

RE: Axis doc/lit - impossible?

2003-10-08 Thread Davanum Srinivas
The Best Use case for doc/lit that Axis 1.1 supports is when you start with an existing WSDL and run WSDL2Java on it and use the generated code. If you have problems with this, open up a bug report with sample code. Thanks, dims --- Mike Perham [EMAIL PROTECTED] wrote: That's been our

RE: Axis doc/lit - impossible?

2003-10-08 Thread Davanum Srinivas
: I concur. Doc/literal support was an afterthought when Axis was put together. -Original Message- From: Mike Perham [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 2:02 PM To: [EMAIL PROTECTED] Subject: RE: Axis doc/lit - impossible? That's been our finding also. Axis

RE: Axis doc/lit - impossible?

2003-10-08 Thread Anne Thomas Manes
when Axis was put together. -Original Message- From: Mike Perham [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 2:02 PM To: [EMAIL PROTECTED] Subject: RE: Axis doc/lit - impossible? That's been our finding also. Axis supports rpc/encoded very well. Anything else is just

RE: Axis doc/lit - impossible?

2003-10-08 Thread Davanum Srinivas
: Axis doc/lit - impossible? That's been our finding also. Axis supports rpc/encoded very well. Anything else is just an exercise in frustration. We wound up writing our own doc/lit SOAP stack because Axis just didn't work and Sysinet was too expensive and proprietary. mike

Antwort: RE: Axis doc/lit - impossible?

2003-10-08 Thread Oliver Wulff
PROTECTED] An: [EMAIL PROTECTED] Kopie: 08.10.2003 12:13 Thema: RE: Axis doc/lit - impossible? Bitte antworten

Re: Antwort: RE: Axis doc/lit - impossible?

2003-10-08 Thread Davanum Srinivas
: 08.10.2003 12:13 Thema: RE: Axis doc/lit - impossible? Bitte antworten an axis-user

RE: Axis doc/lit - impossible?

2003-10-08 Thread Mike Perham
Your wish is my command: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23677 -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 08, 2003 11:09 AM To: [EMAIL PROTECTED] Subject: RE: Axis doc/lit - impossible? how about a bug report

RE: Axis doc/lit - impossible?

2003-10-07 Thread Cory Wilkerson
I concur. Doc/literal support was an afterthought when Axis was put together. -Original Message- From: Mike Perham [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 2:02 PM To: [EMAIL PROTECTED] Subject: RE: Axis doc/lit - impossible? That's been our finding also. Axis