I'm trying to make a simple web service using everyone's favorite framework 
(Seam of course).  Getting it started is easy: put on a @WebService annotation 
on a SBSB, deploy it, and it's working.  That's cool.

Now I want to have that web service receive attachments.  Does anyone have 
pointers for me on doing that?  I think attachments need to be reflected in the 
WSDL, therefore they must need some annotations or at least config options 
somewhere?  I'm not sure where to even begin on this.

Thanks for any pointers.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128484#4128484

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128484
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to