Ok i've try to change the jboss.jcml but it change evry time i launch the
server.....
4 example i try to add the code="..." in the mbean tag and when i launch the
server again it diseaper!!
Can anyone tell me about it?

So it did nothin'
But thank u

----- Original Message -----
From: "Sacha Labourey" <[EMAIL PROTECTED]>
To: "JBoss-User" <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 2:33 PM
Subject: RE: [jBoss-User] InterBase


> Hello,
>
> Maybe your mbean config in jboss.jcml is wrong. Mine look like this:
>
>   <mbean code="org.jboss.jdbc.XADataSourceLoader"
> name="DefaultDomain:service=XADataSource,name=InterbaseDB">
>     <attribute name="PoolName">Interbase</attribute>
>     <attribute
>
name="DataSourceClass">org.opentools.minerva.jdbc.xa.wrapper.XADataSourceImp
> l</attribute>
>     <attribute
>
name="URL">jdbc:interbase://test01.cogito-info.intranet/e:/Databases/Interba
> se/Gargent/Part1.gdb</attribute>
>     <attribute name="JDBCUser">sysdba</attribute>
>     <attribute name="Password">masterkey</attribute>
>     <attribute name="LoggingEnabled">false</attribute>
>   </mbean>
>
>
> Your error messages seem to indicate that you have confused the order of
the
> Interbase and XADataSource keyworkds.
>
> Good luck. Cheers,
>
>
>
> Sacha
>
>
> > -----Message d'origine-----
> > De : [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]De la part de Marc Antoine
> > Garrigue
> > Envoyé : mercredi, 14 mars 2001 15:27
> > À : JBoss-User
> > Objet : Re: [jBoss-User] InterBase
> >
> >
> > Ok i have
> > 1) no loop code in my bean
> > 2) no <create-table> tag in my jaws.xml
> > 2.1) i have tried with a <create-table>false tag : still the same...
> > 3) i have this in the server.log file:
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean 'DefaultDomain:name=InterBase,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=InterBase,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=InstantDB,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
> > 'JDBCUser' is not
> > writeable for MBean 'DefaultDomain:name=DefaultDS,service=XADataSource'
> > [Configuration] Detected JMX Bug: Server reports attribute
'TimestampUsed'
> > is not writeable for MBean
> > 'DefaultDomain:name=DefaultDS,service=XADataSource'
> >
> > is this normal??
> > Tank u
> >
>
>
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to