You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Matthias Kerkhoff <ma...@BESToffers.de> on 2000/10/21 18:09:40 UTC

Re[2]: Integration w/ WebLogic 5.1 sp 6

Hi Stephen,

> To deploy any WAR related applications I've had to move the contents of
> WEB-INF/class to the system classpath as well as putting the contents of
> WEB-INF/lib on the classpath.  I'll try making the changes to the WLS classe
> that you sent previously and see if that helps.

My suggestions will not help solving your problem.
I think, you must have some wrong settings in your startup files, classpath
problems probably. Are you running WLS on NT or on Unix ?

It should work without moving anything away from WEB-INF. I mean, WEB-INF
is usually inside the war-archive without any possibilities to move
something away. Probably you have a non-existing directory in either your
system classpath or the weblogic.class.path. (Both should be dumped when
you start WLS - double check that all classpath components really exist).

I would suggest that you get this fixed before you modify internal WebLogic
classes. War-examples.zip is deployable for me and for other users, there
must be something wrong with your environment. What JDK do you use ?

Sorry, don't have any good ideas, what's causing your problem...

Matthias                        (mailto:make@BESToffers.de)