java-war

Unable to deploy WAR file to Websphere using IBM Rational Application Developer

Hello - I am using the IBM RAD IDE and building a dynamic web project. When I build the project and attempt to add it to the server by selecting 'add or remove projects' I get the response that there are no projects to add or remove. Does this mean I will have to create a EAR file (J2EE Project) and add my web project to it in order to...

Unable to instantiate VelocityEngine, when deploying war file

Hi, I am deploying an application on Tomcat 6, using a war file. I've compiled the source code given by the vendor on the same machine, then moved the war file to {tomcat-home}/webapps/ When I start up the application, I see a error message: The SystemInformationService could not be retrieved from the container. Therefore very limit...