Hi,
Using Struts 2.1.8, I just ran into a security issue in my application
configuration which was a bit difficult to diagnose and turned out to be due
to a struts feature which unexpectedly bypassed my security configuration.
As with many systems, I am using a web filter security mechanism (Sprin
[X ] Yes, accept the XWork project
On Mon, Dec 28, 2009 at 12:54 AM, Jason Pyeron wrote:
>
>
>
> > -Original Message-
> > From: paulus.benedic...@gmail.com
> > [mailto:paulus.benedic...@gmail.com] On Behalf Of Paul Benedict
> > Sent: Saturday, December 26, 2009 14:50
> > To: Struts Deve
l 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 ELCon
On Tue, Oct 20, 2009 at 9:46 PM, Obinna wrote:
> Tested it and it works for me!
> Great! Thanks a million.
>
> - Eric
>
> On Tue, Oct 20, 2009 at 9:13 PM, Musachy Barroso wrote:
>
>> small fix to JspApplicationContextImpl seems to make it work for
>> me(add the
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
>>
>
> -
+1
On Wed, Oct 28, 2009 at 11:50 PM, Rene Gielen wrote:
> Sorry guys, but currently any spare time is reserved for sleeping :)
> Hope to be able to test drive it this weekend.
>
> - Rene
>
> Wes Wannemacher schrieb:
> > Ping?...
> >
> > The vote has been open for almost a week. Does anyone else
rom trunk)
>
> musachy
>
> On Tue, Oct 20, 2009 at 11:00 AM, Musachy Barroso
> wrote:
> > ok I was able to reproduce it, working on it (looks hairy)
> >
> > musachy
> >
> > On Tue, Oct 20, 2009 at 7:01 AM, Obinna wrote:
> >> Ok, So I've been ab
tImpl impl = (JspApplicationContextImpl)
> > context.getAttribute(KEY)).
> >
> > I will continue to try to figure out how to inspect the variables (and
> see
> > the classloaders) in my IDE...
> >
> > - Eric
> >
> >
> >
> > On Sat, Oct 1
> if you get any insight.
>
> musachy
>
> On Sat, Oct 17, 2009 at 2:57 AM, Obinna wrote:
> > I have a ton of jars in my lib (but no el-api). The lib for that projects
> > looks as follows (both projects have similar libs):
> >
> > asterisk-java-1.0.jar
> &g
0.jar
> > xwork-core-2.1.7-SNAPSHOT.jar
> >
> > That's on a default installation of tomcat 6.0.20. Can you compare
> > that to your jars?
> >
> > musachy
> >
> > On Thu, Oct 15, 2009 at 8:57 AM, Musachy Barroso
> wrote:
> >> pretty cons
edjsp plugin in the shared dir, and see
> if it works.
>
> On Thu, Oct 15, 2009 at 7:58 AM, Musachy Barroso
> wrote:
> > yeah that is kind of strange. do you have any of the struts, or your
> > jars in the tomcat shared dir? even in that case it should not matter.
> &g
ruts2.jasper.runtime.JspFactoryImpl.getJspApplicationContext(JspFactoryImpl.java:200)
- Eric
On Mon, Sep 28, 2009 at 11:05 AM, Obinna wrote:
> Tested and work well. Couldn't resolve struts2-core.2.1.9-Snapshot maven
> dependency so I used 2.1.8 though.
> Closed jira ticket.
> Thanks again!! I
+1 GA
On Mon, Sep 28, 2009 at 4:21 PM, Wes Wannemacher wrote:
> Since there has been such a long time and there have been so many
> updates since 2.1.6, I just want to make sure that no one out there is
> still planning to test before I call it?
>
> The required amount of time has passed, so doe
uld 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 wrote:
> > Great!. Musachy, thanks a million for doing this so quickly. I'll give it
> a
>
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 wrote:
>
> thanks for the headsup.. 2.1.8 builds now..
> I had wrong version of commons-collections ListUtils not having
> isEqualList(collection,collection)
>
ive 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, Sep 26, 2009 at 6:08 AM, Obinna wrote:
> >> I'v
Servlet.service(JspServlet.java:274)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
If the page was loaded prior to any embedded .jsp, then it compiles fine and
reloads fine subsequently.
On Fri, Sep 25, 2009 at 8:51 AM, Obinna wrote:
> I figured out the problem. Somehow (d
I figured out the problem. Somehow (don't ask), servlet-api.jar ended up in
my Tomcat endorsed folder. Removing it fixed the problem. It still seems
that assuming protectionDomain.getCodeSource() will return a non-null value
is dangerous though.
On Thu, Sep 24, 2009 at 4:44 PM, Obinna
rface javax.servlet.Servlet), but the API docs say that
protectionDomain.getCodeSource() can be null, so there should probably be a
check here or another way of getting the jar url.
-Eric
On Wed, Aug 26, 2009 at 8:07 AM, Obinna wrote:
> Nope. I tried that.
> Strangely, It builds without
)
I suspect I'm doing something wrong with Maven...
On Tue, Aug 25, 2009 at 7:23 PM, Musachy Barroso wrote:
> that's pretty weird. Did you do try a 'mvn clean' first?
>
> On Tue, Aug 25, 2009 at 8:53 AM, Obinna wrote:
> > When I build the embedded js
When I build the embedded jsp plugin, maven doesn't include the
org.apache.struts2.jasper.resources package (doesn't create in 'target')
which is causing some errors. Any ideas why?
- Eric
On Fri, Aug 14, 2009 at 6:58 PM, Musachy Barroso wrote:
> As long as they are in the classpath, embedded o
+1 .
( I just moved an most of an entire admin interface which i used to have to
copy from project to project into a core jar and it works great! )
On Tue, Aug 18, 2009 at 8:45 AM, Rene Gielen wrote:
> +1
>
> Musachy Barroso schrieb:
>
>> I propose we move the Embedded JSP Plugin to trunk, and
2009/8/12 Johannes Geppert
>
> Hello Eric,
>
> thank you for fast response.
>
>
> Obinna wrote:
> >
> > What I have done is to put all of the meat of the javascript code into a
> > single file which is included in the sj:head and then just have a small
>
Johannes,
What I have done is to put all of the meat of the javascript code into a
single file which is included in the sj:head and then just have a small
binding snippet code rendered with each tag which calls a binding function
in the main .js file.
The binding snippet is identical for all tags
I've worked with the struts tags a bunch in extending them for application
specific purposes (injecting authorization controls to disable components),
developing custom themes, and in developing an ajax framework extending
these tags and though I am very happy with the tag library in general, there
(non-committer's non-binding) +1
it would make configuration of ajax projects a bit simpler
2009/8/6 Wes Wannemacher
> On Wednesday 05 August 2009 09:54:41 pm Musachy Barroso wrote:
> > Although I understand it is quite used, I am not sure why you want it
> > in core, having it as plugin works
I'll happily submit the topics stuff as a patch but it's not *quite* that
straight-forward as there's a bit of structural code (albeit all in one .js)
file for it as well. I think we do need that strategy/design discussion
before we proceed.
Some initial thoughts:
- I think it is much better to m
I agree with Renee, Wes et al that having some kind of 'official' ajax
plugin is almost a requirement for a serious UI framework as serious now.
I've used ajax feature pretty heavily on the last 4 projects (all using
struts) I've worked on. The first two using dojo, and the last two using a
homegro
Hi,
This may be a silly question, but is it correct to say that the struts 2
output encoding is handled by the template type rendering engine. (for
example, the ?html or in freemarker) other than some
special cases such as the UIBean.ensureAttributeSafelyNotEscaped()?
If this is the case, what ab
I have actually been working slowly but steadily on the struts2-jquery
plugin that was discussed awhile back (
http://code.google.com/p/struts2-jquery-plugin). Sorry for the radio
silence. It's now fairly comprehensive and barring after a few TODOs (see
below) , probably ready for some very early-a
brought this up before and I think he did some changes already.
>
> musachy
>
> On Tue, Feb 24, 2009 at 11:17 AM, Wes Wannemacher wrote:
> > On Mon, Feb 23, 2009 at 4:26 PM, Obinna wrote:
> >> 2009/2/23 Musachy Barroso
> >>
> >>> > I de
2009/2/23 Musachy Barroso
> > I definitely agree that a thoughtful design is the right starting place.
> > Taking this to the extreme, one thing that I mentioned in my earlier post
> > (without too much thought) was that perhaps some kind of standardized
> > specification for binding ajax feature
Mon, Feb 23, 2009 at 1:08 PM, James Holmes
> wrote:
> > Hey Eric, I've done a ton of jQuery and would definitely like to see a
> > jQuery implementation and could probably collaborate with you.
> >
> > On Mon, Feb 23, 2009 at 12:41 PM, Obinna wrote:
> >
> &
Yeah, the xwork FileManager fix is pretty key for me too. Also... awhile ago
I posted some potential fixes/upgrades to the javatemplates plugin to make
it more extensible. I don't see these issues in JIRA, so I suppose these
weren't picked up and would not make it in? I shall re-post to JIRA. If
ne
I'm All for it.
On Thu, Feb 19, 2009 at 7:30 PM, Musachy Barroso wrote:
> lol...I am +1 too.
>
> On Thu, Feb 19, 2009 at 11:15 AM, James Holmes
> wrote:
> > +2
> >
> > On Thu, Feb 19, 2009 at 11:03 AM, Wes Wannemacher
> wrote:
> >
> >> Does anyone have any objection to us moving the JSON resul
achy Barroso wrote:
> Do you want to implement the plugin using Java instead of FreeMarker?
> Unless the output is very simple, generating javascript from java will
> be a pain to write and maintain.
>
> musachy
>
> On Wed, Feb 4, 2009 at 10:30 AM, Obinna wrote:
> > Hi J
son I am looking into this is because I am starting to
write a jQuery Ajax plugin (given the imminent deprecation of dojo, which I
never really liked so much anyway - too large and clunky)
I'm not sure how far I'll get on this, but I'm currently optimistic.
Best,
Eric
On Wed, Feb 4,
Hi,
I'd like to know if there's a 'recommended' way of extending the
javatemplates theme.
I've been using the default freemarker templates and have developed a few
custom tag templates for some custom tags. I'm eager to port to
javatemplates.
I noticed that the SimpleTheme is 'hard-coded' in the
38 matches
Mail list logo