In the soapUI perspective, right click the binding. Then select "Generate Code" from the menu and "Axis2 artifacts" from the sub-menu. This brings up a window of options for the generated code. There is an entry field for the package for generated source files. That seems to be ignored.
The soapUI is a bit outdated and refers to Axis1 but you can see here: http://www.soapui.org/eclipse/soapui_nature.html Thanks. --- On Wed, 11/25/09, Olindo Pindaro <[email protected]> wrote: From: Olindo Pindaro <[email protected]> Subject: Re: Axis2 Eclipse plugin - soapUI To: [email protected] Date: Wednesday, November 25, 2009, 12:16 PM I am not sure understanding what you mean.. But I use, as generated package, the defualt that is the one specified as namespace in WSDL. byeOlindo 2009/11/25 Jack Sprat <[email protected]> I tried the soapUI plugin but found a few problems with it. The main one is that I specified the package for the generated classes but it was ignored. I set the package as: com.mydomain.ws.myservice.gensrc But all the classes were generated in: com.mydomain.ws.myservice Have you seen this behavior? Thanks. --- On Tue, 11/24/09, Olindo Pindaro <[email protected]> wrote: From: Olindo Pindaro <[email protected]> Subject: Re: Axis2 Eclipse plugin To: [email protected] Date: Tuesday, November 24, 2009, 2:15 PM I use SoapUI plugin... it works fine. 2009/11/24 Jack Sprat <[email protected]> Can anyone shed some light on this? If the Eclipse plugin is not an option then what is the best way to automate the task of running the WSDL2Java command? I've run this from a DOS prompt and then manually imported the generated classes into Eclipse but there must be a better way. Thanks. --- On Tue, 11/24/09, Jack Sprat <[email protected]> wrote: From: Jack Sprat <[email protected]> Subject: Axis2 Eclipse plugin To: [email protected] Date: Tuesday, November 24, 2009, 7:28 AM I cannot seem to find the Axis2 Eclipse plugin for WSDL2Java. I'm looking here: http://ws.apache.org/axis2/tools/1_0/eclipse/wsdl2java-plugin.html which takes me to the download page here: http://ws.apache.org/axis2/tools/index.html Every mirror under "Code Generator Wizard" shows a 404 not found error. Am I looking in the wrong place? Thanks.
