[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2371) Integration testing Seam components with Maven

Jason Grant (JIRA) jira-events at lists.jboss.org
Thu May 29 08:31:46 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2371?page=comments#action_12414774 ] 
            
Jason Grant commented on JBSEAM-2371:
-------------------------------------

I am using maven 2.0.9 but will happily drop back to a prior edition if that will help.  I get the same result under both Java 5 and 6.

Yes, I certainly started with installs in the top dir, but had the same result.  If I run 'mvn test' in the ejb dir, I get a successful build and test.

Are there perhaps additional setup or configuration steps that are required?  For example, I'm assuming no tomcat is required here, right?  Also, I've just noticed the following properties in the bootstrap/conf dir, and cannot see them being set either in poms or via maven filters, etc.:

jboss.embedded.bootstrap.resource.path
jboss.server.data.dir
jboss.bind.address
jboss.home.dir

To rule this out as a source of issues, I replaced them with absolute references to the correct local locations (i.e. within bootstrap dir), but the same exception (above) is produced. 


> Integration testing Seam components with Maven
> ----------------------------------------------
>
>                 Key: JBSEAM-2371
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2371
>             Project: Seam
>          Issue Type: Task
>          Components: Build, Test Harness
>    Affects Versions: 2.0.0.GA
>         Environment: Maven 2.0.7
>            Reporter: Siarhei Dudzin
>            Priority: Critical
>             Fix For: 2.1.0.BETA1
>
>         Attachments: maven-seam-microcontainer-testng-template.zip, testproject-master-JBSEAM-2371.zip
>
>
> Various users have reported integration testing with Seam is not working in 'Mavenized' projects.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list