Martin, I think he is looking at the Convention plug-in rather than code behind.
Chris in your struts.xml check if you have

<constant name="struts.convention.action.disableScanning" value="false" />

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



Martin Gainty wrote:
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)

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
From: chris.mi...@spsa.pnn.police.uk
To: user@struts.apache.org

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 anything I define in a config file, but not
through annotations.

Is there anywhere I can start looking?

Thanks

Chris

________________________________

Chris Miles
Developer

Information Services

Scottish Police Services Authority
Elphinstone House
65 West Regent Street
Glasgow, G2 2AF

*: 0141 534 8922
*: chris.mi...@spsa.pnn.police.uk
<mailto:chris.mi...@spsa.pnn.police.uk>
This communication is intended for the person(s) or organisation named
and may be confidential in nature, legally privileged and protected in
law.  If you are not the intended recipient, please advise us
immediately and do not disclose, copy, or distribute the contents to any
person. Failure to comply with these instructions may constitute a
criminal offence.




_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to