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

Siarhei Dudzin (JIRA) jira-events at lists.jboss.org
Thu Apr 24 13:27:12 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2371?page=comments#action_12410555 ] 
            
Siarhei Dudzin commented on JBSEAM-2371:
----------------------------------------

Nice trick with jboss-embedded-bootstrap, too bad it will unpack it each time you build (will make builds kinda slower) - still it is (arguably) better than to have it manually 'unpacked' (although might be done by archetype plugin). I think what we need is a jboss embedded that 'just works' from a jar with Seam.

I don't see where your web module plays part? Do your integration tests make use of components.xml and any part of integration tests that make use of navigation or security (because for that you need stuff from WEB-INF)?

Did you actually have a look at the attachment? There is a 'complete' solution (even works with eclipse testng plugin) with exception of  WTP support.

I haven't heard an opinion from Pete yet, so it's hard to say whether they want to go this way (may be they have something else in mind).

> 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.x
>
>         Attachments: 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