[JBoss JIRA] Created: (JBIDE-7195) org.jboss.tools.jsf.ui.test fails
by Alexey Kazakov (JIRA)
org.jboss.tools.jsf.ui.test fails
---------------------------------
Key: JBIDE-7195
URL: https://jira.jboss.org/browse/JBIDE-7195
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.Beta1
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 3.2.0.Beta2
Failed tests:
testCAForInputTagSrcAttributeSuggestsFilePathsJBIDE1807(org.jboss.tools.jsf.jsp.ca.test.CAForInputTagSrcAttributeSuggestsFilePathsJBIDE1807Test)
testCAForELinStyleTest(org.jboss.tools.jsf.jsp.ca.test.CAForELinStyleTest)
testProposalListIsNotEmptyWhenThereIsNoSpaceBetweenInvertedCommandsInAttributeJBIDE1759(org.jboss.tools.jsf.jsp.ca.test.CANotEmptyWhenThereIsNoSpaceBetweenInvertedCommandsInAttributeJBIDE1759Test)
testThereAreNotOnlyELProposalsJBIDE2437(org.jboss.tools.jsf.jsp.ca.test.CASuggestsNotOnlyELProposalsJBIDE2437Test)
testThereAreNoUnnecessaryElementsForDirAttributeInXHTMLPageJBIDE1813(org.jboss.tools.jsf.jsp.ca.test.CAUnnecessaryElementsForDirAttributeInXHTMLPageJBIDE1813Test)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7299) Problem with Refactor>Rename field in JSF KickStart project
by Snjezana Peco (JIRA)
Problem with Refactor>Rename field in JSF KickStart project
-----------------------------------------------------------
Key: JBIDE-7299
URL: https://jira.jboss.org/browse/JBIDE-7299
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.M2
Environment: jbdevstudio-eap-win32-4.0.0.v201010052359R-H30-Beta1, Windows XP, JDK 1.6.0_21
Reporter: Snjezana Peco
Assignee: Alexey Kazakov
Steps to reproduce:
- create a JSF KickStart project on JBoss EAP bundled with JBDS
- start the EAP server and verify that the application runs correctly
- right-click the name property and call Refactor>Rename
- rename the property to name1 and accept the default values for the remaining elements in the Rename Field dialog
- click OK
- run the application on the server
The problem can also be reproduced in the JBT trunk.
The application doesn't work. Refactor>Rename has incorrectly changed faces-config.xml, hello.jsp and inputUserName.jsp.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7300) Refactor>Rename field ignores "Update References" checkbox in JSF KickStart project
by Snjezana Peco (JIRA)
Refactor>Rename field ignores "Update References" checkbox in JSF KickStart project
-----------------------------------------------------------------------------------
Key: JBIDE-7300
URL: https://jira.jboss.org/browse/JBIDE-7300
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.M2
Environment: jbdevstudio-eap-win32-4.0.0.v201010052359R-H30-Beta1, Windows XP, JDK 1.6.0_21
Reporter: Snjezana Peco
Assignee: Alexey Kazakov
Steps to reproduce:
- create a JSF KickStart project on JBoss EAP bundled with JBDS
- start the EAP server and verify that the application runs correctly
- right-click the name property and call Refactor>Rename
- rename the property to name1, uncheck "Update references" and accept the default values for the remaining elements in the Rename Field dialog
- click OK
faces-config.xml has been changed even though we unchecked "Update References"
The problem can also be reproduced in the JBT trunk.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7301) Problem with Refactor>Rename field in JSF KickStart project when faces-config.xml is open
by Snjezana Peco (JIRA)
Problem with Refactor>Rename field in JSF KickStart project when faces-config.xml is open
-----------------------------------------------------------------------------------------
Key: JBIDE-7301
URL: https://jira.jboss.org/browse/JBIDE-7301
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.M2
Environment: jbdevstudio-eap-win32-4.0.0.v201010052359R-H30-Beta1, Windows XP, JDK 1.6.0_21
Reporter: Snjezana Peco
Assignee: Alexey Kazakov
Steps to reproduce:
- create a JSF KickStart project on JBoss EAP bundled with JBDS
- start the EAP server and verify that the application runs correctly
- open faces-config.xml
- right-click the name property and call Refactor>Rename
- rename the property to name1 and accept the default values for the remaining elements in the Rename Field dialog
- click OK
faces-config.xml is dirty and contains the "name" value.
- close faces-config.xml without saving and reopen it
faces-config.xml contains the "name1" value.
The Refactor>Rename operation isn't synchronized with the WTP model. In my opinion, this is the reason why the SSE model is being unnecessarily opened by the EL validator (see https://jira.jboss.org/browse/JBIDE-7021?focusedCommentId=12553479page=co...)
The problem can also be reproduced in the JBT trunk.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7226) RSE server startup does not work
by Dominik Pospisil (JIRA)
RSE server startup does not work
--------------------------------
Key: JBIDE-7226
URL: https://jira.jboss.org/browse/JBIDE-7226
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.Beta1
Environment: jbosstools-3.2.0.Beta1.aggregate-Update-2010-09-29_23-54-19-H182.zip
Reporter: Dominik Pospisil
Assignee: Rob Stryker
RSE server startup does not work. I have created EAP 5.1 on remote system but the server fails to start.
Steps to reproduce:
1) Create remote server
2) Select the created server in server view
3) Right-click the server, choose start
I am getting the following exceptions on eclipse standard output:
-bash-3.2$ java "-Dprogram.name=JBossTools: jboss-eap-5.1.CR1 Runtime" -Xms256m -Xmx768m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.clie nt.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Djava.endorsed.d irs=/home/remote/dpospisi/eap51/jboss-as/lib/endorsed" -Djava.library.path="/ho me/remote/dpospisi/eap51/jboss-as/bin/native"-classpath /home/remote/dpospisi/ea p51/jboss-as/bin/run.jar org.jboss.Main --configuration=default -b JAWA23.MW.LA B.ENG.BRQ.REDHAT.COM&
[1] 28429
-bash-3.2$ Exception in thread "main" java.lang.NoClassDefFoundError: /home/remote/dpospisi/eap51/jboss-as/bin/run/jar
Caused by: java.lang.ClassNotFoundException: .home.remote.dpospisi.eap51.jboss-as.bin.run.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: /home/remote/dpospisi/eap51/jboss-as/bin/run.jar. Program will exit.
The problem seems to be that there is no whitespace between -Djava.library.path="/ho me/remote/dpospisi/eap51/jboss-as/bin/native" and -classpath parameters. If I try to execute constructed command on remote system manually, i get the same exception. After adding whitespace before -classpath, it works.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months