[
https://jira.jboss.org/jira/browse/JBIDE-3766?page=com.atlassian.jira.plu...
]
arne anka commented on JBIDE-3766:
----------------------------------
what you want is that the validator verifies these thing while you
develop.
yes. at least when the project is built. i am not sure, but the validator runs at build
time only, right?
Publishing/deployment is not the correct time do enforce it IMO since
you want deployment to happen even with warning/errors since they might not be relevant
for the deployment you really want.
at least in my specific cases i don't want the deployment to happen with at least
errors, but that or the warning level could be configurable like plain java projects do.
i begin to suspect that we don't talk about the same things exactly, and that will be
caused by me not knowing how tools internally works.
so, plain again:
i get no indications that soemthing is wrong the with the project (be it in xhtml, jsp or
java code). i can deploy it, but once i access the buggy part, jboss throws exceptions.
tools should inform me about possible or actual bugs before deploying. period.
if that's what you understood from my previous comments, everything is fine and it is
just my little, tired brain not working correctly. :-)
if you now think, it is different to what i said before ... it might as well have been my
tired little brain.
Validation of id attribues in JSP and XHTML for JSF components.
---------------------------------------------------------------
Key: JBIDE-3766
URL:
https://jira.jboss.org/jira/browse/JBIDE-3766
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Affects Versions: 3.0.0.GA
Reporter: arne anka
Assignee: Alexey Kazakov
Fix For: 3.1.0
tools should check for several things before or upon depolyment.
for instance i had today several cases of duplicate ids in xhtml -- errors of this kind
should be detected by tools already, not by the server, triggering a new fix-deploy-circle
which is not that fast ...
i see that mostly with duplicate ids, incomplete el expressions und stuff like that,
which the validator should detect.
--
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