[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-4144) Example booking: javax.ejb.NoSuchEJBException: Could not find stateful bean in undeployment

Marek Novotny (JIRA) jira-events at lists.jboss.org
Tue Jun 2 10:59:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny closed JBSEAM-4144.
---------------------------------

    Resolution: Out of Date


The interval between undeployment of ear and datasource must be longer to avoid this exception. So if undeployment of EAR is in process and datasource is unbounded from AS, undeployment of EAR ended with this exception

> Example booking: javax.ejb.NoSuchEJBException: Could not find stateful bean in undeployment
> -------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4144
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4144
>             Project: Seam
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 2.1.2.CR1
>         Environment: jboss 4.2.3
> java 6
>            Reporter: Marek Novotny
>            Priority: Minor
>         Attachments: server-booking.log
>
>
> I am getting NoSuchEJBException when undeploying booking example.
> Steps to reproduce:
> 1. deploy booking example
> 2. login into seam-booking webapp
> 3. Do some hotel booking
> 4. on command line undeploy the booking example - ant undeploy
> Exception is always happened, also for icefaces example.

-- 
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

        



More information about the seam-issues mailing list