[ http://jira.jboss.com/jira/browse/JBIDE-771?page=all ]
Alexey Kazakov resolved JBIDE-771.
----------------------------------
Resolution: Done
> Context path don't work with JBOSS AS 4.2
> -----------------------------------------
>
> Key: JBIDE-771
> URL: http://jira.jboss.com/jira/browse/JBIDE-771
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.0.1
> Environment: WindowsXP SP2
> rhds-win32-1.0.0.ALPHA.jar
> Red Hat Developer Studio
> Version: 1.0.0
> Build id: 1.0.0
> Reporter: Aliaksey Nis
> Assigned To: Viacheslav Kabanovich
> Fix For: 2.1
>
> Attachments: ContextPath.PNG, ContextPath2.PNG
>
>
> 1. From Web projects View do: Create new JSF project
> 2. Select Template - KickStart, JSF version - 1.2, project name "test", context path - "test_test"
> 3. Register this project on JBOSS AS 4.2 server
> 4. Start server
> 5. Use Run button on toolbar, link here will be like http://localhost:8080/test_test, click on it
> 6. 404 error appears
> 7. In browser command promt enter http://localhost:8080/test (project real name) - all works fine.
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-771?page=comments#action_12402666 ]
Alexey Kazakov commented on JBIDE-771:
--------------------------------------
It was fixed in Feb 26 09:30:27 EST 2008 for 2.1.
And as far as I know it's verified by Anton there:
Anton Klimkovich >> Not reproducible in 2.1 build.
> Context path don't work with JBOSS AS 4.2
> -----------------------------------------
>
> Key: JBIDE-771
> URL: http://jira.jboss.com/jira/browse/JBIDE-771
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.0.1
> Environment: WindowsXP SP2
> rhds-win32-1.0.0.ALPHA.jar
> Red Hat Developer Studio
> Version: 1.0.0
> Build id: 1.0.0
> Reporter: Aliaksey Nis
> Assigned To: Viacheslav Kabanovich
> Fix For: 2.1
>
> Attachments: ContextPath.PNG, ContextPath2.PNG
>
>
> 1. From Web projects View do: Create new JSF project
> 2. Select Template - KickStart, JSF version - 1.2, project name "test", context path - "test_test"
> 3. Register this project on JBOSS AS 4.2 server
> 4. Start server
> 5. Use Run button on toolbar, link here will be like http://localhost:8080/test_test, click on it
> 6. 404 error appears
> 7. In browser command promt enter http://localhost:8080/test (project real name) - all works fine.
--
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
<rich:incert> tag doesn't work in VPE.
--------------------------------------
Key: JBIDE-1614
URL: http://jira.jboss.com/jira/browse/JBIDE-1614
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Attachments: 1.jpg
<rich:incert> tag doesn't work in VPE.
See attachment.
--
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
[ http://jira.jboss.com/jira/browse/JBIDE-771?page=all ]
Max Andersen updated JBIDE-771:
-------------------------------
Fix Version/s: 2.1
Needs to be checked for 2.1 at least.
Slava says it was removed in october, so what happend since then since it is still there ?
> Context path don't work with JBOSS AS 4.2
> -----------------------------------------
>
> Key: JBIDE-771
> URL: http://jira.jboss.com/jira/browse/JBIDE-771
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.0.1
> Environment: WindowsXP SP2
> rhds-win32-1.0.0.ALPHA.jar
> Red Hat Developer Studio
> Version: 1.0.0
> Build id: 1.0.0
> Reporter: Aliaksey Nis
> Assigned To: Viacheslav Kabanovich
> Fix For: 2.1
>
> Attachments: ContextPath.PNG, ContextPath2.PNG
>
>
> 1. From Web projects View do: Create new JSF project
> 2. Select Template - KickStart, JSF version - 1.2, project name "test", context path - "test_test"
> 3. Register this project on JBOSS AS 4.2 server
> 4. Start server
> 5. Use Run button on toolbar, link here will be like http://localhost:8080/test_test, click on it
> 6. 404 error appears
> 7. In browser command promt enter http://localhost:8080/test (project real name) - all works fine.
--
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
Wrong checking of Radio buttons in VPE.
---------------------------------------
Key: JBIDE-1467
URL: http://jira.jboss.com/jira/browse/JBIDE-1467
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
Attachments: 1.jpg
Wrong checking of Radio buttons in VPE. Buttons in one group can't be all checked at the same time. See attachment.
--
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
<h:selectOneMenu>, <h:selectManyMenu> and <h:selectOneListbox> components look the same in VPE.
-----------------------------------------------------------------------------------------------
Key: JBIDE-1501
URL: http://jira.jboss.com/jira/browse/JBIDE-1501
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
<h:selectOneMenu>, <h:selectManyMenu> and <h:selectOneListbox> components look the same in VPE.
See attachment.
--
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
Wrong highlighting in VPE.
--------------------------
Key: JBIDE-1526
URL: http://jira.jboss.com/jira/browse/JBIDE-1526
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
Attachments: 1.jpg
Wrong highlighting in VPE. Only visible part of component is highlighted, but if user try to scroll in VPE highlighting won't change.
See attachment.
--
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
User can't edit text included in panels and <p> tag via VPE.
------------------------------------------------------------
Key: JBIDE-1569
URL: http://jira.jboss.com/jira/browse/JBIDE-1569
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
Attachments: 1.jpg
User can't edit text included in panels and <p> tag via VPE.
See attachment.
--
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
We can't choose/change/double-click on components in VPE incerted via <ui:include> tag.
---------------------------------------------------------------------------------------
Key: JBIDE-1587
URL: http://jira.jboss.com/jira/browse/JBIDE-1587
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
We can't choose/change/double-click on components in VPE incerted via <ui:include> tag. I think it would be nice if we could open included file after double click on it.
See attachment.
--
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
Tags incerted in <rich:columnGroup> displayed incorrectly in VPE.
-----------------------------------------------------------------
Key: JBIDE-1615
URL: http://jira.jboss.com/jira/browse/JBIDE-1615
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
Attachments: 1.jpg
Tags incerted in <rich:columnGroup> displayed incorrectly in VPE.
See attachment.
--
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