running wstools generates invalid datatypes when an array was specified in WSDL
/*
* JBossWS WS-Tools Generated Source
*
* Generation Date: Fri Jul 14 12:29:50 ADT 2006
* This generated source code represents a derivative work of the
* input to
* the generator that produced it. Consult the input for the copyright and
* terms of use that apply to this source code.
*/
package gov.py.set.services.rucas;
public class ClientSystem
{
protected java.lang.Integer id;
protected java.lang.String name;
protected [Ljava.lang.Byte; password;
protected java.lang.Byte[] password;
/*
* JBossWS WS-Tools Generated Source
*
* Generation Date: Fri Jul 14 12:29:50 ADT 2006
*
* This generated source code represents a derivative work of the input to
* the generator that produced it. Consult the input for the copyright and
* terms of use that apply to this source code.
*/
package gov.py.set.services.rucas;
public interface SessionManagement extends java.rmi.Remote
{
public gov.py.set.services.rucas.RUCASConnectResponse rUCASConnect(gov.py.set.services.rucas.AppInfo appInfo,gov.py.set.services.rucas.LoginMethod loginMethod,gov.py.set.services.rucas.CryptMethod cryptMethod) throws java.rmi.RemoteException;<service-endpoint-method-mapping> <java-method-name>rUCASConnect</java-method-name> <wsdl-operation>RUCASConnect</wsdl-operation> <method-param-parts-mapping>