RE: Convention Plugin not being picked up.

2010-04-21 Thread Martin Gainty
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

RE: Convention Plugin not being picked up.

2010-04-21 Thread Miles, Chris
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: >

Re: Convention Plugin not being picked up.

2010-04-20 Thread jonathan doklovic
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 -

Re: Convention Plugin not being picked up.

2010-04-20 Thread jonathan doklovic
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

RE: Convention Plugin not being picked up.

2010-04-20 Thread Miles, Chris
? 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

Re: Convention Plugin not being picked up.

2010-04-20 Thread jonathan doklovic
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

RE: Convention Plugin not being picked up.

2010-04-15 Thread Miles, Chris
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

Re: Convention Plugin not being picked up.

2010-04-13 Thread Chris Mawata
|vm|ftl) additional help can be achieved for "paying customers" Martin Gainty __ wireshark operators: do NOT alter/modify or disrupt this Transmission. Subject: Convention Plugin not being picked up. Date: Tue, 13 Apr 2010 11:23:28

RE: Convention Plugin not being picked up.

2010-04-13 Thread Martin Gainty
) additional help can be achieved for "paying customers" Martin Gainty __ wireshark operators: do NOT alter/modify or disrupt this Transmission. > Subject: Convention Plugin not being picked up. > Date: Tue, 13 Apr 2010 11:23:28 +0100

Convention Plugin not being picked up.

2010-04-13 Thread Miles, Chris
I am using Glassfish 2.1 and deploying my application with the convention plugin, but none of my annotations are being processed which leads me to believe that the plugin is not being loaded. There is nothing in the server logs mentioning any messages or errors. The config browser plugin tells me a

Convention Plugin not being picked up.

2010-04-13 Thread Miles, Chris
NOT PROTECTIVELY MARKED I am using Glassfish 2.1 and deploying my application with the convention plugin, but none of my annotations are being processed which leads me to believe that the plugin is not being loaded. There is nothing in the server logs mentioning any messages or errors. The config