--- "Allen, Daniel" <[EMAIL PROTECTED]> wrote:
> I downloaded this source code, but it's just the main Struts core, as
> far as I can tell. That's been helpful, but there are still gaps where
> control is passed to the Struts Tiles plug-in. 

http://svn.apache.org/viewvc/struts/struts2/tags/STRUTS_2_0_6/plugins/tiles/

> Does anyone know where the source for the plug-in is? 
> 
> I've hit a total dead-end on the Apache site:
> http://struts.apache.org/2.0.6/index.html
> Click Plugin Registry: http://cwiki.apache.org/S2PLUGINS/home.html
> Click Tiles Plugin: http://cwiki.apache.org/S2PLUGINS/tiles-plugin.html
> And then I end up here:
> http://cwiki.apache.org/S2PLUGINS/tiles-plugin.html
> That has a link labelled "downloads", but it just takes me back to the
> main Struts Downloads page in a loop. Honestly, in order to even get the
> jar in the first place, I had to "cheat" and get Maven to download it
> for me from a repository, but those don't keep the source. 
> 
> I also tried another path, and ended up in a framework site of
> documentation headers. That has this page:
> http://struts.apache.org/struts-sandbox/tiles/tiles-api/source-repositor
> y.html
> But the URL its gives for the SVN repository responds with a 404.
> 
> Does anyone know a valid URL for the SVN repository, or a link to a
> ZIP/TAR/whatever file?
> 
> ~DVA
> 
> 
> -----Original Message-----
> From: Dave Newton [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, February 12, 2008 2:51 PM
> To: Struts Users Mailing List
> Subject: RE: Source for Struts Tiles Plugin?
> 
> See http://struts.apache.org/dev/builds.html; releases are under
> /tags/STRUTS_2_n_n:
> 
> Source distros are also available, see
> http://struts.apache.org/download.cgi
> and follow the archive link http://archive.apache.org/dist/struts/. I
> believe
> there is a S2.0.9 source distro there.
> 
> Dave
> 
> --- "Allen, Daniel" <[EMAIL PROTECTED]> wrote:
> 
> > PS: I'm looking for v2.0.9 specifically, if that makes any difference.
> > 
> > -----Original Message-----
> > From: Allen, Daniel 
> > Sent: Tuesday, February 12, 2008 2:44 PM
> > To: Struts Users Mailing List
> > Subject: Source for Struts Tiles Plugin?
> > 
> > Hi. I'm trying to move a web app from Struts1/Tiles1 to
> Struts2/Tiles2.
> > Unsurprisingly, quite a few things are going wrong.
> > 
> > In particular, I have a tiles-def.xml file in WEB-INF/classes, and
> it's
> > not being picked up, or at least not being read properly. I was able
> to
> > trace through the definitions loading up to a point, and see that the
> > correct file path is being given to
> > ServletTilesApplicationContext.getResource(), but within that method
> > there's a call to servletContext.getResource() which goes into the
> > ConfiguredServletContext class. That class is part of the Struts Tiles
> > Plugin jar, and I don't have the source to step inside and see what
> > specifically is going wrong.  So, if anyone could give me a SVN or CVS
> > command or provide a link to download the source, that would really
> > help.
> > 
> > Thanks,
> > ~Dan Allen
> > 
> > -- 
> > This message may contain confidential, proprietary, or legally
> privileged
> > information. No confidentiality or privilege is waived by any
> transmission
> > to an unintended recipient. If you are not an intended recipient,
> please
> > notify the sender and delete this message immediately. Any views
> expressed
> > in this message are those of the sender, not those of any entity
> within the
> > KBC Financial Products group of companies (together referred to as
> "KBC
> > FP"). 
> > 
> > This message does not create any obligation, contractual or otherwise,
> on
> > the part of KBC FP. It is not an offer (or solicitation of an offer)
> of, or
> > a recommendation to buy or sell, any financial product. Any prices or
> other
> > values included in this message are indicative only, and do not
> necessarily
> > represent current market prices, prices at which KBC FP would enter
> into a
> > transaction, or prices at which similar transactions may be carried on
> KBC
> > FP's own books. The information contained in this message is provided
> "as
> > is", without representations or warranties, express or implied, of any
> > kind. Past performance is not indicative of future returns.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> -- 
> This message may contain confidential, proprietary, or legally privileged
> information. No confidentiality or privilege is waived by any transmission
> to an unintended recipient. If you are not an intended recipient, please
> notify the sender and delete this message immediately. Any views expressed
> in this message are those of the sender, not those of any entity within the
> KBC Financial Products group of companies (together referred to as "KBC
> FP"). 
> 
> This message does not create any obligation, contractual or otherwise, on
> the part of KBC FP. It is not an offer (or solicitation of an offer) of, or
> a recommendation to buy or sell, any financial product. Any prices or other
> values included in this message are indicative only, and do not necessarily
> represent current market prices, prices at which KBC FP would enter into a
> transaction, or prices at which similar transactions may be carried on KBC
> FP's own books. The information contained in this message is provided "as
> is", without representations or warranties, express or implied, of any
> kind. Past performance is not indicative of future returns.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to