[jboss-user] [JBoss Seam] - A web service with attachments in Seam?

EricJava do-not-reply at jboss.com
Mon Feb 11 15:30:06 EST 2008


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



More information about the jboss-user mailing list