RE: Need help with Doc/Lit web service

2003-03-07 Thread Anne Thomas Manes
Brain, Jim [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:21 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Need help with Doc/Lit web service > > > I have the CapeClear one, but when I use it, .NET chokes on the WSDL. > > Jim > > > Jim Brain, [EMAI

RE: Need help with Doc/Lit web service

2003-03-07 Thread Anne Thomas Manes
I found an error: In your portType, don't put a namespace qualifier on the name of the operation: Anne > -Original Message- > From: Brain, Jim [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:21 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Need

RE: Need help with Doc/Lit web service

2003-03-07 Thread Anne Thomas Manes
They've come out with a new release -- maybe it works better. I figured it was worth a try. > -Original Message- > From: Brain, Jim [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:21 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Need help with Do

RE: Need help with Doc/Lit web service

2003-03-07 Thread Brain, Jim
EMAIL PROTECTED] Sent: Friday, March 07, 2003 10:20 AM To: [EMAIL PROTECTED] Subject: RE: Need help with Doc/Lit web service So obviously it's having trouble doing the import. Your import statement looks fine, but imports are tricky. Are you using a WSDL editor tool? It migh

RE: Need help with Doc/Lit web service

2003-03-07 Thread Anne Thomas Manes
ain, Jim [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:14 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Need help with Doc/Lit web service > > > I can try, but it is HUGE (It's the ACORD standard for insurance policy > data, and it contains 288 top level

RE: Need help with Doc/Lit web service

2003-03-07 Thread Brain, Jim
sions today." (319) 369-2070 (work) SYSTEMS ARCHITECT, ITS, AEGON FINANCIAL PARTNERS -Original Message- From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 10:12 AM To: [EMAIL PROTECTED] Subject:RE: Need help with Doc/Lit web service Jim, You

RE: Need help with Doc/Lit web service

2003-03-07 Thread Anne Thomas Manes
Jim [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 11:00 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Need help with Doc/Lit web service > > > OK, here is an update: > > On #1, the WSDL I started with came from AXIS itself, so it is > dropping the > Excep

RE: Need help with Doc/Lit web service

2003-03-07 Thread Brain, Jim
OK, here is an update: On #1, the WSDL I started with came from AXIS itself, so it is dropping the Exception. I don't know what schema or namespace to put it in (I saw a previous thread about this being a bug. Note to developers: it is still broke in RC2) I switched it to xsd:anyType and it wil

RE: Need help with Doc/Lit web service

2003-03-07 Thread Anne Thomas Manes
Jim, #1: There's no declaration for the tns3: namespace. Do you have a schema that defines the Exception type as referenced by the second schema element? http://xmlife.acord.org"; xmlns="http://www.w3.org/2001/XMLSchema";> http://schemas.xmlsoap.org/soap/encoding/"; />