[JBoss JIRA] (JBIDE-10132) Errors running builder 'JAX-RS Builder' on project "myproject" when switching Git branch
by Ron Ratovsky (Created) (JIRA)
Errors running builder 'JAX-RS Builder' on project "myproject" when switching Git branch
----------------------------------------------------------------------------------------
Key: JBIDE-10132
URL: https://issues.jboss.org/browse/JBIDE-10132
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.M4
Environment: Windows 7 64 bit
Eclipse Indigo 3.7 SR1 64 bit
Java 1.6.0_26 64 bit
Reporter: Ron Ratovsky
Assignee: Brian Fitzpatrick
Attachments: error.log
Using EGit, sometimes when switching branches, I get an error in the following form:
Errors occurred during the build.
Errors running builder 'JAX-RS Builder' on project 'sheker-sp-ws'.
Resource '/sheker-sp-ws/src/main/java/com/sheker/ws/rest/MyClass.java' does not exist.
Resource '/sheker-sp-ws/src/main/java/com/sheker/ws/rest/MyClass.java' does not exist.
Errors running builder 'JAX-RS Builder' on project 'sheker-prod-ws'.
Resource '/sheker-prod-ws/src/main/java/com/sheker/ws/rest/AnotherClass.java' does not exist.
Resource '/sheker-prod-ws/src/main/java/com/sheker/ws/rest/AnotherClass.java' does not exist.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] (JBIDE-10474) Clean is needed to get jax-rs tooling "in sync", should be enough with automatic/incremental build enabled
by Max Rydahl Andersen (Created) (JIRA)
Clean is needed to get jax-rs tooling "in sync", should be enough with automatic/incremental build enabled
----------------------------------------------------------------------------------------------------------
Key: JBIDE-10474
URL: https://issues.jboss.org/browse/JBIDE-10474
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Max Rydahl Andersen
>From JBIDE-9332:
It is still not fixed. It has many bugs.
1. If project has JAX-RS support and after that I create some REST webservice on myself, it is sometimes not included in JAX-RS REST Web Services node. I testes it with JBoss AS 7.0.1 and EAP 5.1.0. This issue is less frequent in EAP, but it is still sometimes present.
2. Sometimes on JBoss AS 7.0.1 after adding JAX-RS support not only REST services created by myself are not included in JAX-RS Web Services node, but also those services created by Sample REST wizard.
3. Supposing I created some REST service and this service is included in JAX-RS Web Services node. If I edit these service and add other http methods (get, post ...) they are not included in that node. Only way is again removing JAX-RS support and adding JAX-RS support. Tested with JBoss AS 7.0.1
4. I have also noticed that if I change for example @Path param and save it before it is changed in JAX-RS Web Services node, this change has never applied to this node. It is applied only if I am slower than node's validator.
I have just noticed that 'clean build' thing. It fixes all bugs I have noticed, but it is not comfortable in my opinion. I have Eclipse configured to have automatic builds. So if some change happened, building the project would immediately happen. I don't like user has to click on Clean build to have 'correct version' of JAX-RS Web Services node."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] (JBIDE-10520) Change warning message when enabling openshift application for existing project
by Lucia Jelinkova (Created) (JIRA)
Change warning message when enabling openshift application for existing project
-------------------------------------------------------------------------------
Key: JBIDE-10520
URL: https://issues.jboss.org/browse/JBIDE-10520
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Lucia Jelinkova
Assignee: Andre Dietisheim
Currently, the warning message only informs user that the openshift functionality will be enabled - this does not imply any GIT changes and user can simply push everything to remote repository and thus lose all remote files (if he has previously created any).
Could you maybe add some info to the user so that he/she knows, what will be the result of the operation? For example waring that the remote files will be removed or info that he/she might want to merge manually between local and remote repo?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month