java.lang.IndexOutOfBoundsException

2008-04-28 Thread Nishant Joshi
Hi, I m using Tuscany1.2 RC4, I have one service which was getting a simplebean as parameter. If i pass null instead of that bean i m getting following error. I m using SCA client org.osoa.sca.ServiceRuntimeException: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3

Re: java.lang.IndexOutOfBoundsException

2008-04-28 Thread Simon Laws
org.osoa.sca.ServiceRuntimeException: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at org.apache.tuscany.sca.core.invocation.RuntimeWireInvoker.invoke(RuntimeWireInvoker.java:123) at org.apache.tuscany.sca.core.invocation.RuntimeWireInvoker.invoke(RuntimeWireInvoker.java:89

Re: java.lang.IndexOutOfBoundsException

2008-04-28 Thread Nishant Joshi
Hi Simon, I have open a JIRA... https://issues.apache.org/jira/browse/TUSCANY-2275 here please note that i m passing array of bean and getting error... for only simple Bean its work fine so service like processBean(SimpleBean)... works fine in case of null... but if its processBean(simpleBean[])

Re: java.lang.IndexOutOfBoundsException

2008-04-28 Thread Simon Laws
On Mon, Apr 28, 2008 at 1:59 PM, Nishant Joshi [EMAIL PROTECTED] wrote: Hi Simon, I have open a JIRA... https://issues.apache.org/jira/browse/TUSCANY-2275 here please note that i m passing array of bean and getting error... for only simple Bean its work fine so service like

[jira] Closed: (TUSCANY-896) java.lang.IndexOutOfBoundsException trying when there is no default service for the composite

2007-03-04 Thread Jim Marino (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Marino closed TUSCANY-896. -- Resolution: Fixed java.lang.IndexOutOfBoundsException trying when there is no default service

[jira] Assigned: (TUSCANY-896) java.lang.IndexOutOfBoundsException trying when there is no default service for the composite

2006-11-03 Thread Jim Marino (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-896?page=all ] Jim Marino reassigned TUSCANY-896: -- Assignee: Jim Marino java.lang.IndexOutOfBoundsException trying when there is no default service for the composite

java.lang.IndexOutOfBoundsException trying to consume SCA component in a web app

2006-11-02 Thread Luciano Resende
I have created a simple DASService component, and trying to use it in a client web application (based on webapp sample app)... Although, I'm getting the following exception : java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 java.util.ArrayList.RangeCheck(ArrayList.java:546

Re: java.lang.IndexOutOfBoundsException trying to consume SCA component in a web app

2006-11-02 Thread Jim Marino
it in a client web application (based on webapp sample app)... Although, I'm getting the following exception : java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 java.util.ArrayList.RangeCheck(ArrayList.java:546) java.util.ArrayList.get(ArrayList.java:321

[jira] Created: (TUSCANY-896) java.lang.IndexOutOfBoundsException trying when there is no default service for the composite

2006-11-02 Thread Luciano Resende (JIRA)
java.lang.IndexOutOfBoundsException trying when there is no default service for the composite - Key: TUSCANY-896 URL: http://issues.apache.org/jira/browse/TUSCANY-896

Re: java.lang.IndexOutOfBoundsException trying to consume SCA component in a web app

2006-11-02 Thread Luciano Resende
to use it in a client web application (based on webapp sample app)... Although, I'm getting the following exception : java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 java.util.ArrayList.RangeCheck(ArrayList.java:546) java.util.ArrayList.get(ArrayList.java:321

[jira] Commented: (TUSCANY-335) java.lang.IndexOutOfBoundsException when not definting references in the sca.module

2006-05-09 Thread Jean-Sebastien Delfino (JIRA)
(with the references definition removed) to the JIRA issue? Are you removing the whole references/ element? or just the definition of the reference? Thanks. java.lang.IndexOutOfBoundsException when not definting references in the sca.module