Vivek Verma a écrit :
Hi
The message I am getting after deploying war from my localhost to my dev server and on
trying to add portlet is "Application my_clipportlet not available".
Is there an exeption?
Thanks
Vivek
-----Original Message-----
From: Vivek Verma
Sent: Tuesday, December 05, 2006 2:37 PM
To: '[email protected]'
Subject: RE: building clip portlets
Hi
I have tried to deploy the war as any portlet generated from my localhost to my Development server. In that
case I am getting portlet in Manage Portlet List along with the context path but when I am adding it in the
page inside box I am getting only "View", "Edit" and "Help" buttons but the
portlet is not working (The graphs are not displayed).
Thanks
Vivek
-----Original Message-----
From: Khaled TLILI [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 05, 2006 2:03 PM
To: [email protected]
Subject: Re: building clip portlets
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