Hi.

I'm using Jboss 4.0.3 RC1. 

I got  this  Error.  
-------------------------
15:29:18,718 WARN  [BusquedasBasicasDelegate] Se obtiene una instancia de 
==>ejb/Cajaval/BusquedasBasicasFacade desde BusquedasBasicasDelegate  
15:29:19,640 ERROR [LogInterceptor] Unexpected Error in method: public abstract 
java.util.Collection 
com.venthorix.deceval.negocio.facade.interfaces.BusquedasBasicasFacade.obtenerDatosBusquedaGenerica(com.venthorix.deceval.negocio.dto.BusquedaGenericoDTO)
 throws java.rmi.RemoteException
java.lang.NoClassDefFoundError: oracle/jdbc/rowset/OracleCachedRowSet
....
-----------------------------
I deployed an ear with war and jar(EJB, DAO,Factory, and so). For search I'm 
using DAO with factory, and my DAO implementation use ORacle RowSet 
implementations. Will I have to use the file MANIFEST into mi .jar?

This error ocurred when I want to used my own business exceptions in bean's 
method when I thrown my exception.

Is it Something wrong with Classloader?

Regards in advanced.

Manuel Loayza 
SCJP, SCWCD

It rep



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891120#3891120

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891120


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to