[jboss-user] [JBoss Tools (users)] - Re: Opening an xhtml file crashes Eclipse in Mac OS X Leopar

2008-01-14 Thread oranheim
Check this out: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113729#4113729 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119601#4119601 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119601

[jboss-user] [JBoss Seam] - Re: Maven2 and JBoss Seam DVD Store demo

2006-08-09 Thread oranheim
"yuan_hang" wrote : Because unit test use embedded-ejb, so the configuration should like this: | | | | | | | | | true | | true | | #{ejbName}/local | | | | | | ... | | | | | | | | | | T

[jboss-user] [EJB 3.0] - Maven2 and Embeddable EJB3

2006-07-14 Thread oranheim
I'm trying to figure out what it takes to have the Embeddable EJB3 running in Maven2. I use JBoss 4.0.4 and Seam 1.0.1. I have turned to the Seam forum, but as my error seem to be releated to the EJB3 container I turn to the EJB3-user forum instead. You can read more about my issue here: http:/

[jboss-user] [JBoss Seam] - Re: help with Maven 2 and SeamTest (part 2)

2006-07-12 Thread oranheim
I'm struggeling a lot in order have Embedded EJB3 container running for TestNG cases. Can you provide me with an example of configuration. What do you place under: | /src/main/resources | | /src/test/resources | Please note that I use JBoss 4.0.4 + Seam 1.0.1. I have ported Seam DVDS