RE: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread Debra Petta
: Need help with Axis 1.0 to Axis 2 Migration Not sure I understand your question about the source code zip, do you not see the file I referenced - ./modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java? You can also use a browser on Github, though the code has been

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

Need help with Axis 1.0 to Axis 2 Migration

2025-01-31 Thread Debra Petta
Hi Everyone - I am in the process of attempting to convert my Axis 1.0 application to Axis 2 (version 1.8.2). I have been reviewing the User Guide and the related documentation for Axis 2 for several weeks now, however I couldn't find any documentation that addresses my specific questions, so I