User defined datatypes CANNOT be returned in web service in Jboss 5.0.1
- by user1503117
I am using Jboss 5.0.1, jdk 1.6.0 update 31 and implementing an EJB as a web service and my method in web service module returns an Array of JavaBean objects in my example BenefitLevel array object. When executed in JBoss it throws the following exception:
08:57:08,552 ERROR [ServiceProxy] Service error
javax.xml.rpc.ServiceException:…