No, not depending on a certain condition.
If my classpath is always set in this way:
set CLASSPATH=(1);(2);(3)
I only like to know if Tomcat class Loader works
just like java class loader, so, as I have said in my
first post:
The class if first searched in (1) folder,
if found is loaded the...
No, the problem is not in the way you imagine.
Our classes are all componets and each jar is
a subsystem of our project.
The project has a good desing.
The whole project runs under Tomcat.
I try to use an example to describe where is the problem
in a simple way.
Be sure that we have to...
sedj, probably my english is not good and I not explain me
clearly.
Is not a compile problem and is not a versioning problem.
We just use Eclipse and VSS.
But after that a class has been compiled is needed to
ship a jar for able others developers to use it in his
tomcat.
Having some thousands of...
I know it, thanks.
The real problem is find a way to safe time during develop.
Our customers has our project shipped using jars.
But, when we develop, is needed to rebuild jar several
times during the day and it costs too much: I remember
you that we have several thousands of classes shipped
in...
Hi, all
we are developing a large java project using Tomcat.
On the same project works several persons and the project counts
serveral thousand of classes.
The project has (in few words) three big places in hich classes are stored:
- standard: a folder in which are placed all the classes (not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.