Dear Robert, Thank you for referring me to the ant tutorial. It was very helpful!
I would be grateful if you could answer two questions. First Question: Why wouldn't the userguide example's ant build file (which appears after running WSDL2Java with the parameters specified in the User Guide) successfully build the project - without modification? Second Question: Is the userguide example not supposed to be built using the created ant build file? Thanks again! Regards, Michael -----Original Message----- From: robert lazarski [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 4:28 PM To: [email protected] Subject: Re: [Axis2] User Guide's Writing Web Services by Code Generating Skeleton Try following the wsdl2java ant tutorial: http://ws.apache.org/axis2/tools/1_0/CodegenToolReference.html#invoking Robert On 9/15/06, Michael Larkin <[EMAIL PROTECTED]> wrote: > Dear Axis2 User Community, > > I am having difficulty building the first (userguide) example in the Axis2 > User Guide in the section entitled Writing Web Services by Code Generating > Skeleton under Packaging. > > Although I am able to build create the skeleton files using WSWDL2Java, I > (apparently - or, perhaps, obviously) do not know how to successfully > compile the source. The documentation states: > > "Copy the [schemaorg_apache_xmlbeans directory] to your path; compile the > skeleton and supporting classes." > > Would it be possible to obtain more specific instructions? > > Please note that I ran ant using the build.xml without success. I passed the > pre.compile.test step but failed in the src.compile step with "package > org.apache.<package name>" does not exits where <package name> includes > receivers, context, xmlbeans, axiom, etc. > > I apologize for the naïve question and thank you, in advance, for your > assistance. > > (Incidentally, I would be happy to provide additional detail (if necessary) > to any documentation associated with an example that I am successfully able > to complete - undoubtedly with some assistance from the user community. > Please let me know if there is any interest.) > > Again, thanks! > > Regards, > > Michael > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
