[ http://issues.apache.org/jira/browse/AXIS2-1494?page=comments#action_12444589 ] Evanthika Amarasiri commented on AXIS2-1494: --------------------------------------------
The issue is fixed.Now if no service name is specified, the errror message "Service name should be specified" is given. This issue can be closed now > Allowed to continue with WSDL generation without a service name > --------------------------------------------------------------- > > Key: AXIS2-1494 > URL: http://issues.apache.org/jira/browse/AXIS2-1494 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: ide plugins > Affects Versions: 1.1 > Environment: Eclipse 3.2.0, Windows XP, jdk1.5.0_08 > Reporter: Evanthika Amarasiri > > Was trying the generate a WSDL through the Codegen Wizard and found out that > it allows to complete the wizard without a service name. Followed the below > steps > 1. Select the wizard option "Generate a WSDL from a Java source file" and > click on "Next" > 2. Enter the fully qualified class name and select the valid class folder. > Test the classes through the "Test Class Loading..." button and click on > "Next" > 3. From the "Java to WSDL Options" window, clear the vaue given for the field > "Service Name" > 4. Specify the output path and finish the wizard. You are allowed to generate > the WSDL without the service name > This is wrong. The user should not be able to finish the wizard without a > service name. Therefore when you click on the button "Next" from the "Java to > WSDL Options" window, a message should be given to the user, stating that a > service name should be specified. > Should not allow the user to go to the next window of the wizard, till a > service name is specified -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
