users@glassfish.java.net

EndpointFactory is currently not available

From: <glassfish_at_javadesktop.org>
Date: Fri, 15 Aug 2008 01:45:14 PDT

I'm using Glassfish Version = Sun Java System Application Server 9.1_02 on Solaris 10 SPARC Sun-Fire-T1000
I'm trying to deploy an inbound JCA resource adaptor and message driven bean, connected directly, not by JMS.
The Resource adapter was deployed successfully, MDB was deployed with warnings and communication between them does not work:

Caused by: javax.resource.spi.UnavailableException: EndpointFactory is currently not available
 at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.createEndpoint(ConnectorMessageBeanClient.java:359)
 at com.jnetx.jca.ResourceAdapterImpl.endpointActivation(ResourceAdapterImpl.java:56)
 at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:252)

Does anybody know how to fix this and why it happens ?
(server.log, ejb-jar.xml, sun-ejb-jar.xml, Java sources are in the attachment)
[Message sent by forum member 'theme_theme' (theme_theme)]

http://forums.java.net/jive/thread.jspa?messageID=293507