org.jboss.test.webservice.attachment.AttachmentDIITestCase Test SOAP with Attachements (SwA) through the JAXRPC DII layer. [ 1039881 ] Cannot create multipart/mixed SOAP attachment @author Thomas.Diesler@jboss.org @since Nov 16, 2004
org.apache.axis.MessageContext fixme: fields are declared throughout this class, some at the top, and some near to where they are used. We should move all field declarations into a single block - it makes it easier to see what is decalred in this class and what is inherited. It also makes it easier to find them. A MessageContex ...