RE: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread Debra Petta
My mistake! I didn’t know to look under the modules directory. I was looking under the src directory. Thanks for your help! I’ll study the codebase and see if I can figure out my issue. From: robertlazarski Sent: Sunday, February 9, 2025 1:04 PM To: java-user@axis.apache.org Subject: Re: Ne

Re: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread robertlazarski
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 updated for the 2.0.0 release that is going out v

RE: Need help with Axis 1.0 to Axis 2 Migration

2025-02-09 Thread Debra Petta
Hi Robert – Thank you for your reply. Can you point me to where I can find the actual source code for version 1.8.2? I downloaded the Source distribution along with the binary distribution for version 1.8.2 from https://axis.apache.org/axis2/java/core/download.html, however the source code is

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