Bring an editing possibility to visual part of VPE
--------------------------------------------------
Key: JBIDE-2663
URL: https://jira.jboss.org/jira/browse/JBIDE-2663
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Maxim Areshkau
Assignee: Maxim Areshkau
Fix For: 3.0.0.beta1
Bring an editing possibility to visual part of VPE. For example the slider has two values the min and the max. We should be able to edit this values in visual part. Because: it is the visual page *editor*.
--
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
VPE - I get mesage box - every time when I open some jsp
--------------------------------------------------------
Key: JBIDE-3798
URL: https://jira.jboss.org/jira/browse/JBIDE-3798
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.0.0.CR2
Reporter: Vitali Yemialyanchyk
Assignee: Maxim Areshkau
Priority: Minor
Attachments: screenshot-1.jpg
open jsp with Visual/Source tab - get message;
switch to source tab - ok;
switch to Visual/Source tab - get message;
--
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
Seam builder somtimes creates components without any declarations at all.
-------------------------------------------------------------------------
Key: JBIDE-4496
URL: https://jira.jboss.org/jira/browse/JBIDE-4496
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M1
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.M4
Sometimes our tests fails because seam model is not correct. For example we have:
@Name("comp1")
public class Comp1 {...}
Seam builder creates "comp1" component but getJavaDeclaration() return null even if the project is correct and all nedded libs are in classpath.
It's hard to reproduce this issue. We need to investigate it and found the resoun of this bug. Looks like thread racing is responsible for that.
--
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
Unnecessary double quote appears using CA for EL expression
-----------------------------------------------------------
Key: JBIDE-3856
URL: https://jira.jboss.org/jira/browse/JBIDE-3856
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
Priority: Minor
1) Print next: <h:commandButton action="" value="Say Hello!" />
2) Set cursor between double quotes: <h:commandButton action="|" value="Say Hello!" />
3) Call CA and choose -> New JSF EL expression
RESULT: <h:commandButton action="#{}" " value="Say Hello!" /> - one double quote is unnecessary
--
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
CA doesn't work properly outside <html> form
--------------------------------------------
Key: JBIDE-3704
URL: https://jira.jboss.org/jira/browse/JBIDE-3704
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.0.0.CR2
Reporter: Yura Zhishko
Assignee: Alexey Kazakov
1) Set cursor outside <html> form
2) Call CA (Ctrl+Space)
ASSERT: We can see some tags and choose some of them
3) Begin to print any name of tag, for example, <a4j:
4) Call CA
FAILURE: No variances to choose.
--
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
Docbook XML editor
------------------
Key: JBIDE-1304
URL: http://jira.jboss.com/jira/browse/JBIDE-1304
Project: JBoss Tools
Issue Type: Feature Request
Affects Versions: 2.0.0.CR1
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: LATER
Use current VPE as editor for docbook.xml files. There will problem with editing files that uses ENTITY definition but for plain files it should 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
cannot create top down java bean web service
--------------------------------------------
Key: JBIDE-4257
URL: https://jira.jboss.org/jira/browse/JBIDE-4257
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, Webservices
Environment: Windows XP, Eclipse 3.4.1, JBoss 4.2.3, JBossWS 3.1.0, JDK 1.5
Reporter: Gina Kim
I get this error when I try to create a top down web service using a valid wsdl:
Error: Could not import. (use --verbose to see full traces) Error: WsImport invocation failed. Try the verbose switch for more information
To reproduce the error, I navigated to File > New > Other > Web Service. I selected JBossWS for Web service runtime.
--
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
EGT - BRMS-eclipse tool - properties shows odd syntax for timestamp
-------------------------------------------------------------------
Key: JBDS-612
URL: https://jira.jboss.org/jira/browse/JBDS-612
Project: Developer Studio
Issue Type: Bug
Components: visualeditor
Affects Versions: 2.0.0.cr1
Environment:
Version: 2.0.0.CR1
Build id: R200812221144
Build date: 12/22/2008 11:54
Reporter: Len DiMaggio
Priority: Minor
See the attached screen-shot - chars "TZ" begin and end the time displayed like this:
2009-02-03T01:42:14Z
--
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