I have deployed the struts-portlet example, and it works. I continue to make comparison's between all of its configuration files, my own, and other examples. For instance, your example does not specify a parent in your pom.xml. The example does. The example pom.xml has no plugins. Yours has the necessary ones for the jetty:run support and specifies dependencies. The Don Brown portlet does not have any actions defined in struts.xml. The struts-portlet example does. I really, really appreciate your help. The examples work, but when I attempt to merge the configurations into my own code, decisions and adjustments have to be made and then it does not work. I will try again this evening. Thank you.

Fred

Nils-Helge Garli wrote:
What does your pom.xml look like?

Going back to your original problem, are you sure you don't get any
exceptions while running or starting up the portlet? Check your logs
to see if you find any exceptions. Also, try deploying the
struts2-portlet example portlet and see if that works.

Nils-H


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to