- 
        1. Re: Error deploying Inbound Resource Adapter exampleadrian.brock Aug 12, 2004 10:20 AM (in response to nepuhb)Set verify deployments to false in conf/jboss-service.xml 
 The verifier has been fixed since DR4.
- 
        2. Re: Error deploying Inbound Resource Adapter examplenepuhb Aug 12, 2004 1:26 PM (in response to nepuhb)Adrian, 
 Thanks for the quick response.
 After setting verifier to false, the verification error has disappeared,
 however I am now hitting another error:
 ERROR [JBossMessageEndpointFactory] Starting failed jboss.j2ee:binding=message-inflow-driven-bean,jndiName=local/EchoXMLMDB,plugin=invoker,service=EJB
 org.jboss.deployment.DeploymentException: Unable to create activation spec ra=jboss.jca:name='filexmlrar.rar',service=RARDeployment messaging-type=org.jboss.example.XMLMessageListener properties=[]; - nested throwable: (MBeanException: Error in create activation spec jboss.jca:name='filexmlrar.rar',service=RARDeployment Cause: org.jboss.deployment.DeploymentException: Required config property RequiredConfigPropertyMetaData@1611ed3[name=directory descriptions=[DescriptionMetaData@186aad9[language=en]]] for messagingType 'org.jboss.example.XMLMessageListener' not found in activation config....
 Any idea what else am I doing wrong?
 Thanks,
 Bhupen
- 
        3. Re: Error deploying Inbound Resource Adapter exampleadrian.brock Aug 12, 2004 1:31 PM (in response to nepuhb)That was fixed in 4.0.0RC1 as you would have found out 
 for yourself if you had used search.
- 
        4. Re: Error deploying Inbound Resource Adapter examplenepuhb Aug 12, 2004 5:59 PM (in response to nepuhb)Adrian, 
 I installed JBoss 4.0RC1, but I am still getting an error, though a different one:
 ERROR [JBossMessageEndpointFactory] Starting failed jboss.j2ee:binding=message-inflow-driven-bean,jndiName=local/EchoXMLMDB,plugin=invoker,service=EJB
 org.jboss.deployment.DeploymentException: Endpoint activation failed ra=jboss.jca:name='filexmlrar.rar',service=RARDeployment activationSpec=FileXMLActivationSpec for directory c:\testfilexml; - nested throwable: (MBeanException: Error in endpoint activation jboss.jca:name='filexmlrar.rar',service=RARDeployment Cause: javax.resource.spi.UnavailableException: The container is not started)
 Thanks,
 Bhupen
 This time I did a search for similar problem, but could'nt locate any solution to this problem.
- 
        5. Re: Error deploying Inbound Resource Adapter exampleadrian.brock Aug 12, 2004 8:09 PM (in response to nepuhb)Argh! That was also fixed, but after 4.0.0RC1 
 You can get a 4.0.0RC2 snapshot (not yet released) from cvs.
 http://sourceforge.net/cvs/?group_id=22866
 
    