2
votes
0answers
550 views

glassfish invalid resource

I am creating a simple JPA project in eclipse to run on glassfish. I get the following error: cannot Deploy GuardApplicationEAR Deployment Error for module: GuardApplicationEAR: Error occurred during ...
2
votes
0answers
379 views

No suitable driver found for jdbc:mysql://localhost:3306/hibernate

I am using Eclipse and making a Web Dynamic Project using Hibernate JPA Annotation: When I run my project, it gives me the following error: No suitable driver found for ...
2
votes
0answers
531 views

Cannot add derby nature to project

I am having trouble adding (and removing) derby nature to my projects. I did manage to add and run derby in one of my projects but now I can't add it to any new ones (dynamic web project or java). I ...
1
vote
0answers
27 views

Eclipse is reading Apache Catalina output from standard error

Based on the color of my Eclipse console, it seems as though it's outputting standard console messages to the Standard Error buffer. Why does it do this? And, more importantly, is there a way to ...
1
vote
0answers
22 views

Java EE doesnt update the changes I make

It's probably some simple setting I cannot find but since yesterday my eclipse doesn't propagate the updates I do to the code of the servlet. Only the source code doesn't get updated the JSP pages ...
1
vote
0answers
177 views

Is it possible to create a dynamic web 3.0 using struts-el 1.2.9 for websphere 8.5 deployment

As the question implies. Would there be any conflict when using dynamic web 3.0 project in RAD/eclipse with the library struts 1.2.9 to be deployed in websphere 8.5.1 Reason is that i'm migrating from ...
1
vote
0answers
133 views

Attempt to install zend pdt in eclipse juno Java EE fails

I have read your how to install eclipse pdt in juno post. I exclude all options, eg. mylin, from the install but with repeated tries get the following: An error occurred while collecting items to ...
1
vote
0answers
129 views

Can not call web service methods from android project emulator

I created a web service based on this tutorial I can run the service and call its methods, but i want to call them from an android java project. I exported ServiceClient project as jar and i add it ...
1
vote
0answers
232 views

exception while invoking class org.glassfish.ejb.startup EjbDeployer load method

exception while invoking class org.glassfish.ejb.startup EjbDeployer load method this exception is result of using TimerService scheduleexpression in eclipse indigo with glassfish its an error at ...
1
vote
0answers
64 views

org/eclipse/wst/jsdt/core/JavascriptModelException

sometimes i get the following error in eclipse: org/eclipse/wst/jsdt/core/JavascriptModelException any ideas why to get this error and how to fix it ?
1
vote
0answers
329 views

Android AVD Custom Resolutions Not Starting

I am running Eclipse for Java Developers (32-bit) in Windows 7 64-bit (64-bit Java EE did not want to work). I connected the Android ADT plugin, and have created 7 emulators for testing my program ...
1
vote
0answers
138 views

Eclipse hotkey for the mouse double click?

This is a related but accepted a wrong answer. I am looking for a way to get a hotkey which selects text like when double clicking in eclipse. e.g. i have <h:panelGroup ...
1
vote
0answers
1k views

publishing error in tomcat7

I encounter a problem " 'publishing to tomcat v7.0 server at localhost' has encountered a problem" while starting my tomcat server from eclipse. This problem arised after i tried to ...
1
vote
0answers
301 views

How to run XDoclet strutsconfigxml task in Eclipse Indigo

I have a Dynamic Web Project that uses struts 1 with xdoclet. The jars, including xdoclet-apache-modules-1.2.3.jar, are located in the XDoclet home configured in eclipse. If I right click on the ...
0
votes
0answers
22 views

deploy a Java project via WAR Files

How can I deploy my project via WAR files please? I've created a Java project so I can't Export it as a WAR file ? I followed this tutorial I've tried the alternative using Ant file but it doesn't ...

1 2 3 4 5 10
15 30 50 per page