Dovan Nguyen wrote:

>I believe you need to add your jdbc driver class in the mbean entry attribute
>name="Drivers" in the jboss.jcml
>
>dovan
>
I added

<mbean code="org.jboss.jdbc.JdbcProvider" name="DefaultDomain:service=JdbcProvider">
 <attribute name="Drivers">[MyDriverClass]</attribute>
</mbean>
                                        
just like in the manual. Any suggestions?       


Bas

-- 
Bas E. Cancrinus                <[EMAIL PROTECTED]>
Product Manager RepTrack (TM)   <http://www.reptrack.nl>
Developer Cancrinus Search      <http://www.csearch.nl>




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

Reply via email to