You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Wendy Smoak <ja...@wendysmoak.com> on 2005/02/15 21:41:08 UTC

Tiles missing from nightly build?

Me again.  I dropped all the .jar files from the 20050215 nightly into my
webapp, recompiled and installed it.  The first attempt to view a page dies
with:

    2005-02-15 13:29:59 action: null
    java.lang.ClassNotFoundException: org.apache.struts.tiles.TilesPlugin

The tiles-config_1_1.dtd file is there, but none of the Tiles .class files
are in struts.jar.

-- 
Wendy Smoak


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


Re: Tiles missing from nightly build?

Posted by Craig McClanahan <cr...@gmail.com>.
Currently, the nightly build binary archive only includes the contents
of the "core" subdirectory in the source repository -- it's not an
entire release.  Hence the discussion of what I need to change in the
nightly script to publish the remaining pieces as well.

Craig


On Tue, 15 Feb 2005 13:41:08 -0700, Wendy Smoak <ja...@wendysmoak.com> wrote:
> Me again.  I dropped all the .jar files from the 20050215 nightly into my
> webapp, recompiled and installed it.  The first attempt to view a page dies
> with:
> 
>     2005-02-15 13:29:59 action: null
>     java.lang.ClassNotFoundException: org.apache.struts.tiles.TilesPlugin
> 
> The tiles-config_1_1.dtd file is there, but none of the Tiles .class files
> are in struts.jar.
> 
> --
> Wendy Smoak
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
> 
>

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