vote up 0 vote down star

Howdy, We are trying to program an MFP (Multi-function-printer) to communicate to our backend using Web Services. We are sending large images so using MTOM is important. Since we are dealing with a very constrained environment I would rather not use Axis. Does anyone know of another smaller WS library that will work with JDK1.4, or would it be better to 'Roll our own'?

Thanks

flag

50% accept rate

1 Answer

vote up 0 vote down

AXIS comes with J2ME implementation of JSR 172,

http://svn.apache.org/repos/asf/webservices/axis/trunk/contrib/j2me/

But I doubt it supports MTOM.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.