Hello Bruce, I would appreciate it that if you crosspost, and your issue gets solved with the help of some willing JetSpeed guru's, that you post a mail about the fact that you got it working, with for example a link to the thread, so that other users which might have the same problems or are looking for the same thing or are inspired by your idea can see that it is solved and how it is solved.
So, for those interested, http://www.nabble.com/Can%27t-seem-to-deploy-Cocoon-to-Jetspeed-2.1-tf3954106.html#a11226479 Regards Ard > > I am trying to take an existing application running under Cocoon 2.1.9 > and deploy it as a set of portlets. Before I get that far, though, I > want to make sure I understand how to deploy Cocoon as a JSR-168 > portlet. To that end, I went through the following steps of trying to > get Cocoon to work as a portlet inside Jetspeed 2: > > 1. I built a WAR file of Cocoon 2.1.9 with the portal block (and > associated dependencies) included, as well as the samples. > 2. I checked that the portlet.xml file contained a definition for > CocoonPortlet (as it does out of the box). > 3. I deployed the cocoon.war file to the Tomcat instance > running Jetspeed 2 > 4. I modified > ${Jetspeed-2.1}/webapps/jetspeed/WEB-INF/pages/default-page.ps > ml to include: > <fragment id="dp-19" type="portlet" name="cocoon::CocoonPortlet"> > <property name="row" value="7"/> > <property name="column" value="0"/> > </fragment> > 5. I started Jetspeed. > 6. I navigated to the Jetspeed default page. > > Instead of seeing the expected hello world business, I get this error > message: "Portlet Application cocoon not available". > > Have I missed a step here? What am I missing to get a basic build of > Cocoon to deploy as a portlet in Jetspeed 2? > > Thanks for any help. > > > > > --------------------------------------------------------------------- > 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]
