[Resin-interest] Error Handling on Per Directory Basis?

2009-08-06 Thread graemerae
I've got a sub folder under a main folder that handles a mobile version of our site. In resin.conf I've got error-page error-code='500' location='/error.jsp'/ For the main site, but what I need to do is have a different location for the mobile site: (something like) error-page

Re: [Resin-interest] Error while deploying a web application on Resin 3.1.6

2008-07-11 Thread Emil Ong
On Thu, Jul 10, 2008 at 08:13:05PM -0700, George Wei wrote: All items in my classpath are as follows: [snip] Hi George, I don't see the hibernate jar in there... is it perhaps in your webapp's lib? If Resin is compiling your Java source for you, you might try deleting the class files in

Re: [Resin-interest] Error while deploying a web application on Resin 3.1.6

2008-07-11 Thread George Wei
Yes, you're right. Thank you and Scott. The reason is I added Hibernate Annotations 3.3.0 GA and EntityManager 3.3.2 GA in my project. As describled in the compatibility matrix on Hibernate's website, EntityManager 3.3.2 GA is compatible with Annotations 3.3.x, so I believe they are REALLY

Re: [Resin-interest] Error on web application startup with aweb-service-client tag

2008-07-10 Thread Monson, Ron
application server Subject: [Resin-interest] Error on web application startup with aweb-service-client tag I get the following error when I start up resin: [2008/07/10 08:22:22.454] /usr/resin/resin-pro-3.1.6/conf/webservices.conf:11: 'url' is an unknown property

Re: [Resin-interest] Error on web application startup with aweb-service-client tag

2008-07-10 Thread Sashidhar Guduri
] -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Sashidhar Guduri *Sent:* Thursday, July 10, 2008 8:27 AM *To:* General Discussion for the Resin application server *Subject:* [Resin-interest] Error on web application startup with aweb-service-client

Re: [Resin-interest] Error on web application startup withaweb-service-client tag

2008-07-10 Thread Monson, Ron
Subject: Re: [Resin-interest] Error on web application startup withaweb-service-client tag Thanks for the reply but that format does not expose it using jndi. Is there a way to expose using jndi for remote client tag? Sashi On Thu, Jul

Re: [Resin-interest] Error while deploying a web application on Resin 3.1.6

2008-07-10 Thread Scott Ferguson
On Jul 9, 2008, at 11:03 PM, George Wei wrote: Dear all, I've created a web application and deployed it on Tomcat 6.0.x, it works fine. Then I tried to deploy the same war file on Resin 3.1.6, I got the following error messages: It seems method

Re: [Resin-interest] Error on web application startup withaweb-service-client tag

2008-07-10 Thread Scott Ferguson
more things out. Ron From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] ] On Behalf Of Sashidhar Guduri Sent: Thursday, July 10, 2008 8:49 AM To: General Discussion for the Resin application server Subject: Re: [Resin-interest] Error on web application startup withaweb-service-client tag

Re: [Resin-interest] Error while deploying a web application on Resin 3.1.6

2008-07-10 Thread George Wei
All items in my classpath are as follows: . D:\Java\JDK150\lib\tools.jar D:\Java\JDK150\jre\lib\rt.jar E:\Applications\resin-3.1.6\classes E:\Applications\resin-3.1.6\lib\resin.jar E:\Applications\resin-3.1.6\lib\activation.jar E:\Applications\resin-3.1.6\lib\ejb-15.jar

[Resin-interest] Error 503 - Service unavailable

2007-11-13 Thread Andreas Røsdal
Hello! I have a problem with Resin and Apache, where Apache generates the following 503 error message at random points in time: Service unavailable! The server is temporarily unable to service your request due to maintenance downtime or capacity problems... The server is setup with in a three

[Resin-interest] error

2007-06-08 Thread Mário Coelho
to many servelet. what is this error? ___ resin-interest mailing list resin-interest@caucho.com http://maillist.caucho.com/mailman/listinfo/resin-interest

Re: [Resin-interest] Error

2007-02-12 Thread Sam
500 Servlet Exception javax.servlet.ServletException: too many servlet includesI use tomcat and I like to change to resin.But the jsp return this mensseger. Debug logging will be very helpful here, you can enable it by adding the following line in resin.conf: logger name= level=fine/ A

Re: [Resin-interest] Error using custom log formatter

2006-12-08 Thread Scott Ferguson
On Dec 7, 2006, at 6:05 PM, jason rutherglen wrote: Where org.apache.solr.cluster.ClusterLogFormatter extends java.util.logging.Formatter. Get this error: [17:49:24.453] com.caucho.config.LineConfigException: WEB-INF/ web.xml:16: java.l ang.IllegalAccessException: Class