ok, i see the mistake, the parser doesn't like '&' caracters ....
i change the user and the pawwsord like this :

  <mbean code="org.jboss.jdbc.XADataSourceLoader" 
name="DefaultDomain:service=XADataSource,name=SQLServerPool">
    <attribute name="PoolName">SQLServerPool</attribute>
    <attribute 
name="DataSourceClass">org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl</attribute>
    <attribute name="Properties"></attribute>
    <attribute name="URL">jdbc:ids://192.168.0.12:12/conn?dsn=databaseName</attribute>
    <attribute name="JDBCUser">username/attribute>
    <attribute name="Password">password</attribute>
  </mbean>

Le 22/06/01 � 11:55, J�r�me Audouy a �cris:
>   <mbean code="org.jboss.jdbc.XADataSourceLoader" 
>name="DefaultDomain:service=XADataSource,name=SQLServerPool">
>     <attribute name="PoolName">SQLServerPool</attribute>
>     <attribute 
>name="DataSourceClass">org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImpl</attribute>
>     <attribute name="Properties"></attribute>
>     <attribute 
>name="URL">jdbc:ids://192.168.0.12:12/conn?dsn=xxxx&uid=xxxx&pwd=xxxx</attribute>
>   </mbean>
-- 
J�r�me Audouy
Tel   : 06 17 56 17 13
Email : [EMAIL PROTECTED]
Www   : http://www.essi.fr/~audouy/cv.html



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to