Unable to create webservice objects and further webservice proxy objects for Value objects which are stored in arraylist and sent via parent Value objects, i.e. if an object of "class1" is returned from one of the EJB's business method with an arraylist filled with "class2" objects, only "class1" objects are visible in webservice and Deployable Proxy not the "class2" objects