[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-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, 9 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, 9 months
[JBoss JIRA] Created: (JBIDE-8485) RSEZippedJSTPublisher cannot be resolved to a type; The type RSEZippedFolderPublisher is already defined
by Nick Boldt (JIRA)
RSEZippedJSTPublisher cannot be resolved to a type; The type RSEZippedFolderPublisher is already defined
--------------------------------------------------------------------------------------------------------
Key: JBIDE-8485
URL: https://issues.jboss.org/browse/JBIDE-8485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Rob Stryker
[ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.ide.eclipse.as.rse.core: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.2_trunk.component--as/sources/plugins/org.jboss.ide.eclipse.as.rse.core/src/org/jboss/ide/eclipse/as/rse/core/archives/RSEZippedJSTPublisher.java (at line 27):[-1,-1]
[ERROR] public class RSEZippedFolderPublisher extends RSEZippedJSTPublisher {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The public type RSEZippedFolderPublisher must be defined in its own file
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.2_trunk.component--as/sources/plugins/org.jboss.ide.eclipse.as.rse.core/src/org/jboss/ide/eclipse/as/rse/core/archives/RSEZippedJSTPublisher.java (at line 27):[-1,-1]
[ERROR] public class RSEZippedFolderPublisher extends RSEZippedJSTPublisher {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^
[ERROR] RSEZippedJSTPublisher cannot be resolved to a type
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.2_trunk.component--as/sources/plugins/org.jboss.ide.eclipse.as.rse.core/src/org/jboss/ide/eclipse/as/rse/core/archives/RSEZippedFolderPublisher.java (at line 27):[-1,-1]
[ERROR] public class RSEZippedFolderPublisher extends RSEZippedJSTPublisher {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type RSEZippedFolderPublisher is already defined
Broken since Feb 22, build #149:
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months