[JBoss JIRA] Created: (JBIDE-5151) java.lang.NullPointerException while building Seam DVD Store project example after downloading.
by Anton Klimkovich (JIRA)
java.lang.NullPointerException while building Seam DVD Store project example after downloading.
-----------------------------------------------------------------------------------------------
Key: JBIDE-5151
URL: https://jira.jboss.org/jira/browse/JBIDE-5151
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.CR1
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
EXECUTE: Open new workspace
EXECUTE: Help -> Project Example - > Seam DVD Store w/o test project
FAILURE: java.lang.NullPointerException while building Seam DVD Store project example after downloading.
java.lang.NullPointerException
at org.jboss.tools.jsf.web.validation.ELValidator.validateElOperand(ELValidator.java:514)
at org.jboss.tools.jsf.web.validation.ELValidator.validateELExpression(ELValidator.java:427)
at org.jboss.tools.jsf.web.validation.ELValidator.validateString(ELValidator.java:418)
at org.jboss.tools.jsf.web.validation.ELValidator.validateNodeContent(ELValidator.java:376)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:357)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateChildNodes(ELValidator.java:361)
at org.jboss.tools.jsf.web.validation.ELValidator.validateDom(ELValidator.java:330)
at org.jboss.tools.jsf.web.validation.ELValidator.validateFile(ELValidator.java:282)
at org.jboss.tools.jsf.web.validation.ELValidator.validateAll(ELValidator.java:197)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateAll(ValidatorManager.java:99)
at org.jboss.tools.jst.web.kb.internal.validation.ValidatorManager.validateInJob(ValidatorManager.java:78)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-5149) Make OpenOn work for styleClass="|"
by Anton Klimkovich (JIRA)
Make OpenOn work for styleClass="|"
-----------------------------------
Key: JBIDE-5149
URL: https://jira.jboss.org/jira/browse/JBIDE-5149
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Affects Versions: 3.1.0.CR1
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
EXECUTE: Create Seam web project
EXECUTE: Open home.xhtml
EXECUTE: Make OpenOn on <h:messages globalOnly="true" styleClass="message"/>
ASSERT: Should redirect to class message
EXECUTE: Add <link href="/pages/theme.css" rel="stylesheet" type="text/css"> to the page
EXECUTE: add <h:inputText styleClass="input"/>
EXECUTE: Make OpenOn on "input"
ASSERT: Should redirect to CSS file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-4864) BPEL Process Versioning
by Brian Fitzpatrick (JIRA)
BPEL Process Versioning
-----------------------
Key: JBIDE-4864
URL: https://jira.jboss.org/jira/browse/JBIDE-4864
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: bpm
Affects Versions: 3.1.0.M4
Reporter: Brian Fitzpatrick
Assignee: Denny Xu
The process versioning requirement is to support an optional 'version' attribute on the top level 'deploy' element in the bpel-deploy.xml deployment descriptor, and
provide:
1) Extension to ODE deployment descriptor editor to allow user to define the version.
2) When BPEL project is deployed to AS server, if a version has been specified, then it should be used as the suffix of the jar name.
The version attribute should be defined in its own namespace - open to suggestions?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months
[JBoss JIRA] Created: (JBIDE-5316) Improve CSV Configuration UI for Input and Template tasks
by Brian Fitzpatrick (JIRA)
Improve CSV Configuration UI for Input and Template tasks
---------------------------------------------------------
Key: JBIDE-5316
URL: https://jira.jboss.org/jira/browse/JBIDE-5316
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.1.0.CR1
Reporter: Brian Fitzpatrick
Assignee: Xue Peng
Priority: Minor
Fix For: 3.1.0.GA
CSV configuration - in both the Input and Apply Template cases - is very clunky to add a field at a time, edit them a field at a time, and then hit OK. Would be nice if we had a field at the bottom where a user could hand-edit a separated list of fields and click an "Update" or "Refresh" button to have it update the list. Easier to type the list of fields than go through the laborious process of click, click, edit, repeat for each field.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 6 months