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!

wss_username_token_client_policy file missing for Standalone weblogic installation

2935596Aug 9 2015

Hi

i am creating a weservice proxy that uses ws-* security of username/password. I am creating this using the inbuilt jdeveloper option of creating a websrvice proxy from a wsdl.

When i deploy this client as part of a web application on a stand-alone weblogic instillation i get the error Caused by: javax.xml.ws.WebServiceException: No Handler for OWSM Security Policy found.

This is because wss_username_token_client_policy file that is under the the folder <DOMAIN_HOME_PATH\store\gmds\owsm\policies\oracle as part of the jdeveloper installation is not present on the stand alone weblogic domain. As a matter of fact the entire directory r <DOMAIN_HOME_PATH>\store\gmds is missing from the standalone weblogic installation.

What do i need to do to have this on the server like its present as part of the default domain of Jdeveloper.

Thanks & Regards

Carren

Comments
Post Details
Added on Aug 9 2015
0 comments
618 views