RE: WSDL2Java exception with complex .NET WSDL

2003-02-19 Thread Richards, Mark
FYI, If others see this problem. It appears to be a crimson issue. When I used Xerces it worked fine. -Original Message- From: Richards, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 4:33 PM To: [EMAIL PROTECTED] Subject: WSDL2Java exception with complex .NET WSDL

WSDL2Java exception with complex .NET WSDL

2003-02-12 Thread Richards, Mark
I have a .NET service that returns an array of widgets and the wsdl contains the flowing definition of a complex type s:complexType name=ArrayOfWidget s:complexContent mixed=false s:restriction base=soapenc:Array s:attribute d7p1:arrayType=s0:widget[] ref=soapenc:arrayType

RE: Excessive Latency for Axis processing

2003-02-06 Thread Richards, Mark
Have you tried turning off multiref? Depending on the type of data you are returning this can degrade performance and (again depending on the data) mutliref can be of limited use. To turn off multiref edit the entry in server-config.wsdd . parameter name="sendMultiRefs" value="false"/

RE: WSDL2Java throws a Null Pointer exception when processing mul tipa rt WSDL

2003-02-05 Thread Richards, Mark
I realize this has fallen off the radar. I'll open a bug tomorrow. In the meantime, if someone does have a more recent WSDJ4J that they can try the wsdl files against, I'd appreciate the feedback. WSDL was in original post. -Original Message- From: Richards, Mark [mailto:[EMAIL

RE: WSDL2Java throws a Null Pointer exception when processing mul tipa rt WSDL

2003-01-29 Thread Richards, Mark
Jordahl Macromedia Server Development -Original Message- From: Richards, Mark [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 1:15 PM To: '[EMAIL PROTECTED]' Subject: WSDL2Java throws a Null Pointer exception when processing multipa rt WSDL Hello, I have WebSphere service which