Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Ted Husted
I cleared out the logs and restarted the server. Of course, if anyone is doing more than browsing the examples, the best thing is to deploy the WARs from the struts-apps distribution, and study them at leisure on localhost. -Ted. On 12/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Dale Newfield
Ted Husted wrote: I cleared out the logs and restarted the server. Thank you. What version of struts is running there now? Of course, if anyone is doing more than browsing the examples, the best thing is to deploy the WARs from the struts-apps distribution, and study them at leisure on local

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Ted Husted
On 12/24/06, Dale Newfield <[EMAIL PROTECTED]> wrote: Ted Husted wrote: > I cleared out the logs and restarted the server. Thank you. What version of struts is running there now? The latest release, which is 2.0.1 beta. > Of course, if anyone is doing more than browsing the examples, the >

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Ted Husted
On 12/24/06, Ted Husted <[EMAIL PROTECTED]> wrote: It does seem to be broken in the 2.0.1 beta, since the picker doesn't go away after selecting a field. My bad. It actually does work in 2.0.1. The trick is to click the calendar icon again. -Ted. --

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Dale Newfield
Ted Husted wrote: Change to the showcase source directory and run mvn install That was the trick I was missing! Thanks! There's an open issue that suggest reverting the 2.0.2 datepicker, which I may try to apply today. * https://issues.apache.org/struts/browse/WW-1555 with the right mvn c

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Martin Gainty
Dale/Ted- I just did a quick build with 2.0.1 and got 2006-12-24 18:40:10,718 ERROR [XSLTResult.java:289] : Unable to render XSLT Template, 'nofile.xsl' javax.xml.transform.TransformerException: Stylesheet nofile.xsl not found in resources Which distro has nofile.xsl ? Thanks, Martin -- ---

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Dale Newfield
Martin Gainty wrote: I just did a quick build with 2.0.1 and got 2006-12-24 18:40:10,718 ERROR [XSLTResult.java:289] : Unable to render XSLT Template, 'nofile.xsl' javax.xml.transform.TransformerException: Stylesheet nofile.xsl not found in resources Found in: org.apache.struts2.views.xslt.XS

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Martin Gainty
Hi Dale- Guess i missed the location..where is nofile.xsl located??? M- --- This e-mail message (including attachments, if any) is intended for the use of the individual or entity to which it is addressed and may contain in

Re: PlanetStruts has a "Proxy Error"

2006-12-24 Thread Dale Newfield
Martin Gainty wrote: Guess i missed the location..where is nofile.xsl located??? As far as I can tell, it is not located anywhere. That's the whole point of the test--verifying correct behavior when an absent file is requested. I assume you're seeing this request as part of the output of a