> > What do i need to do to run JBoss 3.0.3 with MySQL ?
> 
> To begin with, you need to read this  
> <http://prdownloads.sourceforge.net/jboss/ 
> JBoss.3.0QuickStart.Draft3.pdf>.

I'm reading the quick start and I'm still confused... I've looked the example files 
under docs/examples/jca and found the mysql-service.xml.
What I'm still not sure is: Do we really need to configure the Security Domain? I got 
messed up when reading the comments on that mysql-service.xml file.
What I'm trying to do is to run ECPerf with the files from JBoss's CVS, and I found a 
file that I think it needs to be deployed:

"ecperfdb-ds.xml"
But, in that file, we see a datasource definition, a jndi name, a connection-url, 
username, passwd, ...
The info included seems similar to the one inside the mbeans that are deployed through 
mysql-service.xml
I think that this ecperfdb-ds should somehow refer to the mysql mbean, but I'm somehow 
lost in the middle:

a) If mysql-service mbean already define a connection string, why is it needed here 
again?
b) If mysql-service needs a JAAS security domain (where you define the user/pass) why 
do you have it here again? 

Maybe I only need to get mysql-service and use it naming the "jndi" and "name" values 
to ECPerfDB ? 
-- 
Joćo Pedro Clemente  -  jpcl (at) rnl ist utl pt
" Why can't women put the toilet seat back up? "



-------------------------------------------------------
This sf.net email is sponsored by:
Battle your brains against the best in the Thawte Crypto
Challenge. Be the first to crack the code - register now:
http://www.gothawte.com/rd521.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to