* Cindy Liang
> Oracle-service.xml:
> <?xml version="1.0" encoding="UTF-8"?>
> <server>
> <mbean code="org.jboss.jdbc.XADataSourceLoader" 
>name="DefaultDomain:service=XADataSource,name=OracleDS">
>   <attribute name="PoolName">OracleDS</attribute>
>   <attribute 
>name="DataSourceClass">org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl</attribute>
>   <attribute name="URL">jdbc:oracle:thin:localhost:1521:ora</attribute>
>   <attribute name="JDBCUser">s_user</attribute>
>   <attribute name="Password">sh</attribute>
>   <attribute name="MaxSize">50</attribute>      
> </mbean>
> </server>

Isn't this quite short?  What I did was to copy the
docs/examples/jca/oracle-service.xml to server/MYSERVER/deploy and
edit this.

-- 
  Jon Haugsand, <[EMAIL PROTECTED]>
  Norges Bank, <http://www.norges-bank.no>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to