Janardhan Burugupalli wrote:

Hi All,

My sapdb-xa-ds.xml looks like this ...i have a problem that the AIWORKDB is not bound while starting the JBoss
can some one correct this if anything goes wrong in this...


and also i dont know how to specofy the driver class for the database driver .....i tried the normal local-tx-datasource and it works fine can some please send me an example

thanks
jani

<xa-tx-datasource>
<jndi-name>AIWORKDB</jndi-name>
<xa-datasource-class>org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl</xa-datasource-class>


<!--<connection-url>jdbc:sapdb://localhost/AIDB</connection-url>-->
<driver-class>com.sap.dbtech.jdbc.DriverSapDB</driver-class>
<xa-datasource-property name="PoolName">AIWORKDB</xa-datasource-property>
<xa-datasource-property name="URL">jdbc:sapdb://localhost/AIDB</xa-datasource-property>
<xa-datasource-property name="Drivers">com.sap.dbtech.jdbc.DriverSapDB</xa-datasource-property>
<user-name>AIWORKUSER</user-name>
<password>heiko</password>
<!--pooling parameters
<min-pool-size>0</min-pool-size>
<max-pool-size>10</max-pool-size>
<blocking-timeout-millis>5000</blocking-timeout-millis>
<idle-timeout-minutes>15</idle-timeout-minutes>-->
</xa-tx-datasource>





--
Janardhan Burugupalli
Software Engineer

Administration Intelligence AG
Winterhäuser Str. 106a
97084 Würzburg
Telefon: +49/ 931 / 88061-47 or 70
Telefax: +49/ 931 / 88061-40
Email  :[EMAIL PROTECTED]
http://www.ai-ag.de

Personal Address :
Stenger Strasse 1
97084, Würzburg.
Germany.
Telefon : +49/ 931/ 8093857 (or) 6609977
Email   :[EMAIL PROTECTED]


Note: This email and any attachment to it is intended solely for the above-mentioned recipient. Any of them may contain confidential or privileged information. If you have received this email and/or attachments in error, please notify us immediately and delete all of them. You must not copy, distribute, disclose or take any action in reliance on this email or any attachment to it.

Internet communications are not secure and therefore Administration
Intelligence AG
does not accept legal responsibility for the contents of this message. For
safety reasons you should carry out your own virus checks before opening any
attachment to this email. Any views expressed in this email are those of the
individual sender, except where the sender specifically states them to be
the views of Administration Intelligence AG.

Thank you.

********************************************
********************************************







-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to