User development,
A new message was posted in the thread "How can i make my web service method to
return an array of objects":
http://community.jboss.org/message/532541#532541
Author : Erick Jeronimo Diaz
Profile :
http://community.jboss.org/people/erickjd
Message:
--------------------------------------------------------------
Thank 'u Richard for your answer. I'm a PHP programmer and i've been
incursioning in JAVA, specifically JBOSS, more specifically JBOSS-WS as part of the
implementation of services in my workplace. So forgive my typically java type mistake.
I've been searching some example of method returning array of specific objects and
there's 2 aspect to get in mind: do not use to be returned specific java type
variables in your method (What happen if the service consumer is not a java client?); and
the second one is that i'm using *JBossAS-4.2.3* with *jbossws-3.0.1-native-2.0.4.GA*
and i use slsb to be deployed and automatically the wsdl is generated, and this is my
question: *DO i have to make some JAXB transformation to get objects array involved in my
webservice?* also i will have to update to *jbossws-native-3.1.1.GA* to implement 3rd
party lib?
best regards
Erick
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/532541#532541