This content has been marked as final.
Show 2 replies
-
1. Re: deploying a java portlet in eclipse
Peter Johnson Apr 28, 2009 7:20 AM (in response to pooja ambre)when i deploy it on the jboss 5.0 server
There's the problem - JBoss Portal does not run on JBoss AS 5.0. You will have to deploy the portlet to JBoss AS 4.2.3 with JBoss Portal installed.I also want to embed this portlet into my jboss portal2.7.0
See if my JBossWorld presentation helps: http://www.jboss.org/community/docs/DOC-9477 -
2. Re: deploying a java portlet in eclipse
pooja ambre Apr 28, 2009 11:29 PM (in response to pooja ambre)Hi,
Thanks a lot for d reply ...It really worked !!!
and i was successfully able to embed d portlet into d portal...
regards