[jbossws-dev] [Design of JBoss Web Services] - Re: JBWS-1464 - Adding MTOM support to WSDL To Java - Design

jason.greene@jboss.com do-not-reply at jboss.com
Mon Jan 22 16:02:35 EST 2007


The other problem is that even if the correct type is chosen by tools (say Image), the runtime also needs to know, so JBossXB needs to see the schema annotation as well. JBossXB currently uses xerces as well (although it has an intermediary model) so whatever mechanism would have to be aplied there.

It might make more sense to keep partial support, and assume certain mime types, and encourage people that need more to upgrade to JAX-WS, or use AP 1.0 instead of MTOM (which doesnt have this problem since it's in the WSDL).

-Jason 

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

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



More information about the jbossws-dev mailing list