Re: Switching Action between different modules in Struts 2.1.x...

2009-09-23 Thread Paweł Wielgus
tacktraces > There is no Action mapped for namespace /admin and action name /home/Home. - > [unknown location] > > com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:178) > > > Thanks, > Muthu > > -- > View this message in context: >

Switching Action between different modules in Struts 2.1.x...

2009-09-23 Thread Muthu Velappan
.DefaultActionProxy.prepare(DefaultActionProxy.java:178) Thanks, Muthu -- View this message in context: http://www.nabble.com/Switching-Action-between-different-modules-in-Struts-2.1.x...-tp25531036p25531036.html Sent from the Struts - User mailing list archive at Nabble.com

Re: S2: latest Struts 2.1.x and latest CXF dont play nice together

2009-04-08 Thread cheeran
the >> Filter not to handle "/service" urls. Again all this is because of a >> very poor web.xml (servlet) spec with regard to simple url-pattern >> without the chance to exclude something >> >> Any hints ?? >> >> >> --- >> regards >> Marc Logemann

Re: S2: latest Struts 2.1.x and latest CXF dont play nice together

2009-04-03 Thread Marc Logemann
Ahh here we go. Just read the struts 2.0 -> 2.1 migration guide and saw this: "The default action extension list (struts.action.extension) has changed from just 'action' to 'action' plus "" (no extension). If your application has servlets or other requests that have no extension then they

S2: latest Struts 2.1.x and latest CXF dont play nice together

2009-04-03 Thread Marc Logemann
Hi, i have the following web.xml: struts2 class > org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilterfilter-class> struts2 /* CXFServlet org.apache.cxf.transport.servlet.CXFServlet

Struts 2.1.x - Cookie inteceptor in whar .jar??

2008-11-19 Thread Burton Rhodes
I keep getting this error on startup... "SEVERE: Unable to find interceptor class referenced by ref-name cookie - interceptor-ref" I assume I don't have the correct jar file in my class path. Anyone know which one contains the cookie interceptor? Many thanks! --

RE: How to stop the verbose logging INFO in Struts 2.1.x

2008-04-24 Thread Giovanni Azua
(I am posting this because I have been privately asked already couple of times) Helping google: How do I stop the more verbose logging in Struts 2.1.x For Tomcat users: Struts 2 uses JCL i.e. Java Commons Logging which basically enables users plugging any existing concrete Logging

Re: dispaytag + Struts 2.1.x: encoding parameters into requestURI

2008-02-06 Thread Giovanni Azua
hi Randy, You're right! many thanks! Best regards, Giovanni Randy Burgess wrote: All you should need is a getter in your action for simulationKey and then Regards, Randy Burgess Sr. Web Applications Developer Nuvox Communications

Re: dispaytag + Struts 2.1.x: encoding parameters into requestURI

2008-02-05 Thread Randy Burgess
t; Reply-To: Struts Users Mailing List > Date: Tue, 05 Feb 2008 18:17:35 +0100 > To: Struts Users Mailing List > Subject: dispaytag + Struts 2.1.x: encoding parameters into requestURI > > hi, > > I require encoding get parameters into the requestURI field but I can't

dispaytag + Struts 2.1.x: encoding parameters into requestURI

2008-02-05 Thread Giovanni Azua
hi, I require encoding get parameters into the requestURI field but I can't find the way e.g. <%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib prefix="display" uri="http://displaytag.sf.net/el"; %> export="false" sort="list" decorator="

Re: Struts 2.1.x vs. 2.0.x

2007-12-21 Thread Alberto A. Flores
will do... thanks a lot! Dave Newton wrote: --- "Alberto A. Flores" <[EMAIL PROTECTED]> wrote: I was wondering about the differences between these two. I have heard a lot about some differences, but it doesn't look like the Apache site has a direct link to 2.1.x release. Is it even a release?

Re: Struts 2.1.x vs. 2.0.x

2007-12-21 Thread Dave Newton
--- "Alberto A. Flores" <[EMAIL PROTECTED]> wrote: > I was wondering about the differences between these two. I have heard a > lot about some differences, but it doesn't look like the Apache site has > a direct link to 2.1.x release. Is it even a release? Nope. > Should I be preparing our appl

Struts 2.1.x vs. 2.0.x

2007-12-21 Thread Alberto A. Flores
Folks, I was wondering about the differences between these two. I have heard a lot about some differences, but it doesn't look like the Apache site has a direct link to 2.1.x release. Is it even a release? Should I be preparing our application for an upgrade? Any feedback will be appreciated

Re: Struts 2.1.x

2007-12-19 Thread Nuwan Chandrasoma
Hi, I think the below link has a test build of struts 2.1 http://people.apache.org/builds/struts/2.1.0/ Thanks, Nuwan (http://code.google.com/p/struts2-ssl-plugin/) Frans Thamura wrote: i am seeking the S2 2.1.x binary anyone can share your binary so i can use and test the feature F

Struts 2.1.x

2007-12-18 Thread Frans Thamura
i am seeking the S2 2.1.x binary anyone can share your binary so i can use and test the feature F

Re: Struts 2.1.x trunk "Could not find property" in tests and running ..

2007-11-12 Thread fergunet
ance of > issues and report or work-around them when necessary. > > In this specific case, it's just a new warning about an existing > operation. You don't need to do anything about it, although someone > probably will when they tire of seeing the warnings. > >

Re: Struts 2.1.x trunk "Could not find property" in tests and running ..

2007-10-30 Thread Jeromy Evans
seeing the warnings. regards, Jeromy Evans Pedro Herrera wrote: I´m having the same problem to building struts 2.1.x trunk ... 'Could not find property [#attr.theme]' Herrera Giovanni Azua-3 wrote: hi, While building Struts 2.1.x trunk branch test cases I get tons of t

Re: Struts 2.1.x trunk "Could not find property" in tests and running ..

2007-10-30 Thread Pedro Herrera
I´m having the same problem to building struts 2.1.x trunk ... 'Could not find property [#attr.theme]' Herrera Giovanni Azua-3 wrote: > > hi, > > While building Struts 2.1.x trunk branch test cases I get tons of this > kind of warnings: > > WARNING: [57:

Struts 2.1.x trunk "Could not find property" in tests and running ..

2007-10-30 Thread Giovanni Azua
hi, While building Struts 2.1.x trunk branch test cases I get tons of this kind of warnings: WARNING: [57:14.332] Could not find property [#attr.theme] WARNING: [57:14.364] Could not find property [#attr.templateDir] WARNING: [57:14.365] Could not find property [#attr.theme] The same