Re: building clip portlets
Khaled TLILI <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <[email protected]> |
Vivek Verma a écrit : > > Hi > Hi, > > I would like to add run time generated graphs from a site in the form > of portlet on my home page. I am successful in doing so by using Build > Clip Portlet but only on localhost. I am getting potlet and its > context path in the Manage Portlet List in localhost. > > I was tring to do the same thing on my Development server that is on > Solaris but I am unable to do that. I am getting > “java.util.zip.ZipException: No such file or directory†at > org.jahia.clipbuilder.html.struts.ManageAction in the logs. Whenever I > build some portlet then I don’t get that portlet in Manage Portlet > List too. > > Please suggest some way to do this. > For the moment, you can take the portlet generated on localhost ( probably in tomcat/webapps/you_clipportlet.war ) and deploy it as any portlet. > > Thanks > > Vivek >