Hi, I had a look at http://portals.apache.org/jetspeed-2/getting-started.html It seems that Tomcat under Win needs this parameter in content.xml configuration file:
           <Context antiJARLocking="true">
After this change the application is deployed, but the problem (Failed to retrieve Portlet Definition for simplest::Simples)
is still remaining.
I checked for upper and lower case but this is not the matter.
Pls let me know if you have experienced in something different.

Bye
MP



Raj Saini wrote:
Maurizio,

It looks to me the name of you portlet is wrong in your psml file.
name attribute in your psml fragment much match [your webapp name (not
webapp id in portlet)]::[porlet name in portlet.xml file].

Also check init parameter of your JetspeedContainerServlet in web.xml
match your webapp context name.

Regards,

Raj



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

Reply via email to