RE: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread Debra Petta
tlazar...@gmail.com>> Sent: Sunday, February 9, 2025 12:07 PM To: deb...@drummondgroup.com.invalid<mailto:deb...@drummondgroup.com.invalid> Cc: java-user@axis.apache.org<mailto:java-user@axis.apache.org> Subject: Re: Need help with Axis 1.0 to Axis 2 Migration This is my best guess at

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread robertlazarski
; -Debra > > > > *From:* robertlazarski > *Sent:* Sunday, February 9, 2025 12:07 PM > *To:* deb...@drummondgroup.com.invalid > *Cc:* java-user@axis.apache.org > *Subject:* Re: Need help with Axis 1.0 to Axis 2 Migration > > > > This is my best guess at what is h

RE: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread Debra Petta
Sent: Sunday, February 9, 2025 12:07 PM To: deb...@drummondgroup.com.invalid Cc: java-user@axis.apache.org Subject: Re: Need help with Axis 1.0 to Axis 2 Migration This is my best guess at what is happening in the code you posted - with the caveat that I haven't used Axis 1.x nor a WSDL in m

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread robertlazarski
This is my best guess at what is happening in the code you posted - with the caveat that I haven't used Axis 1.x nor a WSDL in my own projects in many years, albeit I help maintain both areas of code. The WSDL2Java error indicates it is expecting to conform specifically to the RPC / Literal style

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-06 Thread robertlazarski
This has been a busy week for me and the email is long over a complicated subject however I expect to see what advice I can give in the next few days. On Fri, Jan 31, 2025 at 11:15 AM Debra Petta wrote: > Hi Everyone – > > > > I am in the process of attempting to convert my Axis 1.0 application