Questions tagged as 'eclipse'

1
answer

Faulty Service Problems in my web service

I did a web service and it was working fine until this morning, in the afternoon when I put the webservice through Eclipse and tried to connect to the address of the same service Faulty Service error. I did it all over and I could not s...
asked by 19.05.2017 / 21:19
1
answer

Error using eclipse EE

I'm having trouble generating image in eclipse and e - it can not open anything and it gives this error: GRAVE: Error Rendering View[/pages/produto.xhtml] java.io.IOException: javax.el.ELException: /pages/produto.xhtml @126,69 value="#{imagem...
asked by 05.03.2017 / 17:26
0
answers

How to reconfigure eclipse startup files, when you can not open it?

I received a reminder that there was an update for eclipse. I have downloaded and installed the updates. At the end the eclipse asked to restart it. I allowed the eclipse to restart. So far so good. However, the eclipse does not start any mor...
asked by 07.03.2017 / 21:00
1
answer

Publishing to tomcat v9.0 server at localhost has encountered a problem

When dragging a Maven project to the server tomcat the following message appears "Publishing to tomcat v9.0 server at localhost has encountered a problem"     
asked by 21.02.2017 / 20:37
1
answer

Eclipse c ++ Neon does not recognize Toolchain

I'm trying to install eclipse on a computer, and it does not recognize the GCC toolchain I've already changed the Paths and everything but does not show up when creating a project, has anyone ever faced this problem or know how to solve it?     
asked by 19.01.2017 / 14:26
1
answer

Updates in code not being run during Debug, Eclipse

I work with Eclipse and WildFly. Well, my question is simple: I made some changes to the code, but when I debug I noticed that this change was not running, as if Eclipse always executed the old version of the code, ignoring my changes. With this...
asked by 02.02.2017 / 12:07
1
answer

Doubt about Eclipse + Java Selenium

I made the following code to perform a simple login test using Eclipse + Selenium: package memoriavirtualWebTesteFuncional; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import...
asked by 23.11.2016 / 13:18
1
answer

Spring MVC annotations are not working on Maven

Hello, I'm having a problem setting up Spring MVC in Maven , when I try to access the link it returns on browser:    STATUS 404 The requested resource is not available. And the WARNING:    No mapping found for HTTP reques...
asked by 06.09.2016 / 17:41
0
answers

Eclipse / runtime only refreshes HTML after reboot

Good evening! I do not know if anyone can help me, but it's good to try. I have a JSF project in Eclipse for years, whenever I update a XHTML the change was reflected in the browser. From yesterday to today the changes in XHT...
asked by 31.08.2016 / 04:08
0
answers

Entity export error - Hibernate

Good afternoon everyone! I'm trying to create the database tables from the entities I've created in the project. When I ask to create the tables and display the bank creation script by Eclipse I get this error: Exception in thread "main" ja...
asked by 04.08.2016 / 18:29