Monica,

When I get that error message, I usually find that the portlet application webapp didn't start. Check the tomcat logs and the shell output for SEVERE messages and for stack traces related to [/your_web_app_name].

drew wills

On 6/3/2010 8:11 AM, Monica Dogaru wrote:
Hello and thank you for your answer.

I followed these steps:

1) compiled the sources of the project:

ant compile


2) from the WebContent directory of the project (which has the following 
structure:

-index.html
-media
-META-INF
-WEB-INF
-webpages)

   I built the .war archive:

   jar -cvf Proj.war .


3) then, from uPortal's base directory "uPortal-3.2.1", I ran the deployment 
task for Proj.war:

    ant deployPortletApp -DportletApp=path_to_Proj.war


As I see from tomcat's catalina.out logfile, the portlet deploys correctly...but when I 
try adding it to the page, I get the "portlet was probably not correctly 
deployed" error.

Do you have an idea of why this happens?

Thank you,
Monica DOGARU
Ingenieur d'etudes de recherche et formation
Université Pierre&  Marie Curie, Paris


--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to