It's probably too late to help (I've only just read this), but if not, then I 
think you will need to run Axis 1.1 WSDL2Java against your WSDL to generate the 
correct code.
 
I encountered problems myself when running 1.1 generated code against 1.2 
libraries (the constants I was referencing had been moved to a different class, 
and the library name had changed).
 
Pat

________________________________

From: Mick Knutson [mailto:[EMAIL PROTECTED]
Sent: Fri 15/07/2005 23:22
To: [email protected]
Subject: UltaUrgent axis 1.1 help with TypeDesc moving from 1.2 back to 1.1



I have a 5:pm delivery, and the client has pulled a major idiot more to
mandate we have to use axis 1.1 instead of 1.2.
We are trying to deploy to was 5.1 and it mandates 1.1 axis,
But I am using wsdl4jave 1.2 in maven, and it is generating:
new org.apache.axis.description.TypeDesc(ConsumerType.class, true)

when it needs to be this according top my debugger:
new org.apache.axis.description.TypeDesc(ConsumerType.class)

Can anyone help me to figure this out by 5pm PDT?


Thank You
Mick Knutson

Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com

HP Consulting Services (Walnut Creek, CA)




This e-mail and any attachments may be confidential and/or legally privileged. 
If you have received this e-mail and you are not a named addressee, please 
inform Evolving Systems TIS at [EMAIL PROTECTED] and then delete the e-mail 
from your system. If you are not a named addressee you must not use, disclose, 
distribute, copy, print or rely on this e-mail. To ensure regulatory compliance 
and for the protection of our clients and business, Evolving Systems may 
monitor and read e-mails sent to and from its servers. Although Evolving 
Systems routinely screens for viruses, addressees should scan this e-mail and 
any attachments for viruses. Evolving Systems makes no representation or 
warranty as to the absence of viruses in this e-mail or any attachments.

Registered Office: One Angel Square, Torrents Street, London. EC1V 1PL. 
Registered number 2325854

<<winmail.dat>>

Reply via email to