[
http://jira.jboss.com/jira/browse/JBIDE-2219?page=comments#action_12413223 ]
Victor Rubezhny commented on JBIDE-2219:
----------------------------------------
Seam Validator is a WST Validation Builder.
I have used the method that waits the jobs to complete (from JUnit tests see
EditorTestHelper.joinBackgroundActivities() from org.jboss.tools.tests plugin.
It works in my environment... The problems are:
1. It's vary slow. (We should wait while all the builders are finished.
2. The third-party code is used (from Eclipse's JUnit test cases) for the wait
operation.
So, it's question to Max (?) - can we use it in our release?
Default Seam's entity xhtml page save changes after closing file
and selecting do not save on Save Resource wizard.
--------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2219
URL:
http://jira.jboss.com/jira/browse/JBIDE-2219
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.GA
Environment: JBoss Tools build form 14.05.2008 10:54:34
Reporter: Anton Klimkovich
Assigned To: Victor Rubezhny
Priority: Blocker
Fix For: 2.1.0.GA
Attachments: org.jboss.tools.seam.ui.patch
EXECUTE: Create default Seam Ear web project
EXECUTE: Create new Entity (name: NewEntity for examlpe)
EXECUTE: Open newEntity.xhtml
EXECUTE: Insert <s:button></s:button> after <ui:define
name="body"> and donot save changes.
EXECUTE: Close file .
EXECUTE: Select "No" on Save Resource wizard.
EXECUTE: Open newEntity.xhtml.
FAILURE: <s:button></s:button> is present in newEntity.xhtml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira