[jboss-user] [JBossWS] - Attachments with SOAP

sidgod do-not-reply at jboss.com
Mon Jan 28 03:50:43 EST 2008


Hi,

   I am kind of new to Web Services and this is what i am using right now :
JBOSS AS 4.0.4.GA, JBoss WS 1.2 and jdk 1.5.12. I am trying to get SOAP with attachments working. I saw one MTOP example that comes with JBOSS WS 1.2 and was trying to do the same. 

    I am taking DataHandler as one of the inputs to my method, i am not providing anything in configuration file to WSTools while building the application JAR. 
so API looks like:

public void transferFile(String msg, WrappedBean handle) { }

Can somebody please tell me why is this not working and whether anything else needs to be done or some other alternative to get Attachments working with SOAP ?

Thanks  in advance 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123951



More information about the jboss-user mailing list