[JBoss-user] [Installation, Configuration & Deployment] - cant connect to mysql

2005-09-22 Thread mharris
Hi all

one of our java beans connects to a mysql db.  I can connect with the user from 
commandline mysql, and can verify the permissions in tne mysql.user table.

I get this excetpion when our mdb tries to connect:


  | 08:23:13,622 WARN  [JBossManagedConnectionPool] Throwable while attempting 
to get a new connection: null
  | org.jboss.resource.JBossResourceException: Could not create connection; - 
nested throwable: (java.sql.SQLException: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: YES))
  | 

Ive checked the jboss config files and user/password/port are all correct.

from my mysql 


  | mysql> select host, user from user where user='hashuser';
  | +---+--+
  | | host  | user |
  | +---+--+
  | |   | hashuser |
  | | localhost.localdomain | hashuser |
  | +---+--+
  | 2 rows in set (0.01 sec)
  | 

any idea why jboss cannot connect?  Thanx.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3896460#3896460

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3896460


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - integrating mule and jboss

2005-08-30 Thread mharris
HI all

first post.  We built an application using Mule as ESB and integrated JBoss for 
its transaction and persistence support.  Currently we have JBoss imbedded in 
mule.  I need to reverse this, and use JBoss as the app container and embed 
mule (why give up all the configuration we already have) in JBoss.  Can anyone 
point me to documentation on this.

I also need to use Java.util.logging instead of the standard log4j (dont ask).  
I ve seen the instructions on the wiki for logging.  The question is, since I 
dont have a JBOSS_DIST/lib dir to place the loggerplugin (or whatever it is), 
how do I get around this.  remember currently we have jboss embedded in mule.

Thank you

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892279#3892279

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892279


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user