Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Metro 2.x/JAX-WS implementation instead of Oracle's JAX-WS implementation in Weblogic 12c

975815Jan 31 2018

Using WebLogic 12.2.1.3.0, I have created a simple Web Service which uses the Metro libraries.

Have followed the steps mentioned here in order to use the Metro 2.x/JAX-WS implementation instead of Oracle's JAX-WS implementation in Weblogic :

https://javaee.github.io/metro/doc/user-guide/user-guide.html#weblogic-10

Have the same folders/files structure for the WAR and EAR files described in the link above.

After deploying the EAR, there's no endpoint and in WL Console the service is showing "This Web Service is not currently available".

There are no errors in the logs.

Any ideas? Thanks!

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 28 2018
Added on Jan 31 2018
0 comments
582 views