The "ws-jwsc" Of Weblogic-maven-plugin To Modules In WAR Project Doesn't Work
(Doc ID 2051352.1)
Last updated on DECEMBER 23, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
(a) Unable to get multiple jwsc under <ws-jwsc> to work in maven.
(b) Fields inconsistency between pom.xml and the generated artifacts (weblogic-webservices.xml) under <soapjms-service-endpoint-address>, including missing <reply-to-name> and value change in <destination-name> and <jndi-url>.
(c) Minor WLS docs issue: There is inconsistency in WLS docs in terms of <transportType>, in which the type name is listed as <transportTypeName> in
http://docs.oracle.com/middleware/1212/wls/WLPRG/maven.htm#CHDCECHF but in sample excerpt, it's <type> which is what the test-case uses.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |