I�ve made a Stateless Session Bean which connect with a database through
JDBC and
it returns a Vector which contains an object per file. When I execute the
client,
the reuslt is as follows
javax.naming.ConfigurationException. Root exception is
weblogic.rmi.server.ExportException: A description for
cedetel.bolsaempleo.gestorbolsaempleo.GestorBolsaEmpleoBeanHomeImpl was
found but it could not be read due to: [Failed to find a stub for [class
cedetel.bolsaempleo.gestorbolsaempleo.GestorBolsaEmpleoBeanHomeImpl]
implements at least one interface [interface
cedetel.bolsaempleo.gestorbolsaempleo.GestorBolsaEmpleoHome] which extends
Remote.]
weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
cedetel.bolsaempleo.gestorbolsaempleo.GestorBolsaEmpleoBeanHomeImpl]
implements at least one interface [interface
cedetel.bolsaempleo.gestorbolsaempleo.GestorBolsaEmpleoHome] which extends
Remote.
at weblogic.rmi.extensions.BasicDescriptor.<init>(BasicDescriptor.java:25)
at
weblogic.rmi.extensions.BasicRuntimeDescriptor.<init>(BasicRuntimeDescriptor
.java:34)
at
weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManager.java:
52)
at
weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManager.java
:36)
at
weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManager.java
:27)
at
weblogic.rmi.internal.OIDManager.getRequestDispatcher(OIDManager.java:193)
....
and so on
Thanks,
--------------------------------------------------
Jose Antonio Garrote Pe�a
[EMAIL PROTECTED]
Cedetel. Parque Tecnologico de Boecillo. Edificio Centro.
E-47151 Boecillo (Valladolid) [SPAIN]
Tel.: +34 983 546502 FAX: +34 983 546696
--------------------------------------------------
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".