Good day.
We use WEM 8.1 and Portal 8.2 as a preview server.
Now we need to consume web-services within some secondary page's process action.
When we call web-services from other webapplication than OT Portal then all works fine.
When we try to insert the call of WS from secondary page's action there are some errors:
..........
javax.xml.bind.JAXBException: property "supressAccessorWarnings" is not supported
..........
Java artefacts were created by wsimport utility.
Client and web services were created using jax-ws 2.2
Can anybody help me?
Thanks