[
https://jira.jboss.org/jira/browse/JBIDE-3411?page=com.atlassian.jira.plu...
]
Anton Klimkovich updated JBIDE-3411:
------------------------------------
Attachment: ErrorWhileHotRedeploy.PNG
Exception after hot redeploy of the changed xhtml page to the JBoss
AS
----------------------------------------------------------------------
Key: JBIDE-3411
URL:
https://jira.jboss.org/jira/browse/JBIDE-3411
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Reporter: Anton Klimkovich
Attachments: ErrorWhileHotRedeploy.PNG, exception.txt
EXECUTE: Create Jsf with Facelets Kickstart project
EXECUTE: Run Project on the server
EXECUTE: Open inputname.xhtml
EXECUTE: Insert string <input type="submit"
jsfc="h:commandButton" id="submit" action="greeting"
value="New" /> after <ui:define name="body"> and before
<form jsfc="h:form" id="helloForm">
EXECUTE: Wait before Publishing to JBoss AS will be complited and verify changes in the
Browser.
ASSERT: Changes is present in Browser.
EXECUTE: Open inputname.xhtml
EXECUTE: Delete string <input type="submit"
jsfc="h:commandButton" id="submit" action="greeting"
value="New" />
EXECUTE: Insert string <input type="submit"
jsfc="h:commandButton" id="submit" action="greeting"
value="New" /> inside <form jsfc="h:form"
id="helloForm"> right after ${msg.prompt}
EXECUTE: Wait before Publishing to JBoss AS will be complited and verify changes in the
Browser.
FAILURE: Exception is occured in console log. The page isn't represented in
browser.
--
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