Have you tried configuring the JNDI variables with Tomcat server?. This tutorial is going to explain you step-by-step procedure on how to configure JNDI variables in your tomcat server. It is very simple configuration in the Tomcat server’s configuration XML file. Open the Tomcat server’s context.xml file. The same change can be done using the …
Servers
WildFly 8 Final is released!
WildFly 8 Application server (formerly known as JBoss Application Server) is available for the general use. JBoss blog has announced this new on Feb 11, 2014. Jason Greene, who is the lead for this project updates the features on this new release and providing the road map for the future releases. One of the key …
Apache Tomcat 8 Features
If you are a Java web developer, it is most likely that you are aware of the popularity of Tomcat web server. Tomcat is the Reference Implementation (RI) for the JSP and Servlets specification from the beginning. Not only that, many of the application servers internally using the Tomcat as their web server since it …
How to Install Tomcat in Ubuntu?
Linux is good environment for running the Java applications. Most of the developers not trying the Linux environment only because of the complicated installation procedures needed for at the time of beginning. Once if you are familiar with the installation then it is cake walk for developing the Java applications. But, I can not say …
Oracle Weblogic 10.3.2 Campaign
Introduction This post is to present the steps for creating a Campaign in Weblogic Portal that illustrates some vague points about it. The campaign target is to show an advertisement in a placeholder, within some interval (start & end dates), with some goals to be reached before the end date of the campaign. also read: …
JBoss AS 5 Performance Tuning
JBoss AS 5 Performance TuningJBoss AS 5 Performance Tuning will teach you how to deliver fast applications on the JBoss Application Server and Apache Tomcat, giving you a decisive competitive advantage over your competitors. You will learn how to optimize hardware resources, meeting your application requirements with less expenditure. also read: WebLogic Interview Questions JBoss Portal Server Development …
Tomcat 6.0 Servlet Container Overview
Tomcat 6.0 Developer’s Guide Current books on Tomcat are primarily focused on the application deployer or administrator. As a result, they invariably focus on the issues related to managing a Tomcat installation, configuring the runtime environment, and on deploying web applications. also read: WebLogic Interview Questions JBoss Portal Server Development Tomcat Interview Questions On the …
JBoss Tools 3 Developer’s Guide
JBoss Tools 3 Developer’s GuideThis book will show you how to develop a set of Java projects using a variety of technologies and scenarios. Everything is described through the “eyes” of JBoss Tools. After we settle on the project (or scenario) that will be developed, we will configure the proper environment for the current tool …