tomcat5.5
How to fix java RuntimeException: Can't find resource 'solrconfig.xml' in classpath?
I\'m having issues setting up Solr as Tomcat service in CentOS. I’m using solr 3.3.0 which should be working with Tomcat 5.5 installed from cPanel. The error I was getting is:[详细]
2023-04-12 22:10 分类:问答send commands to a webapp running on tomcat
I\'m new with java and tomcat, so, excuse me if it\'s silly. I would like to send commands (from the console) to a servlet that is already runni开发者_JAVA技巧ng on tomcat. The webapp will run the co[详细]
2023-04-08 05:59 分类:问答Hot republishing/deploying of static xhtml files issues
I\'m noticing a lot of issues operating the \"hot deploying\" of JSF pages in the followingenvironment:[详细]
2023-04-07 16:41 分类:问答Tomcat 6 and foreign characters (UTF-8 and non UTF-8 mixup)
I have a problem displaying foreign language characters in web app with Tomcat 6. Previously we were using Tomcat 5.5 and we did not face this issue. To fix this issue I followed http://wiki.apache.or[详细]
2023-04-06 05:35 分类:问答The value for the useBean class attribute com.realtor.website.WebdbBean is invalid
I am facing an error after moved my site from one server to other. My problem is java bean is working fine if page is at root folder. for example \"mydomain.com/page1.jsp\" is working fine BUT if I p[详细]
2023-04-03 22:41 分类:问答How to set tomcat work at debug mode?
I deploy a application to tomcat with context xml. I want the tomcat work at debug mode, I means if I change something inside a function, like change[详细]
2023-04-03 21:15 分类:问答Another question on servlet
As I have askedthe similar question about servlet ,which is for showing a report on browser. I reconstruct a Danymic web project(named JasperServlet) using Eclipse,after creating . compiling and mapin[详细]
2023-03-27 03:59 分类:问答How to configure the maximum pool size of servlets implementing SingleThreadModel?
I\'m having the problem that the maximum pool size of a SingleThreadModel servlet is on Tomcat 5.5 limited to 20 instances. I do not know where to configure it in Tomcat 5.开发者_开发技巧5.[详细]
2023-03-23 04:11 分类:问答how to set a class as daemon with tomcat?
I\'m new on the java universe, also new in the tomcat world. So, the issue is: I need to run a java class as a daemon. This class should be able to comunicate with the tomcat requests.[详细]
2023-03-22 22:41 分类:问答deploying Axis2.war in tomcat 5.5 gets internal server error
I have downloaded the axis2.war file from the apache website. I put it in the tomcat/webapps folder and it automatically creates 开发者_如何学Pythona axis2 folder.[详细]
2023-03-16 07:53 分类:问答