Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Musachy Barroso
gt; >>>> >> >> >>>> >>> >> >>>> >>> Eric- >> >>>> >>> are you able to determine which classloader JspApplicationContext >> is >> >>>> using

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Obinna
ot; + > JspApplicationContextImpl > >>>> + > >>>> >>>" is " + > >>>> >>> JspApplicationContextImpl.getClass().getName()); > >>>> >>> System.out.println("The classLoader of &q

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Musachy Barroso
, Oct 15, 2009 at 8:23 AM, Obinna >>>> >>> wrote: >>>> >>> > > >> >>> No I don't have any unusual jars in my shared lib (learnt >>>> my >>>> >>> lesson >>>> >>> > > >> last >>>> >>> > > >> &g

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Musachy Barroso
gt; >>>     >>> >>>        jsp >>> >>> >>> org.apache.jasper.servlet.JspServlet >>> >>>        3 >>> >>>     >>> >>> what is meant by term 'embedded'

Re: embeddedJsp plugin causing jsp compilation issues

2009-11-10 Thread Obinna
pache portable runtime)? >> >>> >> >>> thanks for taking the time to look at this, >> >>> Martin Gainty >> >>> __ >> >>> Verzicht und Vertraulichkeitanmerkung/Note de déni et de >&g

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Obinna
chkeitanmerkung/Note de déni et de > confidentialité > >>> > >>> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene > >>> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede > unbefugte > >>> Weiterlei

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Musachy Barroso
sch von Informationen und entfaltet keine >>> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von >>> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. >>> Ce message est confidentiel et peut être privilégié. Si vous n'êtes p

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Musachy Barroso
as le >> destinataire prévu, nous te demandons avec bonté que pour satisfaire >> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie >> de ceci est interdite. Ce message sert à l'information seulement et n'aura >> pas n'importe quel effet

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Musachy Barroso
lt uebernehmen. >> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le >> destinataire prévu, nous te demandons avec bonté que pour satisfaire >> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie >> de ceci est int

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Musachy Barroso
PLoader.java:112) >> >> >>>> >>    org.apache.struts2.JSPLoader.load(JSPLoader.java:90) >> >> >>>> >>    org.apache.struts2.ServletCache$1.call(ServletCache.java:46) >> >> >>>> >>    org.apache.struts2.ServletCache$1.call(Servl

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Obinna
e. Ce message sert à l'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > >

RE: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Martin Gainty
t être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 20 Oct 2009 14:14:55 +0300 > Subject: Re: embeddedJsp plugin causing jsp compilation issues > From: obi...@gmail.com > To: dev@struts.apache.org > > An update..

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-20 Thread Obinna
t; >>org.apache.struts2.JSPRuntime.handle(JSPRuntime.java:63) > >> >>>> >>org.apache.struts2.JSPRuntime.handle(JSPRuntime.java:45) > >> >>>> >> > >> >>>> >> > >> >>>> > >> > org.apache

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-17 Thread Musachy Barroso
attempts to load non-embedded jsp page then throw: >> >>>> >> >> >>>> >> org.apache.struts2.jasper.runtime.JspApplicationContextImpl cannot >> be >> >>>> cast >> >>>> >> to org.apache.struts2.jasper.runtime.J

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-17 Thread Musachy Barroso
igatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > >> Date: Sat, 17 Oct 2009 12:57:13 +0300 >> Subject: Re: embeddedJsp plugin causing jsp compilation

RE: embeddedJsp plugin causing jsp compilation issues

2009-10-17 Thread Martin Gainty
bilité pour le contenu fourni. > Date: Sat, 17 Oct 2009 12:57:13 +0300 > Subject: Re: embeddedJsp plugin causing jsp compilation issues > From: obi...@gmail.com > To: dev@struts.apache.org > > I have a ton of jars in my lib (but no el-api). The lib for that projects >

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-17 Thread Obinna
.jasper.runtime.JspApplicationContextImpl.getInstance(JspApplicationContextImpl.java:76) > >>>> >>at > >>>> >> > >>>> > org.apache.struts2.jasper.runtime.JspFactoryImpl.getJspApplicationContext(JspFactoryImpl.java:200) > >>>> >> > >>>> &g

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-16 Thread Musachy Barroso
t; >> - Eric >>>> >> >>>> >> >>>> >> >>>> >> >>>> >> On Mon, Sep 28, 2009 at 11:05 AM, Obinna wrote: >>>> >> >>>> >>> Tested and work well. Couldn't resolve struts2-cor

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-16 Thread Musachy Barroso
ficant/powerful a >>> plugin >>> >>> this is. >>> >>> >>> >>> - Eric >>> >>> >>> >>> >>> >>> >>> >>> On Mon, Sep 28, 2009 at 9:07 AM, Musachy Barroso >> >wrote: >>> >>> >>>

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-15 Thread Musachy Barroso
t;> >>>> I should have done it with jasper 6 since the beginning, but it seemed >> >>>> more difficult and my laziness took the best of me :) >> >>>> >> >>>> musachy >> >>>> >> >>>> On Sun, Sep 27, 2009 at 10:12 PM, Obinna

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-15 Thread Obinna
gt; >>>> > Great!. Musachy, thanks a million for doing this so quickly. I'll > give > >>>> it a > >>>> > test anon > >>>> > > >>>> > > >>>> > On Mon, Sep 28, 2009 at 6:18 AM, Martin Gainty >

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-15 Thread Musachy Barroso
anon >>>> > >>>> > >>>> > On Mon, Sep 28, 2009 at 6:18 AM, Martin Gainty >>>> wrote: >>>> > >>>> >> >>>> >> thanks for the headsup.. 2.1.8 builds now.. >>>> >>

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-15 Thread Musachy Barroso
mons.collections >>> >>                commons-collections >>> >>                3.2.1 >>> >>         >>> >> pulls correct version >>> >> >>> >> seeing some failures in surefire..(too many to count on one hand wil

Re: embeddedJsp plugin causing jsp compilation issues

2009-10-15 Thread Obinna
; >>org.apache.commons.collections >> >>commons-collections >> >>3.2.1 >> >> >> >> pulls correct version >> >> >> >> seeing some failures in surefire..(too man

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-28 Thread Obinna
.(too many to count on one hand will > take > >> a look tommorrow) > >> thanks, > >> Martin Gainty > >> __ > >> Standard Caveats apply > >> > >> > >> > >> > >> >

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
gt; ______________ >> Standard Caveats apply >> >> >> >> >> > Date: Sun, 27 Sep 2009 19:00:12 -0700 >> > Subject: Re: embeddedJsp plugin causing jsp compilation issues >> > From: musa...@gmail.com >> >

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Obinna
a look tommorrow) > thanks, > Martin Gainty > __ > Standard Caveats apply > > > > > > Date: Sun, 27 Sep 2009 19:00:12 -0700 > > Subject: Re: embeddedJsp plugin causing jsp compilation issues > > From: musa...@gmail.com > > To: dev@

RE: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Martin Gainty
some failures in surefire..(too many to count on one hand will take a look tommorrow) thanks, Martin Gainty __ Standard Caveats apply > Date: Sun, 27 Sep 2009 19:00:12 -0700 > Subject: Re: embeddedJsp plugin causing jsp compilation issues

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
a'right. The code is in trunk. To use the plugin with tomcat, just build it and deploy it as usual. It works with Jetty 7+, which needs the tomcat deps added to the application, adding this to your pom will take care of it: org.apache.tomcat jasper 6.0.18 let me know if it

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
it works on tomcat but now it breaks in jetty...oh joy. On Sun, Sep 27, 2009 at 2:35 PM, Musachy Barroso wrote: > ok I got jasper 6 working. I will do some more testing (at least the > junits run fine), commit the jasper code, and then commit my changes. > (later on) > > musachy > > On Sun, Sep 2

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
ok I got jasper 6 working. I will do some more testing (at least the junits run fine), commit the jasper code, and then commit my changes. (later on) musachy On Sun, Sep 27, 2009 at 12:56 PM, Musachy Barroso wrote: > yeah that would work if I could use it as a library, but jasper is not > writte

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
yeah that would work if I could use it as a library, but jasper is not written with that in mind. I had to change a fairly amount of private code to get it to work. musachy On Sun, Sep 27, 2009 at 12:50 PM, Antonio Petrelli wrote: > 2009/9/27 Musachy Barroso : >> It is a missmatch between the js

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Antonio Petrelli
2009/9/27 Musachy Barroso : > It is a missmatch between the jsp-apis. The internal jasper implements > 2.0, while tomcat 6/jasper 6 implement 2.1, and in 2.1 there a new > method called. It is not looking good. You might wish to use JarJar to repackage, to avoid conflicts like this. Lots of people

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
It is a missmatch between the jsp-apis. The internal jasper implements 2.0, while tomcat 6/jasper 6 implement 2.1, and in 2.1 there a new method called. It is not looking good. I guess I will have to try to implement the embedded jsp plugin with jasper 6. btw it works in jetty, musachy On Sun, Se

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Musachy Barroso
Thanks Eric, I will check it out. musachy On Sun, Sep 27, 2009 at 1:58 AM, Obinna wrote: > Ok.  I've been able to reproduce in blank. I've filed a jira ticket with > steps. > thanks, > eric > > On Sat, Sep 26, 2009 at 9:38 PM, Musachy Barroso wrote: > >> I am trying to replicate it but it seems

RE: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Martin Gainty
Eric which number in jira? thanks, Martin __ Standard Caveats apply > Date: Sun, 27 Sep 2009 11:58:05 +0300 > Subject: Re: embeddedJsp plugin causing jsp compilation issues > From: obi...@gmail.com > To: dev@struts.apache.org > &

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-27 Thread Obinna
Ok. I've been able to reproduce in blank. I've filed a jira ticket with steps. thanks, eric On Sat, Sep 26, 2009 at 9:38 PM, Musachy Barroso wrote: > I am trying to replicate it but it seems to work for me. Can you try > to replicate it, in the blank application and give me the steps? > > thank

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-26 Thread Musachy Barroso
I am trying to replicate it but it seems to work for me. Can you try to replicate it, in the blank application and give me the steps? thanks musachy On Sat, Sep 26, 2009 at 10:55 AM, Musachy Barroso wrote: > hum, can you open a jira ticket with the details? sdk version, container etc. > > On Sat

Re: embeddedJsp plugin causing jsp compilation issues

2009-09-26 Thread Musachy Barroso
hum, can you open a jira ticket with the details? sdk version, container etc. On Sat, Sep 26, 2009 at 6:08 AM, Obinna wrote: > I've been able to move some fairly complex interfaces into distributable > jars using this plugin and by themselves they work great! However, using it > has a very strang