View Single Post
  #1 (permalink)  
Old January 4th, 2008, 08:38
ianlo ianlo is offline
Senior Member and Blogger
 
Join Date: Dec 2006
Location: Singapore
Posts: 149
Blog Entries: 5
Thanks: 5
Thanked 11 Times in 10 Posts
Groans: 0
Groaned at 1 Time in 1 Post
Rep Power: 2
ianlo is on a distinguished road
Send a message via AIM to ianlo Send a message via Skype™ to ianlo
Warnings During OTM 5.5 Installation On Linux

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:
Quote:
<action name="Copy File" status="warning">
<AdditionalNotes>
<warning>Source /tmp/addjars/webservices.jar does not exist.</warning>
</AdditionalNotes>
</action>
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
Reply With Quote