[
https://issues.jboss.org/browse/AS7-2906?page=com.atlassian.jira.plugin.s...
]
jaikiran pai commented on AS7-2906:
-----------------------------------
Can you please create a forum thread
http://community.jboss.org/community/jbossas7?view=discussions to discuss this? Without
any details, it's very difficult to classify this as a bug. In the forum thread you
create, please provide all the relevant details including the configurations and the
exception stacktrace. I'm closing this JIRA for now.
Datasource does not support long username
-----------------------------------------
Key: AS7-2906
URL:
https://issues.jboss.org/browse/AS7-2906
Project: Application Server 7
Issue Type: Bug
Environment: JBoss 7.0.2.Final JBoss Maven Plugin 7.0.2.Final
Reporter: hantsy bai
I tried to create a datasource for my demo(seam3-sandbox on github) via jboss maven
plugin.
When I use "seam3sandboxuser" and "seam3sandboxpass" as
user/password pair, the datasource was created, but I can not connect to the mysql
database. Connection exception will be thrown at Jboss starts up.
After I changed user/password to "seam3user"/"seam3pass", it was
connected successfully.
PS: I created the related user/pass in mysql before I execute mvn command.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira