Category "jndi"

Simple JNDI lookup from JDK 11 client to Weblogic 10.3.6 (JDK 7) server not working

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

Error when looking up data source name when deploying httpServlet to weblogic 12 server

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

Error : Need to specify class name in environment or system property

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