|
|
|
[
Permlink
| « Hide
]
Steve Baker - 26/Feb/06 03:25 PM
Is there anything I can do to help move this along?
There sure is. We're actually very close on MTOM support. I think the hardest part is done, which is the reading/writing of mime/multipart attachments. We now have a nice attachment api. If you look here you'll see how they can be created and by hand:
The next step is then fairly simple. Take those attachments and turn them into objects and vice versa. You'll see there is a class called org.codehaus.xfire.aegis.type.mtom.XOPType which I started working to do this. If you are using JAXB 2, you'll see that all we need to do are right AttachmentMarshaller/Unmarsharllers and add a switch to turn them on or off. Does this sound like something you're interested on working on? I can try and help you if you're serious about it. |
||||||||||||||||||||||||||||||||||||||||||||