Error on console : WS data binding error, weblogic 9.2
682251Jan 29 2009 — edited Jan 29 2009Hi ,
Any idea why we getting these kind of errors on console when we deploy Ears on Weblogic server 9.2 .
Here we are using Producer Consumer concept (wsrp).
+<WS data binding error>Ignoring element declaration {urn:oasis:names:tc:wsrp:v1:+
types}releaseSessionsResponse because there is no entry for its type in the JAXRPC mapping file.
+<WS data binding error>Ignoring element declaration {urn:oasis:names:tc:wsrp:v1:+
types}initCookieResponse because there is no entry for its type in the JAXRPC ma
pping file.
+<WS data binding error>Ignoring element declaration {urn:oasis:names:tc:wsrp:v1:+
types}getPortletPropertyDescriptionResponse because there is no entry for its ty
pe in the JAXRPC mapping file.
.
.
.
.
.
.
same like this many
Regards