[JBoss-dev] [JBossWS] - Re: OperationDesc for METHOD not synchronized to a method of

2004-12-13 Thread ricmoore
Just to close the loop on this... I found that by wrapping the String[] parameters, and TrainingDuration[] return value in javaBean classes, everything works fine. Thanks for your help. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3858406#3858406 Reply to

[JBoss-dev] [JBossWS] - OperationDesc for METHOD not synchronized to a method of INT

2004-11-17 Thread ricmoore
com.sonalysts.apsts.cueing.web.webservices ; | | import java.rmi.Remote ; | import java.rmi.RemoteException ; | | /** | * @author ricmoore | * | * Web Service interface to return sortable training plan data. | */ | public interface GetTrainingEstimates extends Remote