That is most definately the mistake you are making. Just because something works as a web application does not mean it'll work as a portlet. Most of it depends on the bridge your using and what renderkit you have.

I only have experience with Trinidad and the Alpha release of the JSR 301 bridge. Even so you need a portlet.xml file and the bridge jars added to your classpath at a minimum. I also know that much of Tobago's support for file uploads and stuff do not currently work in portlets, but I'm not sure what support they do have. I suspect there will be a project when the 301 bridge is release to get Tobago working with that.

Scott

Roland Asmann wrote:
Hi,

Has anybody used tobago in a Portal? I've been trying to get JBoss Portal to deploy my project as a Portlet, but for some reason it keeps on ignoring it. The thing is, my project is correct, because it DOES run as a web-application. Or might that be the mistake I am making?

If anybody has any experience with Tobago and Portals/Portlets, please send me some pointers or maybe a small example of how to get everything running!

Thanks,


Reply via email to