[jboss-user] [EJB 3.0] - ArrayStoreException when accessing bean from war

Lorenz Beyeler do-not-reply at jboss.com
Thu Jan 24 06:35:43 EST 2008


Hello
I'm trying to use a bean with the following signature:
public ReturnDto<PartnerLight[]> searchPartner(...)

When testing this bean with jUnit, it works perfectly, but when
I'm trying to access this bean from a war deployed on the same server,
I get an ArrayStoreException.

I'm using JBoss 4.2.1 with Sun JDK 1.5.0_013.

Any ideas?

Thanks in advance
Lorenz Beyeler

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122987#4122987

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122987



More information about the jboss-user mailing list