Hi everyone,
I was just doing a fresh install of OTM 5.5 Web Server (no CUs) on my Linux box. I noticed I had the following error:
I added xmlx.jar and weblogic.jar (copied from my WebLogic installation folders) to /tmp/addjars as instructed by the installer but there was no mention of webservices.jar during the install. When I reviewed the installation logs, I saw this warning.
I have the following questions:
1) Is this jar needed to activate webservices on OTM?
2) Where can I find it
3) Now that I have installed the web server component, how can I "plonk" this jar into the installation (which dir) so that my installation is kosher.
Thanks!
Ian
I was just doing a fresh install of OTM 5.5 Web Server (no CUs) on my Linux box. I noticed I had the following error:
<action name="Copy File" status="warning">
<AdditionalNotes>
<warning>Source /tmp/addjars/webservices.jar does not exist.</warning>
</AdditionalNotes>
</action>
<AdditionalNotes>
<warning>Source /tmp/addjars/webservices.jar does not exist.</warning>
</AdditionalNotes>
</action>
I have the following questions:
1) Is this jar needed to activate webservices on OTM?
2) Where can I find it
3) Now that I have installed the web server component, how can I "plonk" this jar into the installation (which dir) so that my installation is kosher.
Thanks!
Ian
Comment