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
