Did you follow the instructions explicitly at http://portals.apache.org/pluto/install.html?

Did you run "maven fullDeployment" from PLUTO_HOME?  If so, make sure you don't see any errors.

Also, if you're running behind a proxy server, I don't know how to tell maven to use a proxy to resolve library dependencies.  If this is your problem, you'll need to find out how to do that or run from a host that doesn't require a proxy server.

-David

Nguyen Viet Trieu wrote:
I followed the install guide on pluto website but when

i pointed to http://localhost:8080/pluto/portal , it
appeared :
message :  Servlet pluto is not available
description :The requested resource (Servlet pluto is
not available) is not available.
is there install problem. Should i reinstall ?


--- David Botterill <[EMAIL PROTECTED]> wrote:
  
Take a look at


    
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=1122
  
Also, please provide a full stack trace of the
error.

You can simply run "ant" from the "portlet-deploy"
directory to deploy a 
portlet WAR file. But, I believe you'll need maven
to "bootstrap" the 
pluto environment into tomcat and to resolve all the
library 
dependencies. Someone please correct me if I'm wrong
on this one.

Cheers!
-David

Nguyen Viet Trieu wrote:

    
Hi there,
I have tried to installed and deployed deploy
      
sample
    
portlet
for 2 weeks but everythings are fail. I have some
problem :

1.Must we use maven to deploy portlet ?

2.Portlet we want to deploy must have :
 - WEB-INF
	+ lib, class, data dir 
	+ build.xml, portlet.xml 
	+ in data dir we have : portletentityregistry.xml,
pageregistry.xml
 - jsp file
Is it right ?

3.I unzip pluto-1.0.1-rc2 and set PLUTO_HOME then
      
run
    
testsuite but it just an empty page.

4.I copy bookmark_01.war into webapp the run pluto
then  add portlet.tld to WEB-INF/tld, 
portlet-api.jar to WEB-INF/lib . Error :

javax.servlet.ServletException

      
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:253)
    
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    
it seems that servlet is not available. What i have
      
to
    
do to fix it ?

5. Could anyone sent me an example and guide me
      
step
    
by step to install and deploy portlet? 

I'm waiting for your help.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
      
protection around 
    
http://mail.yahoo.com 
 

      

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
  

Reply via email to