[jboss-jira] [JBoss JIRA] Commented: (JBAS-8712) JBossAS cannot load EAR with nointerface beans, singleton bean and WEB-INF/beans.xml
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Tue Dec 7 01:25:00 EST 2010
[ https://jira.jboss.org/browse/JBAS-8712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568034#comment-12568034 ]
Marius Bogoevici commented on JBAS-8712:
----------------------------------------
Hi Juergen,
Would you mind uploading the test zip with the Eclipse project files too - which would make it easier to build/deploy?
On the other hand, could you try the project with one of the latest SNAPSHOTs - this looks like an issue which has been fixed since CR1 - I would like to know if this still shows up.
Thanks.
> JBossAS cannot load EAR with nointerface beans, singleton bean and WEB-INF/beans.xml
> ------------------------------------------------------------------------------------
>
> Key: JBAS-8712
> URL: https://jira.jboss.org/browse/JBAS-8712
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Weld/CDI
> Affects Versions: 6.0.0.CR1
> Environment: JBoss 6.0.0.CR1, JDK 1.6.0_22, Windows VISTA
> Reporter: Juergen Zimmermann
> Assignee: Marius Bogoevici
> Attachments: testcase-weld-ejb31.zip
>
>
> First of all: I'm not sure whether the issue belongs to EJB 3.1 or to Weld.
> I have an EAR consiting of an EJB and a Web module. The EJB module contains nointerface beans and also a singleton bean.
> When I add WEB-INF/beans.xml to the Web module, then JBossAS 6.0.0.CR1 is hanging while the EAR is being loaded. When I remove WEB-INF/beans.xml, then then EAR is loaded as expected.
> The console shows these log entries:
> ...
> 06:55:13,031 INFO [org.jboss.ejb3.nointerface.impl.jndi.AbstractNoInterfaceViewJNDIBinder] Binding the following entry in Global JNDI:
> swe2/Bestellverwaltung/no-interface - EJB3.1 no-interface view
> 06:55:13,039 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/swe2
> ...
> The last line for TomcatDeployment doesn't appear when WEB-INF/beans.xml is available. I'll attach a testcase.
--
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