> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED]
> Subject: Re: classpath and public_html directories
>
> Now, the next question is, does that mean that each user can only have
> one webapp!?
That appears to be the case; effectively, each user *is* a webapp.
Shouldn't be to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Caldarale, Charles R wrote:
- -- snip --
>
> I haven't tried this yet, but I think the CIMMS_user directory shouldn't
> be there. My understanding of the doc is that the HomesUserDatabase
> Listener creates one webapp (docBase) per user - not an ap
> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED]
> Subject: Re: classpath and public_html directories
>
> Surely, each webapp directory should e totally independent!?
Yes, they are. Each webapp uses a separate classloader.
> Could the jar files in
> /home/user/public_html/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Smith wrote:
-- snip --
>
Also your log indicates you have packages declared the same name as some
of your classes. Modify, MassList, Mass, Adducts, and AdductList should
be declared to be of package db, not db.Modify for examp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Caldarale, Charles R wrote:
>> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED]
>> Subject: Re: classpath and public_html directories
>>
>> Doesn't tomcat set the classpath itself using the bin/setclasspath.sh
>> scr
Reply inline -
Nathan S. Haigh wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Smith wrote:
Hi Nathan.
If setup properly, the location of your webapp shouldn't cause issues
with finding various classes. Just don't mention that dirty, dirty word
CLASSPATH :-). Seriously messi
> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED]
> Subject: Re: classpath and public_html directories
>
> Doesn't tomcat set the classpath itself using the bin/setclasspath.sh
> script?
Yes, but depending on the version of Tomcat it will either ignore or
extend CLASSPATH,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Caldarale, Charles R wrote:
>> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED]
>> Subject: Re: classpath and public_html directories
>>
>>> Seriously messing with the CLASSPATH environment
>>> variable will cause l
> From: Nathan S. Haigh [mailto:[EMAIL PROTECTED]
> Subject: Re: classpath and public_html directories
>
> > Seriously messing with the CLASSPATH environment
> > variable will cause loads of headaches. Best to
> > just not mess with it and let tomcat ignore it.
&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David Smith wrote:
> Hi Nathan.
>
> If setup properly, the location of your webapp shouldn't cause issues
> with finding various classes. Just don't mention that dirty, dirty word
> CLASSPATH :-). Seriously messing with the CLASSPATH environment
>
Hi Nathan.
If setup properly, the location of your webapp shouldn't cause issues
with finding various classes. Just don't mention that dirty, dirty word
CLASSPATH :-). Seriously messing with the CLASSPATH environment
variable will cause loads of headaches. Best to just not mess with it
an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm pretty new to Java and tomcat and can't seem to figure this out.
I have an application that works fine under:
/usr/local/tomcat/weapps/app_name
However, when I put it into a user's home directory e.g.
/home/user_name/public_html/app_name
I get a
12 matches
Mail list logo