Re: Deployment Question

2013-11-03 Thread Thomas Peters
I am very happy with RackSpace… On Oct 30, 2013, at 1:51 AM, Michael Kondratov wrote: > We used to use slice host and Rackspace. Worked fine. > > MIchael > Kondratov Labs > > On Oct 30, 2013, at 1:48 AM, ute Hoffmann wrote: > >> Hi, >> Has anyone experience with WebObjects Deployment on a 1

Deploying 5.2 and 5.4 on Windows

2009-06-18 Thread Thomas Wedderburn-Bisshop
1.5 on Windows without disturbing the old 5.2 app? Any thoughts are welcome. Regards Thomas ___ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) Help/Unsubscribe

Re: Measuring the worker thread count

2008-09-25 Thread Thomas
ur default adaptor info to extract the current number of active threads, and if they get above a reasonable number, log the request. This might help us find the cause of the problem. Regards Thomas On 26/09/2008, at 1:03 PM, Chuck Hill wrote: Hi Thomas, On Sep 25, 2008, at 7:51 PM, Thomas

Measuring the worker thread count

2008-09-25 Thread Thomas
my theory by measuring the number of worker threads that are currently open, and compare this with a similar application without the problem. How do I measure the current number of active worker threads? It doesn't appear in the WOStats page. Regards T

Re: Wonder + 5.4.1 anyone?

2008-02-23 Thread Thomas
12th. With all the recent postings about problems with 5.4, I have not even tried any version since then. I am waiting for some official word that the latest build is OK for WO 5.4.1. Regards Thomas On 24/02/2008, at 3:21 AM, Q wrote: Is anyone currently using Wonder successfully with 5.4.1

Referer missing from log

2008-02-11 Thread Thomas
Instead of recording the page that contains the link to the page served, %{Referer}i records the page actually being requested, NOT the page containing the link to the page being requested. Has anybody seen this before? Anybody have a solution? Rega

Re: Problem: Class 'Main' exists but is not a subclass of WOComponent

2007-11-07 Thread Thomas
I just ran into this one while trying to migrate a large framework and its application to 5.4, and tried a brand new WonderApplication that used the framework. I'm really sorry, but I forget exactly what fixed it. I think it might have been that I had the Application class wrongly defined

WO exception under OC4J

2007-01-11 Thread Thomas Pelaia II
I am trying to deploy my WO True WAR application on OC4J. It currently runs fine under JBoss, but under OC4J I observer exceptions like what follows. I suspect that for some reason it cannot locate the WO Servlet adaptor (but I'm not sure). Any ideas what I can try? thanks, -tom 07/01/11

OC4J deployment

2007-01-09 Thread Thomas Pelaia II
Hi, I have a WebObjects True War application that deploys fine under JBoss but now we are trying to deploy it using Oracle's OC4J. There are no errors when we attempt to deploy, but when we try to open the URL (not sure what the form should be) we get error 404, "Page not found". We are

Re: Building a true WAR

2005-12-08 Thread Thomas Pelaia II
Dave, I don't have any of those problems. I am deploying to JBoss. 1) SERVLET_WEBAPPS_DIR should work, but be sure to set it in the configuration (popup menu in the target) which you are specifying for your build 2) Be sure to also specify "SERVLET_SINGLE_DIR_DEPLOY = NO" so that WebObjec

WO 5.3.1 True WAR deployment

2005-11-21 Thread Thomas Pelaia II
Hi, Has anyone succeeded in deploying their WO 5.3.1 application as a true war on Solaris. I haven't been able to deploy since the upgrade. We had purchased Mac OS X Server for the license and the box is still shrink wrapped. That license key worked for WO 5.3 on Solaris, but not for