As we discussed in another forum, it works on Websphere, but not NetBean platform.
Code: Select all
@MTOM (enabled=false)
@BindingType(value=...)
But the code will work and @MTOM will be disabled in Websphere since @MTOM takes precedences.
Moderators: Site Manager, fjwalraven
Code: Select all
@MTOM (enabled=false)
@BindingType(value=...)
Users browsing this forum: No registered users and 30 guests