[jboss-jira] [JBoss JIRA] Reopened: (JBAS-8093) Weld should visibly log when /WEB-INF/beans.xml is not found.
Jason Greene (JIRA)
jira-events at lists.jboss.org
Thu Apr 21 14:26:45 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene reopened JBAS-8093:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all unscheduled AS6 issues that are a year or less old. This will make it easier community members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate them.
> Weld should visibly log when /WEB-INF/beans.xml is not found.
> -------------------------------------------------------------
>
> Key: JBAS-8093
> URL: https://issues.jboss.org/browse/JBAS-8093
> Project: Legacy JBoss Application Server 6
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Reporter: Lincoln Baxter III
> Assignee: Pete Muir
> Priority: Optional
> Fix For: No Release
>
>
> An INFO or WARNING level log message must be displayed when loading a web-application where /WEB-INF/beans.xml is missing.
> "/WEB-INF/beans.xml is not present - Beans in WAR " +warName+ " will not be loaded."
> The user needs to know this because weld is making an important decision. Also, a common pitfall, defining EJBs with @Injected dependencies will break because the EJB's are discovered, @Injection is attempted, but fails because no other beans were loaded.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list