[JBoss JIRA] (JBIDE-12762) NLS unused messages in Jaxrs validator
by Jaroslav Jankovič (JIRA)
Jaroslav Jankovič created JBIDE-12762:
-----------------------------------------
Summary: NLS unused messages in Jaxrs validator
Key: JBIDE-12762
URL: https://issues.jboss.org/browse/JBIDE-12762
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 4.0.0.Alpha2
Reporter: Jaroslav Jankovič
Assignee: Xavier Coulon
Fix For: 4.0.0.Beta1
If I open JAX-RS validator (Preferences -> JBoss Tools -> JAX-RS -> JAX-RS Validator) two NLS warning messages are logged:
{code}
NLS unused message: JaxrsValidatorConfigurationBlock_pb_applicationInvalidTypeHierarchy_label in: org.jboss.tools.ws.jaxrs.ui.preferences.JaxrsPreferencesMessages
{code}
{code}
NLS unused message: JaxrsValidatorConfigurationBlock_pb_applicationMissingApplicationPathAnnotation_label in: org.jboss.tools.ws.jaxrs.ui.preferences.JaxrsPreferencesMessages
{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
13 years, 4 months
[JBoss JIRA] (JBIDE-12801) Duplicate OpenOns (hyperlinks) in faces-config.xml for property name
by Daniel Azarov (JIRA)
Daniel Azarov created JBIDE-12801:
-------------------------------------
Summary: Duplicate OpenOns (hyperlinks) in faces-config.xml for property name
Key: JBIDE-12801
URL: https://issues.jboss.org/browse/JBIDE-12801
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 4.0.0.Beta1
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 4.0.0.Beta1
Attachments: PropertyOpenOn.png
Test case:
EXECUTE:
1. Create JSF KickStart project
2. Open faces-config.xml
3. Select tab "Source" of the editor
4. Point mouse to "name" in tag <property-name>name</property-name> then press Ctrl
FAIL:
!PropertyOpenOn.png!
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-12710) Exception is thrown when creating blank Java EE Web Project
by Rastislav Wagner (JIRA)
Rastislav Wagner created JBIDE-12710:
----------------------------------------
Summary: Exception is thrown when creating blank Java EE Web Project
Key: JBIDE-12710
URL: https://issues.jboss.org/browse/JBIDE-12710
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 4.0.0.Alpha2
Reporter: Rastislav Wagner
Assignee: Snjezana Peco
Fix For: 4.0.0.Beta1
{code}
[Ljava.lang.Object; cannot be cast to [Lorg.eclipse.core.resources.IResource;
{code}
{code}
org.jboss.tools.common.validation.JBTValidationException: [Ljava.lang.Object; cannot be cast to [Lorg.eclipse.core.resources.IResource;
at org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:101)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
Caused by: java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Lorg.eclipse.core.resources.IResource;
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.validation.JaxrsMetamodelValidator.validate(JaxrsMetamodelValidator.java:106)
at org.jboss.tools.common.validation.ValidatorManager.validate(ValidatorManager.java:117)
at org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:81)
... 2 more
{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
13 years, 4 months
[JBoss JIRA] (JBIDE-12759) org.jboss.tools.jsf.test.validation.JSF2ComponentsValidatorTest failure
by Alexey Kazakov (JIRA)
Alexey Kazakov created JBIDE-12759:
--------------------------------------
Summary: org.jboss.tools.jsf.test.validation.JSF2ComponentsValidatorTest failure
Key: JBIDE-12759
URL: https://issues.jboss.org/browse/JBIDE-12759
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 4.0.0.Beta1
Environment: {code}
testJSF2ComponentsValidator(org.jboss.tools.jsf.test.validation.JSF2ComponentsValidatorTest) Time elapsed: 0.898 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<3> but was:<0>
at junit.framework.Assert.fail(Assert.java:50)
at junit.framework.Assert.failNotEquals(Assert.java:287)
at junit.framework.Assert.assertEquals(Assert.java:67)
at junit.framework.Assert.assertEquals(Assert.java:199)
at junit.framework.Assert.assertEquals(Assert.java:205)
at org.jboss.tools.jsf.test.validation.JSF2ComponentsValidatorTest.testJSF2ComponentsValidator(JSF2ComponentsValidatorTest.java:66)
{code}
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 4.0.0.Beta1
--
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
13 years, 4 months
[JBoss JIRA] (JBDS-2357) RichFaces example generates warnings
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2357:
----------------------------------
Summary: RichFaces example generates warnings
Key: JBDS-2357
URL: https://issues.jboss.org/browse/JBDS-2357
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha2
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 6.0.0.CR1
The RichFaces example generates these warnings:
The local variable options may not have been initialized
slidfast.js
/jboss-richfaces-webapp/src/main/webapp/resources/js
line 60
Missing semicolon
slidfast.js
/jboss-richfaces-webapp/src/main/webapp/resources/js
line 79
Unnecessary @SuppressWarnings("unused")
Resources.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
line 26
The local variable options may not have been initialized
slidfast.js
/jboss-richfaces-webapp/src/main/webapp/resources/js
line 57
The local variable options may not have been initialized
slidfast.js
/jboss-richfaces-webapp/src/main/webapp/resources/js
line 58
The local variable options may not have been initialized
slidfast.js
/jboss-richfaces-webapp/src/main/webapp/resources/js
line 54
The local variable options may not have been initialized
slidfast.js
/jboss-richfaces-webapp/src/main/webapp/resources/js
line 56
The import javax.inject.Inject is never used
RewriteConfigurationProvider.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
line 34
The import javax.annotation.PostConstruct is never used
PageBean.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/controller
line 24
The import javax.enterprise.inject.Model is never used
PageBean.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/controller
line 26
The import javax.inject.Inject is never used
UserAgent.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
line 29
No connection specified for project. No database-specific validation will be performed.
jboss-richfaces-webapp
The import javax.faces.bean.SessionScoped is never used UserAgent.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
line 27
The import javax.faces.bean.ManagedBean is never used
UserAgent.java
/jboss-richfaces-webapp/src/main/java/org/jboss/tools/example/richfaces/util
line 26
--
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
13 years, 5 months