[
https://issues.apache.org/jira/browse/ODE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786913#action_12786913
]
Hudson commented on ODE-732:
----------------------------
Integrated in ODE-trunk #244 (See
[http://hudson.zones.apache.org/hudson/job/ODE-trunk/244/])
: Fixing an ArrayIndexOutOfBoundsException (Thanks to Terry Mueller)
> 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: 1.3.3, 2.0-beta2
> Reporter: Terry Mueller
> Assignee: Tammo van Lessen
> Fix For: 1.3.4, 2.0-beta3
>
> 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.