You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nicolas De Loof <ni...@cgey.com> on 2002/03/20 10:16:41 UTC

Struts 1.1 Beta 1 Released : newbee question

Hello,

I try to install the sample applications included in this new release on
Tomcat 3.2 (windows 2000).
I put the war in the "webapps" directory and restarted Tomcat.

The "struts-template", "struts-example", "struts-exercise-taglib" and
"struts-documentation" applications work fine, but I get Exceptions with
"struts-blank", "struts-validator", "struts-tiles" :

java.lang.ExceptionInInitializerError:
org.apache.commons.logging.LogConfigurationException:
java.lang.ClassNotFoundException:
org.apache.commons.logging.impl.LogFactoryImpl

or

javax.servlet.jsp.JspException: Can't get definitions factory from context.
	at
org.apache.struts.taglib.tiles.InsertTag.processDefinitionName(InsertTag.jav
a:502)

For the fist case, I looked in struts-validator.war, containing
commons-logging.jar, itself containing the LogFactoryImpl.class.

What's the problem ?



> The Struts team is proud to announce the release of Struts 1.1 Beta 1.
This
> release includes significant new functionality, while retaining full
> backwards compatibility with earlier versions of Struts. It also
> incorporates fixes for a number of bugs which were reported against
earlier
> versions.
>
> The binary distribution is available at:
>
>   http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b1/
>
> and the source distribution is available at:
>
>   http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b1/src/
>
> In addition, the library distibution, which contains updated binaries
> without the sample applications, is available at:
>
>   http://jakarta.apache.org/builds/jakarta-struts/release/v1.01-b1/lib/
>
> Details of the changes in this release are available in the Release Notes,
> which can be found here:
>
>   http://jakarta.apache.org/struts/userGuide/release-notes-1.1-b1.html
>
> --
> Martin Cooper
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>