[ http://issues.apache.org/jira/browse/AXIS2-1337?page=comments#action_12441615 ] Charitha Kankanamge commented on AXIS2-1337: --------------------------------------------
Hey dims, I was able to reproduce the issue again by following the steps given below. It seems that the error occurs only when you have a faulty service in your services list. 1. Log in to admin console. 2. Make sure you do not have a faulty service in your services directory 3. Navigate to the 'Available Service Group' page in the admin console 4. Click on a link of a deployed service 5. 'List Single Service' page is returned correctly 6. Now deploy a faulty service 7. Navigate to the 'Available Service Group' page in the admin console 8. . Click on a link of a valid service Following error returns. ''List Single service This Web axisService has deployment faults null' I observed this issue on both Mozilla and iE browsers. However it did not occur consistenetly on IE. Please follow the steps given above and let me know if you need more information on this. Attached the log file here with. Thanks! Charitha > Null value is returned when accessing the 'List Single Service' page of an > available service group > -------------------------------------------------------------------------------------------------- > > Key: AXIS2-1337 > URL: http://issues.apache.org/jira/browse/AXIS2-1337 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Affects Versions: 1.1 > Environment: Axis2 1.1 RC1, Mozilla FireFox 1.5.0.7, Apach Tomcat > 5.5.16, JDK 1.5 > Reporter: Charitha Kankanamge > Attachments: listSingleService-FireFox.JPG, listSingleService-IE.JPG > > > Note that this issue occurs when accessing the 'List Single Service' page > through FireFox only. This will not occur with IE. > Steps to reproduce: > ================ > 1. Deploy a service > 2. Navigate to the 'Available Service Group' page in the admin console > (Access through Mozilla FireFox 1.5.0.7) > 3. Click on a link of a deployed service > Actual Result: > ============== > Null value is returned and following text can be seen in the page. > 'List Single service > This Web axisService has deployment faults > null' > Expected Result: > ================ > Service should be listed with available operations > Please check the screen shots taken from the same service accessed through > FireFox 1.5.0.7 and IE 6.0 -- 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]
