[JBoss JIRA] (JBIDE-14629) Errors when creating and deploying seam2 project
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14629?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-14629:
-----------------------------------------------
It looks as a mistake in shema, which sets elementFormDefault="unqualified", and after that defines child elements locally within xsd:complexType element. If elementFormDefault="unqualified", then all elements that are to be used in xml complying with the schema must be defined as top-level elements in that schema, and referenced from xsd:complexType using 'ref' attribute.
When I change it to elementFormDefault="qualified", validation works correctly.
> Errors when creating and deploying seam2 project
> ------------------------------------------------
>
> Key: JBIDE-14629
> URL: https://issues.jboss.org/browse/JBIDE-14629
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Seam 2
> 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.0.Beta2
>
> 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, 10 months
[JBoss JIRA] (JBDS-2644) Wrong version & build info in About Dialog
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2644?page=com.atlassian.jira.plugin.... ]
Len DiMaggio resolved JBDS-2644.
--------------------------------
Resolution: Done
> Wrong version & build info in About Dialog
> ------------------------------------------
>
> Key: JBDS-2644
> URL: https://issues.jboss.org/browse/JBDS-2644
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build, updatesite
> Affects Versions: 7.0.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Len DiMaggio
> Priority: Critical
> Labels: respin-b
> Fix For: 7.0.0.Beta1
>
> Attachments: JBDS2615_add_update_site.png, JBDS2615_Help_check_for_updates.png, JBDS2615_install_beta1_from_installer.png, JBDS2615__left-Beta1a_com.jboss.jbds.product.plugin_B241_with_expanded_props_installed_from_installer___right-com.jboss.jbds.product.plugin_B241_without_expansion_installed_from_update_site.png, JBDS2644.patch.txt, JBDS2644_svndiff_Beta1x.txt
>
>
> Updating from 7.0.0.Beta1 to 7.0.0.Beta1a via *update site* caused that version, build id, build date variables are not filled in About Dialog:
> {code}
> JBoss Developer Studio
> Version: @product.releaseNumber@
> Build id: @product.buildQualifier@
> Build date: @product.buildTimeStamp@
> {code}
--
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, 10 months
[JBoss JIRA] (JBDS-2644) Wrong version & build info in About Dialog
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2644?page=com.atlassian.jira.plugin.... ]
Len DiMaggio closed JBDS-2644.
------------------------------
> Wrong version & build info in About Dialog
> ------------------------------------------
>
> Key: JBDS-2644
> URL: https://issues.jboss.org/browse/JBDS-2644
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build, updatesite
> Affects Versions: 7.0.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Len DiMaggio
> Priority: Critical
> Labels: respin-b
> Fix For: 7.0.0.Beta1
>
> Attachments: JBDS2615_add_update_site.png, JBDS2615_Help_check_for_updates.png, JBDS2615_install_beta1_from_installer.png, JBDS2615__left-Beta1a_com.jboss.jbds.product.plugin_B241_with_expanded_props_installed_from_installer___right-com.jboss.jbds.product.plugin_B241_without_expansion_installed_from_update_site.png, JBDS2644.patch.txt, JBDS2644_svndiff_Beta1x.txt
>
>
> Updating from 7.0.0.Beta1 to 7.0.0.Beta1a via *update site* caused that version, build id, build date variables are not filled in About Dialog:
> {code}
> JBoss Developer Studio
> Version: @product.releaseNumber@
> Build id: @product.buildQualifier@
> Build date: @product.buildTimeStamp@
> {code}
--
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, 10 months
[JBoss JIRA] (JBDS-2644) Wrong version & build info in About Dialog
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2644?page=com.atlassian.jira.plugin.... ]
Len DiMaggio commented on JBDS-2644:
------------------------------------
1) Install beta1
Version: 7.0.0.Beta1
Build id: Beta1-v20130519-0601-B206
Build date: 20130519-0601
2) Upgrade to beta1a
Version: @product.releaseNumber@
Build id: @product.buildQualifier@
Build date: @product.buildTimeStamp@
3) Upgrade to beta1b
Version: 7.0.0.Beta1
Build id: Beta1-v20130529-0631-B257
Build date: 20130529-0631
> Wrong version & build info in About Dialog
> ------------------------------------------
>
> Key: JBDS-2644
> URL: https://issues.jboss.org/browse/JBDS-2644
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build, updatesite
> Affects Versions: 7.0.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Len DiMaggio
> Priority: Critical
> Labels: respin-b
> Fix For: 7.0.0.Beta1
>
> Attachments: JBDS2615_add_update_site.png, JBDS2615_Help_check_for_updates.png, JBDS2615_install_beta1_from_installer.png, JBDS2615__left-Beta1a_com.jboss.jbds.product.plugin_B241_with_expanded_props_installed_from_installer___right-com.jboss.jbds.product.plugin_B241_without_expansion_installed_from_update_site.png, JBDS2644.patch.txt, JBDS2644_svndiff_Beta1x.txt
>
>
> Updating from 7.0.0.Beta1 to 7.0.0.Beta1a via *update site* caused that version, build id, build date variables are not filled in About Dialog:
> {code}
> JBoss Developer Studio
> Version: @product.releaseNumber@
> Build id: @product.buildQualifier@
> Build date: @product.buildTimeStamp@
> {code}
--
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, 10 months
[JBoss JIRA] (JBDS-2644) Wrong version & build info in About Dialog
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2644?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-2644:
----------------------------------
Steps to reproduce & *verify fixed* in Beta1b:
0. Download jbdevstudio-product-universal-7.0.0.Beta1-v20130519-0601-B206.jar
1. Install using `java -jar jbdevstudio-product-universal-7.0.0.Beta1-v20130519-0601-B206.jar`. Restart:
[^JBDS2615_install_beta1_from_installer.png]
2. Add this URL to Window > Prefs > Install/Update > Available Software Sites:
[^JBDS2615_add_update_site.png]
http://www.qa.jboss.com/binaries/RHDS/updates/development/7.0.0.Beta1a.core/
3. Help > Check for updates:
[^JBDS2615_Help_check_for_updates.png]
4. On restart, Help > About shows:
{quote}
Version: @product.releaseNumber@
Build id: @product.buildQualifier@
Build date: @product.buildTimeStamp@{quote}
5. Add this URL to Window > Prefs > Install/Update > Available Software Sites:
http://www.qa.jboss.com/binaries/RHDS/updates/development/7.0.0.Beta1b.core/
6. Help > Check for updates:
7. On restart, Help > About shows:
{quote}Version: 7.0.0.Beta1
Build id: Beta1-v20130529-0631-B257
Build date: 20130529-0631{quote}
> Wrong version & build info in About Dialog
> ------------------------------------------
>
> Key: JBDS-2644
> URL: https://issues.jboss.org/browse/JBDS-2644
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build, updatesite
> Affects Versions: 7.0.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Len DiMaggio
> Priority: Critical
> Labels: respin-b
> Fix For: 7.0.0.Beta1
>
> Attachments: JBDS2615_add_update_site.png, JBDS2615_Help_check_for_updates.png, JBDS2615_install_beta1_from_installer.png, JBDS2615__left-Beta1a_com.jboss.jbds.product.plugin_B241_with_expanded_props_installed_from_installer___right-com.jboss.jbds.product.plugin_B241_without_expansion_installed_from_update_site.png, JBDS2644.patch.txt, JBDS2644_svndiff_Beta1x.txt
>
>
> Updating from 7.0.0.Beta1 to 7.0.0.Beta1a via *update site* caused that version, build id, build date variables are not filled in About Dialog:
> {code}
> JBoss Developer Studio
> Version: @product.releaseNumber@
> Build id: @product.buildQualifier@
> Build date: @product.buildTimeStamp@
> {code}
--
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, 10 months
[JBoss JIRA] (JBDS-2644) Wrong version & build info in About Dialog
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBDS-2644?page=com.atlassian.jira.plugin.... ]
Len DiMaggio reassigned JBDS-2644:
----------------------------------
Assignee: Len DiMaggio (was: Denis Golovin)
> Wrong version & build info in About Dialog
> ------------------------------------------
>
> Key: JBDS-2644
> URL: https://issues.jboss.org/browse/JBDS-2644
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build, updatesite
> Affects Versions: 7.0.0.Beta1
> Reporter: Stefan Bunciak
> Assignee: Len DiMaggio
> Priority: Critical
> Labels: respin-b
> Fix For: 7.0.0.Beta1
>
> Attachments: JBDS2615_add_update_site.png, JBDS2615_Help_check_for_updates.png, JBDS2615_install_beta1_from_installer.png, JBDS2615__left-Beta1a_com.jboss.jbds.product.plugin_B241_with_expanded_props_installed_from_installer___right-com.jboss.jbds.product.plugin_B241_without_expansion_installed_from_update_site.png, JBDS2644.patch.txt, JBDS2644_svndiff_Beta1x.txt
>
>
> Updating from 7.0.0.Beta1 to 7.0.0.Beta1a via *update site* caused that version, build id, build date variables are not filled in About Dialog:
> {code}
> JBoss Developer Studio
> Version: @product.releaseNumber@
> Build id: @product.buildQualifier@
> Build date: @product.buildTimeStamp@
> {code}
--
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, 10 months