[JBoss JIRA] (TOOLSDOC-343) NeedInfo: Disabling validation to remove/reduce false warnings
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-343?page=com.atlassian.jira.plug... ]
Michelle Murray commented on TOOLSDOC-343:
------------------------------------------
Thanks Alexey. Assigning to myself to document.
> NeedInfo: Disabling validation to remove/reduce false warnings
> --------------------------------------------------------------
>
> Key: TOOLSDOC-343
> URL: https://issues.jboss.org/browse/TOOLSDOC-343
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: User Guide - JSF Tools
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Alexey Kazakov
> Fix For: 4.1.0
>
>
> I came across: http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.3.0.M5.html
> It states:
> 1) JSF @FacesConverter validation: faces converter validation is an issue in eclipse
> 2) Configuring Problem Severity via Quick Fix: problems if you use CDI programatically or you use CDI components that are not detectable by the tooling
> *Are these instances of validation still issues?*
> I tested (1) with <f:converter converterID="test"></f:converter> and didn't get any error or warning messages so thought it might be fixed in eclipse. Not sure how to test CDI yet (haven't got to that chapter!).
--
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] (TOOLSDOC-336) NeedInfo: What is the current situation with cheat sheet?
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-336?page=com.atlassian.jira.plug... ]
Michelle Murray commented on TOOLSDOC-336:
------------------------------------------
{quote}This is correct behaviour because no one of the quickstarts contains either cheatsheet.xml or .cheatsheet.xml.{quote}
Oh? but in a earlier reply you wrote:
{quote}There are cheatsheets for the helloworld, login, numberguess, kitchensink quickstarts and Project Examples Tutorial.{quote}
Sorry, I'm confused :( To me these replies seem to contradict each other. Please can you clear things up for me. Let's start again.
* Do the JBDS/JBT quickstarts have cheat sheets?
* If yes, where do you find or how do you open the cheat sheets?
> NeedInfo: What is the current situation with cheat sheet?
> ---------------------------------------------------------
>
> Key: TOOLSDOC-336
> URL: https://issues.jboss.org/browse/TOOLSDOC-336
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Components: User Guide - JBoss Central & JBoss Perspective
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Snjezana Peco
> Fix For: 4.1.0
>
>
> JBDS-2557, JBDS-2558, and JBIDE-14331 are all about cheet sheets.
> I get the general gist of cheat sheets from looking at the examples that come with Eclipse - so a tutorial stepping a user through creating a project.
> What is the current situation with JBDS/JBT cheat sheets?
> If this feature is working, can someone please give me a workflow so that I can have a play? I have no idea how to get started with this.
--
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] (JBIDE-14629) Errors when creating and deploying seam2 project
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14629?page=com.atlassian.jira.plugi... ]
Vlado Pakan edited comment on JBIDE-14629 at 5/29/13 2:46 AM:
--------------------------------------------------------------
I used HSQL JDBS driver from Seam distribution and it has version 1.8.0.8 in manifest file. I will try it with newest version but right now I'm not able to replicate this error with JBDS. I will add new info to this Jira.
was (Author: vpakan):
I used HSQL JDBS driver from Seam distribution and it has version 1.8.0.8 in manifest file. I will try it with newest version but right now I'm not able to replicate this error with JBDS. I will new info to this Jira.
> 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] (JBIDE-14629) Errors when creating and deploying seam2 project
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14629?page=com.atlassian.jira.plugi... ]
Vlado Pakan commented on JBIDE-14629:
-------------------------------------
I used HSQL JDBS driver from Seam distribution and it has version 1.8.0.8 in manifest file. I will try it with newest version but right now I'm not able to replicate this error with JBDS. I will new info to this Jira.
> 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] (TOOLSDOC-343) NeedInfo: Disabling validation to remove/reduce false warnings
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-343?page=com.atlassian.jira.plug... ]
Alexey Kazakov commented on TOOLSDOC-343:
-----------------------------------------
This issue was fixed in Eclipse WTP for JSF projects. But it still a problem for CDI projects. So this Quick Fix may be useful in case of CDI project.
> NeedInfo: Disabling validation to remove/reduce false warnings
> --------------------------------------------------------------
>
> Key: TOOLSDOC-343
> URL: https://issues.jboss.org/browse/TOOLSDOC-343
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: User Guide - JSF Tools
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Alexey Kazakov
> Fix For: 4.1.0
>
>
> I came across: http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.3.0.M5.html
> It states:
> 1) JSF @FacesConverter validation: faces converter validation is an issue in eclipse
> 2) Configuring Problem Severity via Quick Fix: problems if you use CDI programatically or you use CDI components that are not detectable by the tooling
> *Are these instances of validation still issues?*
> I tested (1) with <f:converter converterID="test"></f:converter> and didn't get any error or warning messages so thought it might be fixed in eclipse. Not sure how to test CDI yet (haven't got to that chapter!).
--
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] (TOOLSDOC-339) NeedInfo: Which aspects relating to the palette are JBT/JBDS specific?
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-339?page=com.atlassian.jira.plug... ]
Michelle Murray edited comment on TOOLSDOC-339 at 5/29/13 2:38 AM:
-------------------------------------------------------------------
Thanks Alexey. Just what I needed to understand. Might have some more Qs about this in due course but assigning back to myself for now so that I cna document it.
was (Author: mmurray):
Thanks Alexey. Just what I needed to understand. Might have some more Qs about this in due course but resolving JIRA as done for now.
> NeedInfo: Which aspects relating to the palette are JBT/JBDS specific?
> -----------------------------------------------------------------------
>
> Key: TOOLSDOC-339
> URL: https://issues.jboss.org/browse/TOOLSDOC-339
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 4.1.0
> Reporter: Michelle Murray
> Assignee: Alexey Kazakov
> Fix For: 4.1.0
>
>
> I can see that jQuery Mobile is new to the palette and it is provided by us (JBT/JBDS).
> * Please can you give me an overview of what else, if anything, in the palette is JBT/JBDS specific (so not a standard part of Eclipse).
> * Why is jQuery provided in a separate palette to JSF etc.?
> http://docs.jboss.org/tools/whatsnew/jst/jst-news-4.1.0.Alpha1.html made me wonder if JSF etc. in the palette were still JBT/JBDS exclusive or whether they had been given to Eclipse like the JSF etc. configurators.
> Thanks.
--
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] (TOOLSDOC-343) NeedInfo: Disabling validation to remove/reduce false warnings
by Michelle Murray (JIRA)
Michelle Murray created TOOLSDOC-343:
----------------------------------------
Summary: NeedInfo: Disabling validation to remove/reduce false warnings
Key: TOOLSDOC-343
URL: https://issues.jboss.org/browse/TOOLSDOC-343
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Task
Security Level: Public (Everyone can see)
Components: User Guide - JSF Tools
Affects Versions: 4.1.0
Reporter: Michelle Murray
Assignee: Alexey Kazakov
Fix For: 4.1.0
I came across: http://docs.jboss.org/tools/whatsnew/jst/jst-news-3.3.0.M5.html
It states:
1) JSF @FacesConverter validation: faces converter validation is an issue in eclipse
2) Configuring Problem Severity via Quick Fix: problems if you use CDI programatically or you use CDI components that are not detectable by the tooling
*Are these instances of validation still issues?*
I tested (1) with <f:converter converterID="test"></f:converter> and didn't get any error or warning messages so thought it might be fixed in eclipse. Not sure how to test CDI yet (haven't got to that chapter!).
--
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