You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "David McLure (JIRA)" <ji...@apache.org> on 2010/03/18 22:00:27 UTC

[jira] Updated: (ODE-785) No longer able to deploy helloWorld2 example process using the deployment.html page

     [ https://issues.apache.org/jira/browse/ODE-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David McLure updated ODE-785:
-----------------------------

    Attachment: DeploymentNullPointerExDebugConsole.log
                DeploymentNullPointerExStack.txt

The clue is contained in the last two lines of the attached DeploymentNullPointerExDebugConsole.log :

16:51:04,813 WARN  [DeploymentWebService] Invalid incoming request detected for operation {http://www.apache.org/ode/deployapi}deploy. Package part should have no namespace but has http://www.apache.org/ode/pmapi
16:51:04,829 WARN  [DeploymentWebService] Invalid incoming request detected for operation {http://www.apache.org/ode/deployapi}deploy. <zip/> element namespace should be http://www.apache.org/ode/deployapi but was http://www.apache.org/ode/pmapi


> 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: 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.