[jboss-jira] [JBoss JIRA] (AS7-1906) Whitespaces in ejb-jar not ignored
Bartosz Baranowski (JIRA)
jira-events at lists.jboss.org
Thu Mar 29 09:20:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bartosz Baranowski updated AS7-1906:
------------------------------------
Fix Version/s: 7.1.2.Final
Affects Version/s: 7.1.1.Final
Direct child of: https://issues.jboss.org/browse/JBMETA-355
> Whitespaces in ejb-jar not ignored
> ----------------------------------
>
> Key: AS7-1906
> URL: https://issues.jboss.org/browse/AS7-1906
> Project: Application Server 7
> Issue Type: Bug
> Components: EJB
> Affects Versions: 7.0.1.Final, 7.1.1.Final
> Reporter: Michael Gnatz
> Assignee: Bartosz Baranowski
> Priority: Minor
> Fix For: 7.1.2.Final
>
>
> If you have an ejb-jar.xml like
> <exception-class>
> de.xyz.platform.errorhandling.AsepException
> </exception-class>
> JBoss does not trim white spaces, but it tries to load "
> de.xyz.platform.errorhandling.AsepException
> " class.
> The trailing/leading whitespace should have been eliminated while loading the class.
--
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
More information about the jboss-jira
mailing list