This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
jbossas/weld-as7-tck-runner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Jboss AS7 CDI TCK Runner This project allows you to run the CDI TCK against Jboss AS7. Instructions ----------------- Make sure JBOSS_HOME is pointing to your Jboss AS7 installation. Then run mvn install -Djboss.datasource.add=true The TCK requires the datasource java:/DefaultDS to be present, or it will hang due to missing dependencies. The -Djboss.datasource.add=true will automatically add this datasource if it does not already exist. Running a Single Test ---------------- Use the tckTest system property to specify the class name of the test to run like so: mvn test -DtckTest=TestToRun
About
Weld TCK Runner for JBoss AS 7
Resources
Stars
Watchers
Forks
Packages 0
No packages published