-
Bug
-
Resolution: Done
-
Critical
-
4.1.0.Beta1
ERROR: DefaultDS Database connection is defined with incorrect link to hsqldb.jar file with JDBC driver for HSQLDB.
1. Fix DefaultDS Database connection definition
ASSERT: It's possible to connect to DefaultDS
2. Create new seam project with bundled JBoss EAP and JBoss Seam 2.3.Final
ERROR: There is error in Problems view:
3. Start seam project on server
ERROR: This error appear in Server log. Application is not deployed:
3:58:45,950 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "seam.war" contains CDI annotations but beans.xml was not found. 13:58:46,430 INFO [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "seam-ds.xml" (runtime-name : "seam-ds.xml") 13:58:46,430 INFO [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "seam.war" (runtime-name : "seam.war") 13:58:46,431 INFO [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "hsqldb.jar" (runtime-name : "hsqldb.jar") 13:58:46,436 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report JBAS014775: New missing/unsatisfied dependencies: service jboss.jdbc-driver.hsqldb_jar (missing) dependents: [service jboss.data-source.java:/seamDatasource]
Is this supported scenario?
- is duplicated by
-
JBDS-2641 jboss-deployment-structure file validation problem
- Closed
-
JBDS-2718 cvc-complex-type.2.4.a: Invalid content was found in spring pet clinic example project
- Closed
-
JBIDE-15181 Invalid content error when creating a seam project with EAP 6
- Closed
-
JBIDE-15311 Error in validation of jboss-deployment-structure.xml
- Closed
- relates to
-
JBIDE-17480 Error in validation of jboss-deployment-structure.xml
- Closed
-
WFLY-943 XML schema; use of elementFormDefault='unqualified'; cannot validate some documents
- Closed
-
JBIDE-14534 Errors in Spring project archetypes
- Reopened