[
https://jira.jboss.org/jira/browse/JBIDE-3308?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-3308:
--------------------------------------------
C1: somehow addURL seem to have received an url that should not be possible to enter with
our UI which complains if the various folders are set to something taht does not exist.
Thus I figured maybe some dir concatenation were done badly (i.e. new File(child, child)
instead of new File(parent,child) or something)
C22: Looking at code it just looked like the jmx addUrl were done during start not during
publish. But I agree fail on publish would probably be best, and maybe warn in logging on
startup if the file couldn't get add for some reason or other
C23: hasURL could be used, but if addURL is safe in both 4.0,4.1 and 4.2 and EAP then that
is ok.
Warning message falls every 5 seconds in console view after hot
redeploy of the page.
-------------------------------------------------------------------------------------
Key: JBIDE-3308
URL:
https://jira.jboss.org/jira/browse/JBIDE-3308
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Reporter: Anton Klimkovich
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.0.0.cr1
EXECUTE: Create Seam 1.2 project
EXECUTE: Run the project on the server
EXECUTE: Open home.xhtml
EXECUTE: Delete string <p>This empty shell application includes:</p>
ASSERT: the page should be redeployed.
EXECUTE: Refresh browser
ASSERT: The changes should be displayed.
EXECUTE: Open Console view
FAILURE: warning message falls every 5 seconds. It doesn't stop while restarting.
17:57:53,835 WARN [URLDeploymentScanner] Scan URL, caught java.io.FileNotFoundException:
C:\jbdevstudio2.0CR1\jboss-eap\jboss-as\server\default\C:\jbdevstudio2.0CR1\jboss-eap\jboss-as\server\default\deploy
--
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