[xfire-user] problems with collections

2007-03-26 Thread Loreno Oliveira
Hi, i am in troubles for transferring collections between client and server. Se scenario is: one uses an object ServiceRequest, which has one collection as one of its parameters, for requesing some service. The service then processes this object and produces some result. When I try to run the

[xfire-user] There must be a method name element error

2007-04-03 Thread Loreno Oliveira
Hi list, I am trying to invoke a service and getting the above error message. The strange part is that this same service used to work fine. Problemas started when I tried to deploy/run this same service into the JDeveloper´s embedded OC4J server. In that situation, I got this error, There must

[xfire-user] service exceptions

2007-04-11 Thread Loreno Oliveira
Hi, can anyone help me with handling exceptions threw by remote services? My web service is written using XFire and the implementation methods have exceptions in their signatures. However, everytime an exception is thrown I get a XFireFault on the client side. Is there any way to get the really

[xfire-user] poor performance using OC4J

2007-04-16 Thread Loreno Oliveira
Hi, I do not know why I am posting here again since no one seem to read my posts... However, does anyone know something about poor performance of xfire webservices running at OC4J?? I tried to deploy exactly the same service both at OC4J 10.1.3 and JBoss 4.0.5. The service takes ten times more