0 Replies Latest reply on Mar 25, 2005 11:00 AM by allosan

    JBoss.NET with Jboss 3.2.3 SOAP Problem

    allosan

      Hi all i exported a simple java class inside my ear as a webservice over java:RPC.
      At the origin i'd like to return a custom java class but, having problem, i finshed to return a string array.
      Now ll is fine but i'd like to use SOAP instead of RPC and returning the original java class instead of a string array.
      My web service isn't a session bean. Is a simple java class. How can i do this?

      Thanks all for answers!