This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: No Serializer for an Array of Ojbectsthomas.diesler Jan 31, 2005 11:28 AM (in response to cmnewcomer)The complexbean sample uses an endpoint like this public interface CustomerOrderEndpoint extends java.rmi.Remote { public CustomerOrder echoCustomerOrder(CustomerOrder order) throws java.rmi.RemoteException; public CustomerArray echoCustomerArr(CustomerArray customerArr) throws java.rmi.RemoteException; }
 Please stick to the user forum with questions like this.
 
    