hi all,

i am sorry ... but my bean don't work
the .jar is in the classpath, and the bean is found (there isn't 
java.lang.ClassNotFoundException)
but the error is "Cannot create bean of class intersys.DbBean"
Any help will be appreciate.
Thanks in advance.

detailed
-------------------------------------------------------------
[14/ab  /2000:20:34:40] info ( 1661): successful server startup
[14/ab  /2000:20:34:40] info ( 1661): iPlanet-WebServer-Enterprise/4.1 BB1-03/03/2000 
16:56
[14/ab  /2000:20:34:44] info ( 1661): Loading Simple Session Manager by default. 
Specify
MMapSessionManager in servlets.properties to load persistent session manager
[14/ab  /2000:20:34:44] info ( 1661): SimpleSessionManager: Default values for maximum 
number of
sessions is 1000 with a time out value of 1800 seconds
[14/ab  /2000:20:34:44] info ( 1661): SimpleSessionManager: Maximum number of sessions 
(1000) with a
time out value of (1800) seconds
[14/ab  /2000:20:35:00] info ( 1661): Internal Info: loading servlet /login.jsp
[14/ab  /2000:20:35:01] failure ( 1661): Internal error: exception thrown from the 
servlet service
function (uri=/login.jsp): javax.servlet.ServletException:  Cannot create bean of class
intersys.DbBean, Stack: javax.servlet.ServletException:  Cannot create bean of class 
intersys.DbBean
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.(Compiled Code)
        at java.lang.Exception.(Compiled Code)
        at javax.servlet.ServletException.(ServletException.java:122)
        at 
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:384)
        at 
_0002flogin_0002ejsplogin_jsp_0._jspService(_0002flogin_0002ejsplogin_jsp_0.java:162)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:826)
        at 
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:462)
-------------------------------------------------------------

my java classpath is:
jvm.classpath=/usr/java/lib/tools.jar:/iplanet/servidor/plugins/samples/servlets2/beans.10/SDKBeans10.jar:/iplanet/servidor/plugins/samples/servlets/beans/SDKBeans.jar:/iplanet/servidor/bin/https/jar/Bugbase.jar:/iplanet/servidor/bin/https/jar/Calljsac.jar:/iplanet/aplicaciones/expocasa/beans/intersys.jar

--
Antonio Jimenez Alfaro
-------------------------------------------------------------
Internet Systems S.A.             mailto:[EMAIL PROTECTED]
-------------------------------------------------------------

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to