Patch for java.lang.ArrayIndexOutOfBoundsException
--------------------------------------------------
Key: ODE-732
URL: https://issues.apache.org/jira/browse/ODE-732
Project: ODE
Issue Type: Bug
Components: Axis2 Integration
Affects Versions: 2.0-beta3
Reporter: Terry Mueller
Attachments: ArrayIndexOutOfBoundsException.patch
Caused by Deployment > Deployed Packages > Details when deploy folder contains
WSDL without any processes:
java.lang.ArrayIndexOutOfBoundsException: 2
at
org.apache.ode.axis2.service.DeploymentBrowser$7.render(DeploymentBrowser.java:146)
at
org.apache.ode.axis2.service.DeploymentBrowser.renderHtml(DeploymentBrowser.java:256)
at
org.apache.ode.axis2.service.DeploymentBrowser.doFilter(DeploymentBrowser.java:135)
at
org.apache.ode.axis2.hooks.ODEAxisServlet.doGet(ODEAxisServlet.java:63)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.