Put "rowset.jar" into \WEB-INF\lib .

Albert Pi
Corp IS System Delivery
516-803-3762


>>> [EMAIL PROTECTED] 09/23/02 09:56AM >>>
I have "rowset.jar". I set it my classpath, but still receive error message.


----- Original Message -----
From: "Albert Pi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 23, 2002 4:45 PM
Subject: Re: Error: 500 NoClassDefFoundError


> You need "rowset.jar".
>
> Albert Pi
> Corp IS System Delivery
> 516-803-3762
>
>
> >>> [EMAIL PROTECTED] 09/23/02 08:33AM >>>
> Hi all,
> I am having problem with running RMI client servlet.
> The following are the errors I am getting.
> How can I eliminate this error?
>
> I would appreciate any help.
>
>
> Thanks,
>
>
>
> Error: 500
> Location: /rowset/servlet/RowsetServlet
> Internal Servlet Error:
>
> java.lang.NoClassDefFoundError: sun/jdbc/rowset/CachedRowSet
>         at java.lang.Class.getDeclaredFields0(Native Method)
>         at java.lang.Class.privateGetDeclaredFields(Class.java:1480)
>         at java.lang.Class.getField0(Class.java:1713)
>         at java.lang.Class.getDeclaredField(Class.java:1176)
>         at
java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1404)
>         at java.io.ObjectStreamClass.access$400(ObjectStreamClass.java:45)
>         at java.io.ObjectStreamClass$3.run(ObjectStreamClass.java:331)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.io.ObjectStreamClass.(ObjectStreamClass.java:329)
>         at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:249)
>         at
java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:444)
>         at
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1511)
>         at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1425)
>         at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1616)
>         at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1264)
>         at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)
>         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
>         at java.rmi.Naming.lookup(Naming.java:83)
>         at RowsetServlet.init(RowsetServlet.java:26)
>         at
org.apache.tomcat.facade.ServletHandler.doInit(ServletHandler.java:447)
>         at
org.apache.tomcat.facade.ServletHandler.init(ServletHandler.java:263)
>         at
org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:472)
>         at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:91
7)
>         at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
>         at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10I
nterceptor.java:176)
>         at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
>         at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:516)
>         at java.lang.Thread.run(Thread.java:536)
>
>
___________________________________________________________________________
> 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 

___________________________________________________________________________
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