[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-8556) Compilation failure for 3.3.indigo branch :: AS
by Nick Boldt (JIRA)
Compilation failure for 3.3.indigo branch :: AS
-----------------------------------------------
Key: JBIDE-8556
URL: https://issues.jboss.org/browse/JBIDE-8556
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
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.common: Compilation failure: Compilation failure:
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 19):[-1,-1]
[ERROR] import org.eclipse.core.runtime.adaptor.EclipseLog;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.core.runtime.adaptor.EclipseLog cannot be resolved
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 110):[-1,-1]
[ERROR] log = new EclipseLog(getLogFile());
[ERROR] ^^^^^^^^^^
[ERROR] EclipseLog cannot be resolved to a type
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 111):[-1,-1]
[ERROR] writer = new PlatformLogWriter(log);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PlatformLogWriter(FrameworkLog) is undefined
[ERROR]
[ERROR] /qa/hudson_ws/workspace/jbosstools-3.3_3.3.indigo.continuous/sources/common/plugins/org.jboss.tools.common/src/org/jboss/tools/common/reporting/ProblemBuffer.java (at line 111):[-1,-1]
[ERROR] writer = new PlatformLogWriter(log);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Type mismatch: cannot convert from PlatformLogWriter to ILogListener
--
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-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
[JBoss JIRA] Created: (JBIDE-8434) Erorr handling is incomplete in RSE code
by Max Rydahl Andersen (JIRA)
Erorr handling is incomplete in RSE code
-----------------------------------------
Key: JBIDE-8434
URL: https://issues.jboss.org/browse/JBIDE-8434
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.CR1
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.M1, 3.2.1
as seen in JBIDE-8422 it seems we need to go through the RSE/SSH related code (maybe more?) and ensure we don't have more "try...catch...ex.printStacktrace()).
It's near impossible for users or us to report sensible bug reports if errors are hidden by default.
--
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: (JBDS-1584) Spring IDE features in JBDS 4 have no license information
by Nick Boldt (JIRA)
Spring IDE features in JBDS 4 have no license information
---------------------------------------------------------
Key: JBDS-1584
URL: https://issues.jboss.org/browse/JBDS-1584
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: 3rdParty
Affects Versions: 4.0.0.GA
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.0.1
Attachments: Screenshot-SpringIDE-TestNG-no-license-terms.png
See screenshot. This was produced by installing JBDS 4.0.0.CR3, then searching for updates from the 4.0.0.GA site, and selecting all the available updates.
!Screenshot-SpringIDE-TestNG-no-license-terms.png!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months