+1 for @Namespace("/webfarm")

chaining is usually a sign of a bad pattern.  See
http://cwiki.apache.org/confluence/display/WW/Action+Chaining.

Those are class annotations I assume.  Any errors on application startup?  

Including the convention plugin does help it work.



newton.dave wrote:
> 
> Pennel,Paul T wrote:
>> @ParentPackage("ej-update")
>> @Namespace("webfarm")
> 
> Did you try "/webfarm"? (I'm not sure that it's necessary to explicitly 
> configure this particular namespace since the package name ends with 
> "actions.webfarm", though--don't recall off the top of my head.)
> 
>> @Results ({
>>   @Result(name = "success", location = "retrieveWebFarms", type="chain"),
> 
> Eeew, action chaining!
> 
>> I have verified that the struts2-config-browser-plugin-2.1.6.jar is in
>> my .war file.  I also created the optional package for
>> struts2-config-browser-plugin-2.1.6.jar and deployed it.
> 
> How about the convention plugin?
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Convention-Plugin-problem-tp21676402p21679840.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to