nen und entfaltet keine rechtliche Bindungswirkung.
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung
fuer den Inhalt uebernehmen.
> Subject: RE: Convention Plugin not being picked up.
> Date: Wed, 21 Apr 2010 12:39:10 +0100
> From: chris.mi...@spsa.pnn.polic
April 2010 16:38
To: Struts Users Mailing List
Subject: Re: Convention Plugin not being picked up.
Also, you can add:
log4j.category.org.apache.struts2.convention=TRACE
to your log4j.properties to get exhaustive logging about convention
wiring up actions.
- Jonathan
Miles, Chris wrote:
>
15:48
To: Struts Users Mailing List
Subject: Re: Convention Plugin not being picked up.
I would also look at your struts config for the following:
struts.convention.default.parent.package - should be the name of your
default package declared in the config
struts.convention.action.includeJars -
ea...@sysbliss.com]
Sent: 20 April 2010 15:48
To: Struts Users Mailing List
Subject: Re: Convention Plugin not being picked up.
I would also look at your struts config for the following:
struts.convention.default.parent.package - should be the name of your
default package decl
?
Chris
-Original Message-
From: jonathan doklovic [mailto:list-rea...@sysbliss.com]
Sent: 20 April 2010 15:48
To: Struts Users Mailing List
Subject: Re: Convention Plugin not being picked up.
I would also look at your struts config for the following:
struts.convention.default.parent.package - s
I would also look at your struts config for the following:
struts.convention.default.parent.package - should be the name of your
default package declared in the config
struts.convention.action.includeJars - if your actions are in separate
jars, you may need to add a pattern here so convention
Hi,
I am using the convention plugin, not the older codebehind plugin. The
convention plugin exists in my lib directory. I am calling actions by
/namespace/actionName.action
Thanks
Chris
> Good Afternoon Chris
>
> best to look at the usage of the code behind plugin
> http://struts.apach
Martin, I think he is looking at the Convention plug-in rather than code
behind.
Chris in your struts.xml check if you have
Also check if you are following the conventions -- name of action ending
with Action or extending ActionSupport etc.
Then check the annotations on the actions
Marti
Good Afternoon Chris
best to look at the usage of the code behind plugin
http://struts.apache.org/2.1.6/docs/codebehind-plugin.html
a few fundamentals:
did you copy the codebehind jar to WEB-INF/lib?
is your Action mapping adhering to the convention of
/NAMESPACE/ACTION.(jsp|vm|ftl)
additiona
9 matches
Mail list logo