hi all

i am working with REST now, and the example with
org.apache.struts.example work well

i try to refactor become org.blueoxygen.cimande from


i put this

<constant name="struts.convention.package.locators" value="cimande"/>

and the example work well :)

how can struts2 know the package locators is cimande from
org.blueoxygen.cimande ,

<constant name="struts.convention.package.locators"
value="org.blueoxygen.cimande"/>

i try to put org.blueoxygen.cimande and got this error

There is no Action mapped for namespace / and action name messages. -
[unknown location]


can help all?



Frans

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

Reply via email to