we have an ant java2wsdltask -- dims
On 10/23/06, James Roper <[EMAIL PROTECTED]> wrote:
Hi, I'm about to start a webservices project, and would like to use Apache Axis. Reading through the documentation, I'm not exactly clear on how I would go about turning a class into a webservice. We consider it bad practice to check any generated code into CVS, so we want to be able to build everything using ant. We have a nightly build server, and we cut releases from those builds. Ideally, this is the way I'd like to use a webservices ant task: <turn_my_class_into_a_web_service class="MyClass.java" etc..../> Is it possible to do this or something similar using Apache Axis? The only way I can see to generate a WSDL is using the ecilpse plugin. Thankyou for your help, James Roper ---------------------------------------------------------------------------------------- Software Engineer Computer Sciences Corporation Level 3, Tower A 26 Talavera Road, Macquarie Park NSW 2113 Phone: +61 2 9034 3541 Email: [EMAIL PROTECTED] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose. --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
