Hi, In the Administration Panel, if you click on "googlegadgets", are the portlets that belong to the application (a war file = an application = set of portlets) listed ?
If not, it means that tomcat did not start the application. Else, it may be a problem of ACL. A portlet is selectable by a user only if he has 'read' rights (ACL of a portlet are set from the administration panel). Regards, KT. Cédric Chantepie a écrit : > I try to deploy portlets according JahiaPortletGuide (portlets from > jahia repo, HelloWorld one) putting them in var/new_webapps. > > It start deploying but tomcat doesn't seem to achieve its part as last > displayed line is : > INFO: Deploying web application archive XXX.war > > ---- > Found WEB-INF/portlet.xml > Found web.xml > Attempting to add portlet.tld to war... > Adding portlet.tld to war... > Creating war > /home/cchantep/Applications/apache-tomcat-6.0.14/webapps/googlegadgets.war > ... > War > /home/cchantep/Applications/apache-tomcat-6.0.14/webapps/googlegadgets.war > created > 2008-05-29 15:00:50,228: INFO [deployment] - File: > /home/cchantep/Applications/apache-tomcat-6.0.14/webapps/jahia/WEB-INF/etc/jetspeed/deploy/googlegadgets.war > > > deployed > May 29, 2008 3:00:50 PM org.apache.catalina.startup.HostConfig deployWAR > INFO: Deploying web application archive googlegadgets.war > ---- > > I can see it in portlets from Administration panel, but when I try to > add a portlet to a page, portlet selector show me none of them. > > Maybe a tomcat manager trouble ? > > _______________________________________________ install_list mailing list install_list@jahia.org http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list