[
https://issues.apache.org/jira/browse/ODE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafal Rusin resolved ODE-743.
-----------------------------
Resolution: Fixed
Fix Version/s: 1.3.4
Applied. Thanks!
> Patch for java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 in
> DeploymentBrowser
> -------------------------------------------------------------------------------------
>
> Key: ODE-743
> URL: https://issues.apache.org/jira/browse/ODE-743
> Project: ODE
> Issue Type: Bug
> Components: Axis2 Integration
> Affects Versions: 2.0-beta3
> Environment: Path: .
> URL: http://svn.apache.org/repos/asf/ode/trunk
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 890643
> Node Kind: directory
> Schedule: normal
> Last Changed Author: midon
> Last Changed Rev: 890434
> Last Changed Date: 2009-12-15 02:43:21 +0800 (Tue, 15 Dec 2009)
> Reporter: Terry Mueller
> Fix For: 1.3.4
>
> Attachments: DeploymentBrowser.patch
>
>
> If process contains wsdl without any association processes;
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
> at java.util.ArrayList.RangeCheck(ArrayList.java:547)
> at java.util.ArrayList.get(ArrayList.java:322)
> at
> org.apache.ode.axis2.service.DeploymentBrowser$7.render(DeploymentBrowser.java:139)
> 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.