[ https://issues.apache.org/jira/browse/ODE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David McLure updated ODE-785: ----------------------------- Comment: was deleted (was: Update: while deploying the HelloWorld2 example manually to the processes hot deploy directory of the ODE.war seems to work, the HelloWorld soaptest no longer seems to find the process in the registry as it used to do in the earlier ODE 2.0 beta 2 snapshot. The line of code where this fails is found in the findService() method of the org.apache.ode.axis2.hooks.ODEAxisServiceDispatcher class: AxisService service = registry.getService(path); (see attached console log and stack output for more information) ) > No longer able to deploy helloWorld2 example process using the > deployment.html page > ----------------------------------------------------------------------------------- > > Key: ODE-785 > URL: https://issues.apache.org/jira/browse/ODE-785 > Project: ODE > Issue Type: Bug > Components: Deployment > Affects Versions: 2.0-beta3 > Reporter: David McLure > Priority: Critical > Attachments: Beta3HelloWorld2TestSoapErrorConsole.log, > Beta3HelloWorld2TestSoapErrorStack.txt, > DeploymentNullPointerExDebugConsole.log, DeploymentNullPointerExStack.txt > > > This browser displays "Axis 2 Fault..." when trying to deploy the HelloWorld2 > example against the latest stable build (build #253) of ODE 2.0 Beta 3. > Running the ode.war in the debugger, there is a null pointer exception during > the deployment operation (see attached stack trace snippet). > This appears to be a regression because this example used to work in ODE 2.0 > beta 2 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.