WebSphere 4.0 and Visibroker  
Author Message
varlagas





PostPosted: 2004-4-22 19:53:00 Top

java-programmer, WebSphere 4.0 and Visibroker I have written an application that uses Visibroker to communicate with
a remote CORBA server. I have put the vbjorb.jar and other required
JARs under WEB-INF/lib. However, since vbjorb.jar contains classes
also contained in rt.jar, I also add the WEB-INF/lib directory to ws.ext.dirs.
This WSAD configuration works just fine. This is WebSphere 4.0
application.

However, when I attempted to deploy my application to WAS 4.0, I
persistently got a NoClassFoundError. Adding a ws.ext.dirs system
directory specifying the directory containing the JARS didn't yield the desired
effects. Even specifying the absolute directory path did not work.

Is there some other "trick" in order to deploy such an application
successfully to WAS 4.0?

Thx!
Panagiotis Varlagas
email***@***.com