Ulrich,
Paul Hammant wrote:
Ulrich,
Quick questions:
1) are you using JDK1.4 ?
No, we're using 1.3.1
OK, so the JDK is not thunking in its built-in Xerces.
2) are you mounting your own classloaders?
Not with our own code. What I don't know is whether, say, Xalan or
javamail have their own classloaders. How could I find that out?
Dunno. Reason I mention it is that some teams make an assumption (when
instantiating a classloader) that the parent is the primordial. The
Catalina team is (or was) one of them!
Finally, if order of startup upsets you (not saying it happens) look
into BlockListener and ApplicationListener (see apps/SimpleServer for
example of use). You may be able trigger things with it.
Actually, I don't care about the order of startup, all our apps are
independent of each other. The fact, that the order of startup changes,
however, shows that Phoenix does something different each time it starts
up. And I would be interested to find out what it does exactly :)
thanks for your help,
Sorry could not be more so.
Report back what you find out.
- Paul
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>