jboss provides wrong mailsession properties when multiple mailservices are deployed
-----------------------------------------------------------------------------------
Key: JBAS-6923
URL:
https://jira.jboss.org/jira/browse/JBAS-6923
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-5.0.1.GA, JBossAS-5.0.0.GA
Environment: linux (opensuse 11.1) 64bit
Reporter: Stefan Schueffler
Having more than one MailService deployed (regardless if they are located each in its own
xml-file, or if they are combined into one xml-file containing all the mail-related
mbeans), jboss returns the wrong properties when retrieving a javax.mail.Session from
jndi-context.
After deployment of at least two or more MailService-mbeans, using the jmx-console or
twiddle.sh reveals the correct values for the properties in the different MailServices.
But: a javax.mail.Session retrieved from jndi-context always is initialized with the
properties of the last deployed MailService, regardless of which of the existing
jndi-names is used to lookup this particular mailsession.
Having multiple, different MailServices worked fine in jboss-4.3.x.
This could somehow be related to JBAS-5896
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira