>>>>> "David" == David M Karr <[EMAIL PROTECTED]> writes:

    David> I'm using TC4.0.4 on Win2k, using JDK1.4.  I've built Struts1.1b2 from 
source.
    David> I've deployed the "struts-exercise-taglib" to TC, and it works fine.  In my
    David> debugger, I see it execute ActionServlet.init() and load the configuration.

    David> I've also built a library all of whose tags derive from the Struts tags, and
    David> I've built a very slightly modified version of "struts-exercise-taglib", 
called
    David> "strutsel-exercise-taglib", and I've packaged it with the Struts pieces, my
    David> derived library, and the JSTL.

    David> When I run this application on TC, for some reason it is not executing
    David> ActionServlet.init(), so numerous things fail in the application.  I can't 
see
    David> any rational reason why this would happen.  Is there something I can do to 
get
    David> more information about this, or some good reason why this might be 
happening?

I figured this out.  I left the "commons-digester.jar" out of the WEB-INF/lib
directory.

I will remember to check the logs.
I will remember to check the logs.
I will remember to check the logs.
I will remember to check the logs.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to