You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Daniel Rall <dl...@finemaltcoding.com> on 2001/10/01 20:52:41 UTC

DTDResolver

John McNally <jm...@collab.net> writes:

> You can tell it is being loaded from the classpath by looking at the
> output while torque is running.  If it says
>
> used database.dtd 
>
> then it found it in the classpath.  If it lists an url like
>
> used http://jakarta.apache.org/dtd/database.dtd
>
> then it had to look it up elsewhere.

What do you think about modifying DTDResolver to indicate that
getResourceAsStream() was used to find the DTD (indicating that the
CLASSPATH was involved)?

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org