Server Environment: Weblogic 10.3.6, JDK 1.7 I have a simple working Java SE client application runing with JDK 7. In client I am doing very simple JNDI look o
I am trying to deploy an ear file to a Weblogic 12 server. The ear file contains a HttpServlet. During deployment, the HttpServlet is trying to initialize and
I'm new in development of Java EE applications and I'm really confused about this. I've found so many answers but I can't resolve my problem. This is the error