hi all,
i am exposing an EJB3 as a webservice.. and i was wondering if it was supported to return
an array of javabeans in the webservice interface
i have following code
public Agency[] getAgencies()
i was wondering if i can expose it in the webservice, or the array type of custom objects
is not supported
anyone coudl comment?
thanks in advance and regards
marco
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976334#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...