Tomcat Users

This is a difficult problem to explain so please bare with me.

I have two Solaris Machines

my development machine is a Blade 150 running Solaris 5.8
other notes about this machine are...
ant 1.5.1
java 1.4.1
tomcat 4.1.12

And my production server which is a Sun Fire 280 running 5.9
with...
tomcat 4.1.29
java 1.4.2
ant 1.5.4

Now here is problem.  If I compile the webapps tree on my development
machine all is well.
If I compile it on my production machine... errors  The error indicates that
I have the wrong parameters for my class method, but this is not the case as
demonstrated by it's operational status on my other machine.  The code is
identical.

I have tried about every path issue I could and nadda.
In desperation I tried moving the /usr/local/webapps/vkey (vkey is my webapp
if that wasn't obvious) from my dev machine to production, and guess what
the errors are gone.

I can also make a WAR on my dev machine and it works fine on my production.
But again if I try to compile the source on my production machine .. no go.

The build files are identical except for system name.  I did notice that the
.class file size was different when compiled on my production machine vs. my
dev machine. Reason for this, I am not sure. I don't want to suffice with
only being able to compile on one machine.  In the case of an upgrade or
crash, I need to be aware of what is causing this issue.  Any help would be
appreciated.

I don't think anyone would want to see all my files.. please specify if you
would like to see any and I will be happy to respond with it.

Thanks ahead of time.

Steve Gums
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to