[JBoss JIRA] Created: (JBIDE-7432) OPTIONS method returns [POST, OPTIONS] for RESTEasy simple project in Web Service Test View
by Ben Clare (JIRA)
OPTIONS method returns [POST, OPTIONS] for RESTEasy simple project in Web Service Test View
--------------------------------------------------------------------------------------------
Key: JBIDE-7432
URL: https://jira.jboss.org/browse/JBIDE-7432
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.2.0.CR1
Reporter: Ben Clare
I have set up the RESTEasy sample project (simple) and used the Web Service Test View to return the available options. The options are:
POST, OPTIONS
The documentation located at http://community.jboss.org/wiki/UsingtheWebServiceTester suggests that the options should be:
GET, HEAD, POST, PUT, DELETE, TRACE, and OPTIONS
The JBoss Tools Project Examples version is reported by Eclipse as:
JBoss Tools Community Project Examples 1.1.0.v20100908-1606-H23-M2 org.jboss.tools.community.project.examples.feature.feature.group
Any idea as to why the options do not include GET, HEAD, PUT, DELETE and TRACE
--
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
14 years
[JBoss JIRA] Created: (JBIDE-5234) jPDL 4 Graphical Designer problem when naming Nodes under Windows XP and maybe other WIndows Products
by Burjan Romulus Sorin (JIRA)
jPDL 4 Graphical Designer problem when naming Nodes under Windows XP and maybe other WIndows Products
-----------------------------------------------------------------------------------------------------
Key: JBIDE-5234
URL: https://jira.jboss.org/jira/browse/JBIDE-5234
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpm, jbpm
Affects Versions: 3.1.0.M4
Environment: Affect as far as I seen, ONLY MIcrosoft WIndows XP Machines. LINUX doesn't seem to be affected.
Reporter: Burjan Romulus Sorin
Priority: Minor
This bug affects the Graphical Designer of JBoss Tools.
Version tested on :
jBPM 4 Graphical Editor and Tools 4.0.0.v200910281724M-H247-M4 org.jboss.tools.flow.jpdl4.feature.feature.group
Issue : When creating a process definition inside a project, I open the Graphical Editor in order to design the process.
I add tasks, transitions, etc. On the bottom of the page, on the tabs list, I have a "Proprieties" tab. In there, I can chenge/add specifications to the selected node.
If I try to change the name from there, after Every character written the cursor get at the first position of the box. So then I write a task with the name : "test", it will appear "tset".
Note that editing from the XML directly works perfectly.
Note that clicking on the task name and changing it from there, works perfectly too.
Only issue is when modifying the task name from the Proprieties on the bottom area of the IDE.
This is my first bug report, so please have mercy. I tried to be as technical as I could.
--
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
14 years
[JBoss JIRA] Created: (JBIDE-7105) [REST Sample WS Wizard] provide a text box on wizard page that shows what the service URL may look like
by Brian Fitzpatrick (JIRA)
[REST Sample WS Wizard] provide a text box on wizard page that shows what the service URL may look like
-------------------------------------------------------------------------------------------------------
Key: JBIDE-7105
URL: https://jira.jboss.org/browse/JBIDE-7105
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Webservices
Affects Versions: 3.2.0.M2
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Fix For: 3.3.x
This has been spun off from JBIDE-6754.
"We will also spin off a second JIRA to provide a read only text box somewhere on the wizard page that attempts to assemble what the path will look like. There are issues with that, since we would have to look into web.xml (if exists) and search for classes implementing Application (?) interface and look which method is going to return newly created class...
However, we both agreed that that functionality won't be done for this release, though it would be very useful to show the rest of the wizard page details in context."
--
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
14 years, 1 month
[JBoss JIRA] Created: (JBDS-1508) Calculate properly font size when displaying version information on Splashscreen
by Vlado Pakan (JIRA)
Calculate properly font size when displaying version information on Splashscreen
--------------------------------------------------------------------------------
Key: JBDS-1508
URL: https://issues.jboss.org/browse/JBDS-1508
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: ui/branding
Affects Versions: 4.0.0.CR1
Environment: JBDS 4.0.0.v20110116-1048-H515-CR1
Reporter: Vlado Pakan
Priority: Minor
Currently is font size of version text displayed on JBDS splash screen hardcoded. It's fine until version text is not too long. When complete build id is displayed ( when property -DSHOW_BUILDID_ON_STARTUP=true is specified when starting eclipse) than version text is too long and is displayed only partially.
Logic how to calculate displayed text dimensions is already in source code so we need to find out maximal rectangle which can version text occupy and upon that dimensions properly calculate font size used for version text.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month