I have just downloaded NetBeans 6.9.1 for JavaEE and installed it with Tomcat 6.Everything went fine and I can run NetBeans, start and stop Tomcat from within the IDE and add and remove servers at wil
I have a Java application running on Tomcat 6.0.29, with Apache 2.2.3 in front. The login page uses HTTPS, while most pages use HTTP.
i have created a jar for unmarshalling the XML and i was using the following code to search an xsd Thread.currentThread().getContextClassLoader().getResource(DEFAULT_XSD_NAME)
I\'m new to this forum and also new to JPA / EJB. I\'m trying to deploy a .war file containing a small application to a tomcat server. The application is using JTA to communicate with the Derby db.
I have upgraded Windows XP - PC RAM from 1GB to 3GB. Since JVM had some problem Eclipse Helios, I had to reinstall it and I did clean installation.
I\'m trying to implement a custom classloader for tomcat.My first attempt yielded a class cast exception (apparently, tomcat tries to cast my loader to org.apache.catalina.loader.WebappLoader).Fine, I
I want to deploy the files (class files) without stopping the tomcat services. problem for me is as follows
I am having a problem connecting to Tomcat 6 running as a service on Windows Server 2008 R2. Here are the details of my setup.
I have created a web app in GWT and deployed it in Tomcat. I need to separate out some jars(Third party jars) from WEB-INF/lib and place them in a folder outside Tomcat setup. Pl开发者_如何转开发ease
I\'m running Tomcat6 and want to access the datasource from my Servlet.But I\'m getting javax.naming.OperationNotSupportedException: can\'\'t generate an absolute name for this namespace