Hi All,
One of my Java developer facing problem with SDK, as I don’t have much knowledge in this area – I thought it could be better idea to approach you guys, hence forwarding the same info for my developer. current scenario is like this:
Java Developer says:–
It was said in the doco that we need to deploy infoview to the app server inorder to use any of the sample wars.
So i tried deploying infoview.war [wijsp] to WAS5.1 , it deployed Ok but cannot invoke it from the browser.
My browser is saying The page cannot be found
I thought it just has to be there just as a running app on the app server, so started using the wdeploy to configure and create
the war’s for the JSPDocViewer61_110EN.war by using the batch scripts provided. The new .war file created Ok but while
deploying it to WAS, app server is complaining about bo_orb.jar
Error text: The EAR file could be corrupt and/or incomplete.
com.ibm.etools.archive.exception.NestedJarException: IWAE0008E An error occurred reading bo_orb.jar from WEB-INF/lib/bo_orb.jar
Configuration and System info from developer:
Its Websphere Application server version 5.1
Server is running on Win2000 5.00.2195 service pack 4.
I’m deploying the war files directly on to WAS, so i don’t need a web server separately as my static content is bundled in the war’s.
JDK is j2sdk1.4.2_04
I used wdeploy to create the .war file and WAS Admin console to deploy it onto application server.
murali (BOB member since 2002-08-16)