Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Musachy Barroso
you would be surprised :) On Tue, Nov 10, 2009 at 1:54 PM, Obinna wrote: > Yep. Works great on my cases now. Thanks! > I suppose this is general fix that should prevent any more unforseen > conflicts.. > > -eric > > > On Tue, Nov 10, 2009 at 10:52 PM, Musachy Barroso wrote: > >> I commited a fix

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Obinna
Yep. Works great on my cases now. Thanks! I suppose this is general fix that should prevent any more unforseen conflicts.. -eric On Tue, Nov 10, 2009 at 10:52 PM, Musachy Barroso wrote: > I commited a fix (aka hack), and it seems to work in both tomcat and > jetty. basically, in JspFactory if

Re: Confluence playground

2009-11-10 Thread Lukasz Lenart
2009/11/5 Philip Luppens : > You'd have to mess up quite badly to break anything in the wiki - you > can always rollback a page and/or delete it. > I'd say, go ahead and give it a shot. I'll clean up afterwards if it > necessary ;-) Ok, I updated page about archetypes and it looks nice ;-) So it l

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Musachy Barroso
I commited a fix (aka hack), and it seems to work in both tomcat and jetty. basically, in JspFactory if the servlet passed as a param is not one that the embedded jsp plugin created, then I delegate the call to jasper's JspFactory. Let me know if it works. musachy On Tue, Nov 10, 2009 at 8:24 AM,

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Musachy Barroso
thanks Eric, I will take a look tonight. musachy On Tue, Nov 10, 2009 at 7:13 AM, Obinna wrote: > Hi Musachy, > > There's another classloading conflict issue with the embedded jsp plugin. > This one has to do with the ELContextImpl. > > Loading an embedded jsp page that uses EL and then trying t

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Obinna
Hi Musachy, There's another classloading conflict issue with the embedded jsp plugin. This one has to do with the ELContextImpl. Loading an embedded jsp page that uses EL and then trying to load a normal page that uses EL throws: java.lang.ClassCastException: org.apache.struts2.jasper.el.EL

Re: XWork: Real UTF-8 in *.properties

2009-11-10 Thread Obinna
What's the current status of this? Eric On Thu, Oct 15, 2009 at 4:43 PM, Rene Gielen wrote: > We are in the IP Clearance process. > > Lukasz Lenart schrieb: > > 2009/10/15 Rene Gielen : >> >>> As soon as the XWork move is done :) >>> >> >> When it will happen? >> >> >> Regards >> > > -

Re: Struts and Declarative Security in Portals

2009-11-10 Thread Ate Douma
Hi Fernando, Sorry for the somewhat late response but last week I was at the ApacheCon and had more pressing tasks at the time. I'm also cross-posting this to the Struts dev@ list for the Struts 2 Portlet developers who might be interested. Further comments below. Regards, Ate ferna...@loza