Questions tagged as 'eclipse'

2
answers

Failed to acquire data source with JPA and EclipseLink

When I put it to persistence.xml , using a JNDI resource configured in Glassfish itself does not give an error. But when it is to get from file glassfish-resource.xml it gives the following error:    Information: [EL Info]: 2014-...
asked by 09.07.2014 / 17:50
2
answers

How to Inhibit display of information in the eclipse console using hibernate

I would like some help. I'm developing a system using jpa-hibernate, jsf and primefaces. Whenever I run the application the following appears on the console: 0 [http-8080-2] INFO org.hibernate.cfg.annotations.Version - Hibernate Annotations 3...
asked by 10.07.2014 / 16:24
1
answer

Selenium + ChromeDriver

I'm developing a tool to login to a site, but I have a problem. When I do the manual procedure (opening browser, accessing site, entering user / password and logging in), the next one is loaded without opening another tab or another page, but...
asked by 27.08.2014 / 22:00
1
answer

Eclipse Application for Iphone

I need help, and I do not know what to do. I created a very simple application in Eclipse Kepler , I put it on Google Play and it was great. I would like to know if it is possible and how best to " convert " my Android project to IOS . As I...
asked by 12.09.2014 / 10:39
1
answer

Eclipse is corrupting url in automated testing

Good afternoon, guys! I'm doing an automated test, exporting in java to run in eclipse. The test runs normally in selenium, but when I play pro eclipse mars the page url deforms and the test does not spin right. Type, the url I played i...
asked by 12.11.2015 / 17:35
0
answers

Spring Security Example Does not work in Jboss, what should be done to match the example?

Continuing my studies on using Spring Security and Servelet 3.0 I'm trying to follow the examples suggested in the tutorial Hello MVC - Running the insecure MVC Application , however such examples are to run on < but I need the tests to work...
asked by 08.07.2015 / 16:46
0
answers

Android + OpenCV: SurfaceTexture has been abandoned

I'm developing an application in Eclipse with OpenCV. The application consists of detecting and recognizing objects (predefined in the database) in real time. Initially there is a menu where the user can view the objects that the database has an...
asked by 27.02.2015 / 06:31
2
answers

Eclipse creating getter with prefix is

I created the methods using the Eclipse Getters and Setters command, but when I created the getter of the status Boolean attribute, it was automatically created as isStatus . Should not be created as getStatus ? Could anyon...
asked by 27.09.2017 / 03:54
2
answers

problem in a maven + JSF application

I'm trying to follow a workbook but when I do the procedure Access the project properties and find the side menu Project Facets the window appears in the attachment and then I mark the altenative as shown in the figure JavaServer Faces ec...
asked by 13.08.2014 / 19:32
1
answer

web.xml error is missing and failOnMissingWebXml is set to true

Generallythequestionis,haveyoudeployedtheproject?Theanswerisyes.IclickedontheprojectIwasinMavenafterUpdateproject,itisprocedurethatIalwaysdomyprojectsandthisisgivingproblem.web.xml<projectxmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="...
asked by 08.12.2015 / 20:16