I\'m writing an Ant script to package a project into a WAR file. The software consists of several projects with their own source directories, libraries, etc.
I have a couple of design/architectural questions that always come up in our shop.I said \"our\", as opposed to \"me\" personally.Some of the decisions were made and made when J2EE was first introduce
I have an ear file which contains 4 war files. The main reason we put those together is, that the order of startup is important, and it is easier from a deployment perspective (the customer only gets
I created an hibernate interceptor : public class MyInterceptor extends EmptyInterceptor { private boolean isCanal=false;
Upon fixing my earlier problem where, I uninstalled both, JRE AND Java EE, and then successfully reinstalled JRE, the problem started with installing Java EE, when, upon clicking the Java EE Installat
I am developing a WebService in Java upon the jax-ws stack and glassfish. Now I am a bit concerned about a couple of things.
i\'m developing an application where all the pojos are exposed as interface but we map the real implementation class.we are using spring and JPA annotation.i\'m about to test the one-to-one relationsh
I have a DB running on Oracle. I use Hibernate for data access. I want to be notified whenever an object is saved in the DB, so that I can do some custom work. I want an \"event listener\" if you coul
I am trying to integrate a non-Java executable into a Java webapp on the server-side (Linux). Some details about the executable:
I\'ve a application in swing and ej开发者_Go百科b3 inside glassfish v2ur2 and until one week ago all was ok. in sometime, the glassfish never more load the jdbc driver of postgresql and the connection