0 Replies Latest reply on Aug 29, 2006 1:07 AM by sivakavi

    problem with JCA

    sivakavi

      hi,
      Currently i'm working with sun java CAPS Integration tool and here i'm trying to deply ear file generated by CAPS. while deploying this ear file i have got some errors like rardeployment null...so now i need to create a -ds.xml file from the following ra.xml; can any body help me in how to convert ra.xml to -ds.xml. Or give me a coversion -ds.xml file to the following ra.xml actually i'm very new to JBOSS and i'm not clear the JCA examples.so help me to convert the following ra.xml to -ds.xml.


      <?xml version="1.0" encoding="UTF-8"?>
      <connector version="1.5" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/connector_1_5.xsd">
      BPELEngineResourceAdapter
      <vendor-name>seebeyond</vendor-name>
      <eis-type>BPELEngine</eis-type>
      <resourceadapter-version>1.0</resourceadapter-version>

      <resourceadapter-class>com.stc.bpms.bpelConnector.impl.BPELResourceAdapterImpl</resourceadapter-class>
      <config-property>
      <config-property-name>ApplicationBPs</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>SRINI_u002F_WEB_TEST_u002F_WebServiceDeployment1{http://10.226.44.25:12000/repository/eaiRepository/SRINI/WebService/BusinessProcess1}BusinessProcess1</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>EndpointRegistrationKeys</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value></config-property-value>
      </config-property>
      <config-property>
      <config-property-name>MaxInstancesPerProcessType</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>1000</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>MaxDBConnections</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>60</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ConnectionRetries</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>-1</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ConnectionRetryInterval</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>10000</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>Debug</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>false</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>DebugPort</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>4865</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ApplicationMode</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>SingleEngine</config-property-value>
      </config-property>

      <config-property>
      <config-property-name>RuntimeThreadPoolSize</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>500</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ReceiveTimeout</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>15000</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>InvokeFactor</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>80</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>EngineExpiaryInterval</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>120</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>FailoverGracePeriod</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>30</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>MonitoringEnabled</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>false</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>MonitoringThreadSleepTime</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>5000</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>MonitoringThreadBufferSize</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>2</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>MonitoringThreadBufferTimeLag</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>30</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ReportingThreadSleepTime</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>180000</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>PersistenceMode</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>NoPersistence</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>StartupRecovery</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>false</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>RecoveryBatchSize</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>10</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ApplicationReference</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>SRINI_u002F_WEB_TEST_u002F_WebServiceDeployment1</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>DeploymentName</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>Deployment1</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>EnvironmentName</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>Env_Srini</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>LogicalHostName</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>LogicalHost1</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>IsName</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>IntegrationSvr1</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ProjectName</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>$ProjectName</config-property-value>
      </config-property>
      <config-property>
      <config-property-name>ProjectFullPath</config-property-name>
      <config-property-type>java.lang.String</config-property-type>
      <config-property-value>SRINI|WEB_TEST|WebService</config-property-value>
      </config-property>
      <outbound-resourceadapter>
      <connection-definition>
      <managedconnectionfactory-class>com.stc.bpms.bpelConnector.ManagedConnectionFactoryImpl</managedconnectionfactory-class>
      <connectionfactory-interface>javax.resource.cci.ConnectionFactory</connectionfactory-interface>
      <connectionfactory-impl-class>com.stc.bpms.bpelConnector.ConnectionFactoryImpl</connectionfactory-impl-class>
      <connection-interface>com.stc.bpms.bpel.runtime.Connection</connection-interface>
      <connection-impl-class>com.stc.bpms.bpelConnector.ConnectionImpl</connection-impl-class>
      </connection-definition>
      <transaction-support>NoTransaction</transaction-support>
      <reauthentication-support>false</reauthentication-support>
      </outbound-resourceadapter>
      <inbound-resourceadapter>


      <messagelistener-type>com.stc.bpms.bpel.runtime.WSProvider</messagelistener-type>

      <activationspec-class>com.stc.bpms.bpelConnector.BPELActivationSpecImpl</activationspec-class>



      <messagelistener-type>com.stc.bpms.bpel.runtime.MessageFactory</messagelistener-type>

      <activationspec-class>com.stc.bpms.bpelConnector.MsgFactActSpecImpl</activationspec-class>



      </inbound-resourceadapter>




      Advance Thanks