Monday February 13, 2006
OK, after I found the solution for the JSF API classes (See the entry below), I hoped to get a Creator 2 Portlet project deployed to the JBoss Portal as well. It worked
It was just a matter of removing the WEB-INF/lib/jsf-api.jar and adding all the needed configuration WEB-INF/jboss-*.xml files.
Then just deploy the war file and add your new PortletInstance
somewhere into the Portal. Of course, you will probably do it a bit
better than what I did in the screen shot
But I don't claim to have any experience with JBoss Portal and for me it's more important to get it working.
It's always nice to see standards (JSR-168 in this case) just work as expected
Have fun with your portlets


Thanks to J. Viet from the JBoss team for helping me figuring out what I needed to do here
Thanks,
-- Marco