[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2954) TestNG error in Seam 2.0 and Seam fp projects.

Aliaksey Nis (JIRA) jira-events at lists.jboss.org
Tue Oct 21 14:14:30 EDT 2008


TestNG error in Seam 2.0 and Seam fp projects.
----------------------------------------------

                 Key: JBIDE-2954
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2954
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 3.0.0.beta1
         Environment: WindowsXP SP2
JBoss Developer Studio
Version: 2.0.0.Beta1
Build id: jbdevstudio-win32-2.0.0.Beta1-N200810201928
Build date: 10/18/2008 13:29
JDK 1.5_08
            Reporter: Aliaksey Nis


EXECUTE: Create Seam 2.0.2GA and Seam FP war and ear projects.
EXECUTE: Create actions for them(new>Seam Action).
EXECUTE: Run TestNG for this actions(for each project).
FAILURE: Tests in TestNG failed.

Possibly related to - JBIDE-2937

Logs from console:
For War projects:
FAILED: test_action1
java.lang.AssertionError: javax.el.PropertyNotFoundException: Target Unreachable, identifier 'action1' resolved to null
	at org.jboss.seam.mock.BaseSeamTest$Request.onException(BaseSeamTest.java:488)
	...

For Ear projects:
ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Real: name=vfsfile:/D:/EclipseJBDS2/ws/SeamFPear-ejb/build/classes/ state=PostClassLoader mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: Error deploying classes: Error creating ejb container Action1Bean: LLog;
	at org.jboss.ejb3.deployers.Ejb3Deployer.deploy(Ejb3Deployer.java:158)
        ...

-- 
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 jbosstools-issues mailing list