You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by John Raley <jo...@moonlight.com> on 2001/04/12 04:02:53 UTC

GUI classes, and a config file problem

Hi Susan,

To patch the webgui, do this:

1) remove the tomcat/webapps/ROOT/WEB-INF/classes directory
2) copy the file 'classes.jar' from gate into
tomcat/webapps/ROOT/WEB-INF/.
3) run $JAVA_HOME/bin/jar -xf classes.jar (this will replace your old
classes dir)
4) restart the webgui - check the log files for errors!

I have a problem with the config file wizard.  I need your help asap
since Avasta is waiting on this.  If you could look at it during your
next long wait it would really help.

On moonlight7 there's a config file at
/webdev/webapps/ml-web/fixmeSusan.config .   If you look at the file
'/opt/stuff/simpleApp/logfile.log' (on the file system) you'll see that
it's different from the one in the depot (which is
/tmp/wiz/boxCapture61875.tmp/).

Here's the problem:  when I audit localhost using that config, the
result is CONSISTENT even though that log file is different.  Could you
take a look at the config file and see what I'm doing wrong?  I'm using
/usr/local/moonlight/2.1.21-1234/.

Thanks.

John


Re: GUI classes, and a config file problem

Posted by John Raley <jo...@moonlight.com>.
Doh!

John Raley wrote:

> Hi Susan,
>
> To patch the webgui, do this:
>
> 1) remove the tomcat/webapps/ROOT/WEB-INF/classes directory
> 2) copy the file 'classes.jar' from gate into
> tomcat/webapps/ROOT/WEB-INF/.
> 3) run $JAVA_HOME/bin/jar -xf classes.jar (this will replace your old
> classes dir)
> 4) restart the webgui - check the log files for errors!
>
> I have a problem with the config file wizard.  I need your help asap
> since Avasta is waiting on this.  If you could look at it during your
> next long wait it would really help.
>
> On moonlight7 there's a config file at
> /webdev/webapps/ml-web/fixmeSusan.config .   If you look at the file
> '/opt/stuff/simpleApp/logfile.log' (on the file system) you'll see that
> it's different from the one in the depot (which is
> /tmp/wiz/boxCapture61875.tmp/).
>
> Here's the problem:  when I audit localhost using that config, the
> result is CONSISTENT even though that log file is different.  Could you
> take a look at the config file and see what I'm doing wrong?  I'm using
> /usr/local/moonlight/2.1.21-1234/.
>
> Thanks.
>
> John