Hi Danilo,

        Looks like you have not placed the jar file or the extracted
directory containing the "org.jasig.portal.UtilitiesBean" class in your class
path. You can identify the jar / directory that contains this and then get
this to work by adding the jar to the /WEB-INF/lib or adding the directory
WEB-INF/classes directory of the installed web application.
Hope this gets you started
Cheers
Mano

PS: Dont you think this question can be answered better by the support folks
at JA-SIG ( whatever that is )

PS: One more mail with an inappropriate subject line and I am quiting this
list! Please try and frame appropriate and relavent Subject lines or half the
folks who can answer your query are going to ignore the message.



-----Original Message-----
From: Danilo Migone [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 20, 2001 2:12 AM
To: [EMAIL PROTECTED]
Subject: Help Please ...


Hi ...

    About the Java Servlet Technology ....

    I tried to install the Portal code from JA-SIG and i have problems whith
this.

    Someone know about the installation process and can help me ?

    I have installed all the components needed but when i connect to server
with
the URL, the following error message appear:

org.apache.jasper.JasperException: No se puede compilar la clase para
JSPC:\foo\tomcat\work\localhost_8080\_0002fuportal_0002findex_0002ejspindex_j
sp_0.java:17:
Class org.jasig.portal.UtilitiesBean not found in import.
import org.jasig.portal.UtilitiesBean;
       ^
1 error

 at org.apache.jasper.compiler.Compiler.compile(Compiler.java:254)
 at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:462)
 at org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
 at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:433)
 at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspSer
vlet.java:152)

 at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.jav
a:164)

 at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:318)
 at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:391)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
 at org.apache.tomcat.core.Handler.service(Handler.java:286)
 at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
 at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797
)
 at org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
 at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpCo
nnectionHandler.java:210)

 at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
 at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
 at java.lang.Thread.run(Thread.java:484)

Thanks for any help .....

[EMAIL PROTECTED]

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to