RE: [shale] Images and css being rejected

2006-01-31 Thread hermod.opstvedt
Hi Add javascript (\S*\.js) to that also - as I painfully discovered when my Tree2 node toggling stopped working. Hermod -Original Message- From: Opstvedt, Hermod Sent: Tuesday, January 31, 2006 10:24 AM To: user@struts.apache.org Subject: RE: [shale] Images and css being rejected

RE: [shale] Images and css being rejected

2006-01-31 Thread hermod.opstvedt
Hi Until it is fixed, you also need to add any mapping for that you might want for images( gifs,jpg,png) etc. -Original Message- From: Gary VanMatre [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 8:28 PM To: Struts Users Mailing List Subject: Re: [shale] Images and css being

Re: [shale] Images and css being rejected

2006-01-30 Thread Gary VanMatre
>From: Richard Wallace <[EMAIL PROTECTED]> > > > > > I'm pretty sure that your problem is with the Clay file watch dog filter > chains command. > > It extends the ContextRelativePathFilter. I was being lazy and thought I > could reuse the > > includeds patterns stuff. It looks like it's behav

Re: [shale] Images and css being rejected

2006-01-30 Thread Richard Wallace
Gary VanMatre wrote: From: Richard Wallace <[EMAIL PROTECTED]> That's the obvious workaround. I was hoping for something a bit more definitive tho. I saw bug 37867 on bugzilla, but there doesn't seem to be a solution and it's been quiet for quite a while. I'll comment on it there as well and

Re: [shale] Images and css being rejected

2006-01-30 Thread Gary VanMatre
>From: Richard Wallace <[EMAIL PROTECTED]> > > That's the obvious workaround. I was hoping for something a bit more > definitive tho. I saw bug 37867 on bugzilla, but there doesn't seem to > be a solution and it's been quiet for quite a while. I'll comment on it > there as well and see what hap

Re: [shale] Images and css being rejected

2006-01-30 Thread Richard Wallace
That's the obvious workaround. I was hoping for something a bit more definitive tho. I saw bug 37867 on bugzilla, but there doesn't seem to be a solution and it's been quiet for quite a while. I'll comment on it there as well and see what happens. Some additional observations are below. Th

RE: [shale] Images and css being rejected

2006-01-29 Thread hermod.opstvedt
Hi If you had searched the list, you would have found my posting on this. Anyway, what you have to do is in the web.xml filtermapping for Shale do this comment this: add this: shale *.xml shal

Re: [shale] Images and css being rejected

2006-01-28 Thread Alexandre Poitras
I had the same problem, the easy solution is to apply the shale filter only on "*.jsf" url. I taugh it was resolved. Don't know why it happens thought. On 1/27/06, Richard Wallace <[EMAIL PROTECTED]> wrote: > I'm having a problem with pages loading images and css files. I turned > up the debuggin