[JBoss JIRA] Created: (JBIDE-8419) Runtimes aren't visible immediately after adding via JBT Runtime Detection
by Jiri Peterka (JIRA)
Runtimes aren't visible immediately after adding via JBT Runtime Detection
--------------------------------------------------------------------------
Key: JBIDE-8419
URL: https://issues.jboss.org/browse/JBIDE-8419
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtimes
Affects Versions: 3.2.0.CR2 (tentative)
Environment: JBDS 4.0.0.CR4 H173, Linux 64
Reporter: Jiri Peterka
Runtimes aren't visible immediately after adding via JBoss Tools Runtime Detection which can be confusing:
0. New workspace
1. Preferences -> JBoss Tools Runtime -> JBoss Tools Runtime Detection
2. Add, select folder with runtimes
3. Have checked all runtimes, OK for adding
4. Click on JBoss AS/Seam/Drools/jBPM Link
It's expected that newly added runtimes are visible immediately not after ok and going back to Preferences
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8554) Compilation failure for 3.3.indigo branch :: tests
by Nick Boldt (JIRA)
Compilation failure for 3.3.indigo branch :: tests
--------------------------------------------------
Key: JBIDE-8554
URL: https://issues.jboss.org/browse/JBIDE-8554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: testing
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_3.3.indigo.continuou...
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.ui.bot.ext: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 132):[-1,-1]
[ERROR] public SWTBotScaleExt scale() {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale()
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/SWTBotExt.java (at line 136):[-1,-1]
[ERROR] public SWTBotScaleExt scale(int index) {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The return type is incompatible with SWTBot.scale(int)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-6731) cannot create bottom-up ws with ws-cxf
by Martin Malina (JIRA)
cannot create bottom-up ws with ws-cxf
--------------------------------------
Key: JBIDE-6731
URL: https://jira.jboss.org/browse/JBIDE-6731
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.1.0.GA
Environment: jbdevstudio-macosx-cocoa-3.0.1.v201006010437R-H98-GA.jar
jboss-eap-5.0.1.CR1.zip with jbossws-cxf-3.1.2.SP6-installer.zip installed
Mac OS X Snow Leopard
Reporter: Martin Malina
Assignee: Brian Fitzpatrick
I get an error when trying to created a web service:
Failed to Generate Web Service code, please check the log for more details.
The details show:
Failed to Generate Web Service code, please check the log for more details
...
java2ws - Apache CXF 2.2.6
/Users/rasp/jbossqa/workspace-eap/TestWSProject/src/test/ws/jaxws/Echo.java:23: cannot find symbol
symbol : class Person
location: package test
private test.Person arg0;
^
/Users/rasp/jbossqa/workspace-eap/TestWSProject/src/test/ws/jaxws/Echo.java:25: cannot find symbol
symbol : class Person
location: package test
public test.Person getArg0() {
^
...
This only happens when the selected runtime has ws-cxf installed. See the steps to reproduce.
--
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, 10 months
[JBoss JIRA] Created: (JBIDE-7050) Cannot change Server runtime when creating web service
by Libor Zoubek (JIRA)
Cannot change Server runtime when creating web service
------------------------------------------------------
Key: JBIDE-7050
URL: https://jira.jboss.org/browse/JBIDE-7050
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.M2
Reporter: Libor Zoubek
Assignee: Brian Fitzpatrick
When creating bottom-up web service, I am not able to change server runtime.
Add more than 1 server runtimes (I used EAP 5 and EAP 5.1)
1. run 'Web Service' wizard
2.Click 'Server Runtime' link
3. Select a runtime other than it was selected before
4. Click OK
5. Back in wizard page no changes are populated
Note that this does not seem to be WTP bug, I've tested it on helios-jee (used runtimes JBoss AS 4.2 and 5.0) without any problems.
--
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, 10 months