-
Bug
-
Resolution: Done
-
Minor
-
EAP 5.0.0
-
None
-
-
Documented as Resolved Issue
As you can see in https://jira.jboss.org/jira/browse/SOA-936?focusedCommentId=12507924#action_12507924 we noticed a problem where seam tests are trying to resolve http://jboss.com/products/seam/pageflow-2.1.xsd and times out because that is at the moment not available.
Namely the tests are:
org.jboss.test.deployers.seam.test.SeamDvdExampleUnitTestCase
org.jboss.test.deployers.seam.test.SeamNumberguessExampleUnitTestCase
Reading http://seamframework.org/Community/HeadsUpOnPossibleDeploymentErrorHTMLVersion it makes sense to have schema files in the test suite classpath. It is really a time waster to have test suites depend on internet resources that will always die when you need them. And IMHO testability or products is what really can allow us scale.
- is blocked by
-
JBPM-1710 Provide local reference for Seam pageflows to pageflow-2.0.xsd
- Resolved
-
JBPM-2774 parsing of pageflow causes to require internet connection
- Resolved
-
JBPM-1707 pageflow parsing is slow
- Closed
-
JBPAPP-5740 Upgrade JBPM 3 to 3.2.10 from SOAP 5.1.0
- Closed