[JBoss JIRA] (JBIDE-14629) Errors when creating and deploying seam2 project with Seam 2.3.Final
by Darryl Miles (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14629?page=com.atlassian.jira.plugi... ]
Darryl Miles edited comment on JBIDE-14629 at 8/18/13 1:05 PM:
---------------------------------------------------------------
Report the problem as per comment https://issues.jboss.org/browse/JBIDE-14629?focusedCommentId=12777985&pag...
with the project https://issues.jboss.org/browse/JBMETA
Request that all past, current and future JBoss XSD are passed through XSD validators there should be no problem issuing an update to the XSD to correct a matter that never should have existed.
was (Author: dlmiles):
Report the problem as per comment https://issues.jboss.org/browse/JBIDE-14629?focusedCommentId=12777985&pag...
with the project https://issues.jboss.org/browse/JBMETA
Request that all past, current and future JBoss XSD are passed through XSD validators there should be no problem issuing an update to the XSD to correct a matter that never have existed.
> Errors when creating and deploying seam2 project with Seam 2.3.Final
> ---------------------------------------------------------------------
>
> Key: JBIDE-14629
> URL: https://issues.jboss.org/browse/JBIDE-14629
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 4.1.0.Beta1
> Environment: JBDS 7.0.0.Beta1-v20130519-0601-B206 with bundled JBoss EAP 6.1.0.Beta1
> Reporter: Vlado Pakan
> Assignee: Alexey Kazakov
> Fix For: 4.1.1.Final
>
> Attachments: seamerror.png
>
>
> 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:
> !seamerror.png!
> 3. Start seam project on server
> ERROR: This error appear in Server log. Application is not deployed:
> {noformat}
> 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]
> {noformat}
> Is this supported scenario?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months
[JBoss JIRA] (JBTIS-145) bad label / description on generated update site's index.html page
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-145?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBTIS-145 at 8/17/13 12:55 PM:
------------------------------------------------------------
[~lhein] here's a PR that will give you full control over how your update site appears, using BUILD_ALIAS from the job config in the title/version, and providing you with your own index.html, header graphic, and custom CSS.
https://github.com/fusesource/fuseide/pull/21
was (Author: nickboldt):
[~lhein] here's a PR that will give you full control over how your update site appears, using BUILD_ALIAS from the job config in the title/version, and providing you with your own index.html, header graphic, and custom CSS.
ttps://github.com/fusesource/fuseide/pull/21
> bad label / description on generated update site's index.html page
> ------------------------------------------------------------------
>
> Key: JBTIS-145
> URL: https://issues.jboss.org/browse/JBTIS-145
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Fuse IDE
> Affects Versions: 4.1.2
> Reporter: Nick Boldt
> Assignee: Lars Heinemann
>
> The description/label for your update site [1] says:
> "This is the http://fuse.fusesource.org/org.fusesource.ide.updatesite/ Update Site for Fuse :: Update Site. "
> [1] http://download.jboss.org/jbosstools/updates/development/kepler/integrati...
> I'll attach a PR for your site/pom.xml which should fix this, as well as some other enhancements to the way the html is generated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 7 months