Page 1 of 1

About Question enthuware.ocejws.v6.2.145 :

Posted: Sun Apr 06, 2014 3:04 pm
by himaiMinh
@MTOM takes precedence over @BindingType.
As we discussed in another forum, it works on Websphere, but not NetBean platform.

Code: Select all

@MTOM (enabled=false)
@BindingType(value=...)
will generate an error in NetBean.

But the code will work and @MTOM will be disabled in Websphere since @MTOM takes precedences.

Re: About Question enthuware.ocejws.v6.2.145 :

Posted: Sun Apr 06, 2014 3:13 pm
by fjwalraven
Yes, you are right, I have removed that from the explanation.

Thanks for your feedback!

Regards,
Frits