« WSRP support in the Cocoon Portal | Main | Speaking at ApacheCon 2005 »
September 06, 2005
Struts Running inside Cocoon - Portal Bridges
After some struggling (with my own portal code) I was able to get the Struts Portal Bridge running inside the Cocoon Portal. The JPetstore sample
(taken from Jetspeed) runs now nicely as a JSR 168 portlet in Cocoon. So you
can run your favorite Struts apps as portlets - and then slowly migrate them
to Cocoon :) (just kidding).
The Struts bridge is part of the interesting Portal Bridges project at Apache Portals. Thanks to Ate Douma, I
was able to hunt and find some problems in the Cocoon portal code.
If you want to test the bridge, you have to get the latest of Cocoon from
SVN trunk - I'll port the fixes to 2.1.x in the next days.
Next to test are the other bridges...
Posted by cziegeler at September 6, 2005 06:08 AM