Do you have the CMP type mappings?

I will include it in the distribution.

Regards,
Adrian

On Thu, 2003-10-30 at 09:43, Scheidl, Dietmar wrote:
> That is how I configured the datasource for my application.
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <datasources>
>   <local-tx-datasource>
>     <jndi-name>MyDataSource</jndi-name>
>     
> <connection-url>jdbc:JSQLConnect://localhost:1433/databaseName=testdb</connection-url>
>     <driver-class>com.jnetdirect.jsql.JSQLDriver</driver-class>
>     <user-name>myuser</user-name>
>     <password>secret</password>
>     <min-pool-size>20</min-pool-size>
>     <max-pool-size>200</max-pool-size>
>     <blocking-timeout-millis>5000</blocking-timeout-millis>
>     <idle-timeout-minutes>15</idle-timeout-minutes>
>   </local-tx-datasource>
> </datasources>
> 
> -----UrsprÃngliche Nachricht-----
> Von: Maffeo Gaetano [mailto:[EMAIL PROTECTED] 
> Gesendet: Donnerstag, 30. Oktober 2003 10:29
> An: [EMAIL PROTECTED]
> Betreff: [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2
> 
> 
> There is anyone that has the jsql service file in order to configure the Jsql for MS 
> SQL 2000 driver with Jboss 3.2.2?
> 
> many thanks
> gaetano maffeo
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net 
> help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/ 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to