I think that's because your portlet application is not being deployed properly. The dB is not getting populated with the fragment information you inclide in your PSML file. I corrected this using the right web.xml. Make sure it has the display tag name.
-----Original Message----- From: marian caraiman [mailto:[EMAIL PROTECTED] Sent: Friday, July 22, 2005 3:14 PM To: 'Jetspeed Users List' Subject: Newbie question Hi I got J2.M3 and I changed the db to MySQL. It works fine. I created an web app (similar to jsf-demo-myfaces app) in "tomcat\webapps\jetspeed\WEB-INF\deploy" (including portlet.xml) In the default-page.psml I put a new <fragment> for a portlet. I got this : Failed to retrieve Portlet Definition for jsf-demo-myfaces::dukeorg.apache.jetspeed.container.window.FailedToRetrieveP ortletWindow: No PortletEntity exists for for id jsf2_new removing window from cache.Failed to retrieve Portlet Definition for jsf-demo-myfaces::duke Looks familiar ? Best regards. Marian. -----Original Message----- From: Christian Schubert [mailto:[EMAIL PROTECTED] Sent: Friday, July 22, 2005 1:17 PM To: Jetspeed Users List Subject: Re: Problems with struts-bridge Hi Sven thank you for your help. My problem is the following. The Action did not find the class: ERROR - RequestProcessor.processActionCreate(320) | No action instance for path /showUserGroup could be created java.lang.ClassNotFoundException: org.springframework.web.struts.DelegatingViewProxy Any idea? Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
