I know this is not the solution you're looking for, but what I do is
simply define all my packages in /com/domainName/package(s)/classes.
Then in the /WEB-INF/classes directory for each application, I simply
make a symbolic link ( ln -s /com com).
So far, so good.
On Thursday, April 12, 2001, at 05:59 AM, Taavi Tiirik wrote:
> Hello,
>
> Is there a way to specify classpath for a web application so
> that instead of having all servlets and other class files
> int WEB-INF/classes I could share them between different
> web applications.
>
> And yes, I still want to use development=true option and have
> the class files compiled automatically.
>
> And no, I am not packaging them into jar or whatever archive
> yet.
>
> what do you think?
>
> best regards,
> Taavi
>
>
>
>
--
Geoffrey W. Marshall Director of Development
-------------------------------------------------------
t e r r a s c o p e phone (415) 951-4944
54 Mint St #110 direct (415) 625-0349
San Francisco, CA 94103 fax (415) 625-0306
-------------------------------------------------------