Hello,
I've just started working on J2, and made the "Simplest" portlet
(+application+psml) described on the J2 website.
However I was wondering: is my config wrong somewhere ? or you really
can't deploy WARs correctly while Jetspeed/Tomcat is running ?
(if you know what I mean, and the answer you can skip the details below ;)
The problem is that when I put "simplest.war" inside /WEB-INF/deploy,
deployment.log does say it has been deployed. But the corresponding
portlet application (and portlet) can't be found. TH, once I've uploaded
"simplest.psml" the placeholder where the portlet should have appeared,
there's an error message instead roughly saying the portlet definition
could not be found.
After several attemtps, restarts, reading, etc. I've then tried one last
time something :
- shutting down Jetspeed/Tomcat
- deploying yet another whole new portlet (+app)
- re-starting Jetspeed/Tomcat
and it worked!
When checking the deployment.log I've noticed 2 new lines saying the
portlet-app have been "registered". So I guess, just like some other
people on the net, the problem I had was coming from the portlet-app not
being registered.
So my (more precise) question is : is it possible to register a portlet
while the web server is running ? Because I'd need it to be upish as much
as possible, therefore restarts could be annoying in my case
Thanks for your help,
Ludovic
To unsubscribe, e-mail: jetspeed-user-unsubscribe (AT) portals (DOT) apache.org
For additional commands, e-mail: jetspeed-user-help (AT) portals (DOT) apache.org