Re: [E] Re: Optimizing WO use on AWS

2018-01-25 Thread Soles, James T
Hi all, I'm in need of some help with getting my application moved to AWS RHEL and particularly to Apache 2.4. We have been on Unix and Apache 2.2 for many years but are being required to make the move. I've read a number of things ( https://wiki.wocommunity.org/display/documentation/Installing+

WOXMLDecoder not thread safe

2017-09-06 Thread Soles, James T
All, I've seen some comments when searching that indicate that WOXMLDecoder is not thread safe. However, I've not found anything that indicates how to resolve this or any workarounds. First, is it true that WOXMLDecoder is not thread safe? If so, are there any options to resolve this or workaro

RE: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4

2017-08-31 Thread Soles, James T
the adaptor for this environment that I can use instead of trying to build it myself? Thanks, Terry Soles 214-273-3916 From: Soles, James T Sent: Tuesday, May 30, 2017 2:17 PM To: 'Theodore Petrosky' Cc: webobjects-dev@lists.apple.com Subject: RE: [E] Re: Looking for a 64 bit WOA

RE: [E] Re: WebObjects with Apache 2.4 failure

2017-07-14 Thread Soles, James T
Behalf Of Theodore Petrosky Sent: Friday, July 14, 2017 10:08 AM To: Soles, James T Cc: webobjects-dev@lists.apple.com Subject: [E] Re: WebObjects with Apache 2.4 failure you said Apache 2.4 and I see the loadmodule Adaptors/Apache2.2/mod_WebObjects.so are you sure you are picking up the

WebObjects with Apache 2.4 failure

2017-07-14 Thread Soles, James T
All, I was successful building the WOAdapter for Apache 2.4 and 64 bit, at least there were no compile errors. I'm now trying to load it with my start of Apache 2.4 on a UNIX server and getting the below error when I try to access the WO Web application. Does anyone know why I would be gettin

RE: [E] Re: Forbidden error 403 with WO and Apache 2.4

2017-06-21 Thread Soles, James T
loaded in the correct location I am no longer getting the 403 and the “denied” error in the log files. Thanks, Terry Soles 214-273-3916 From: Theodore Petrosky [mailto:tedp...@yahoo.com] Sent: Tuesday, June 20, 2017 3:52 PM To: Soles, James T Cc: webobjects-dev@lists.apple.com; webobjects-dep

Forbidden error 403 with WO and Apache 2.4

2017-06-20 Thread Soles, James T
All, I have recently moved to using Apache 2.4 from Apache 2.2 and completed the build of the mod_WebObjects.so for this environment. I have Apache running with no errors but when I try to access one of my pages I get an HTTP 403 Forbidden error. Does anyone have suggestions on why I might be

RE: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4

2017-06-13 Thread Soles, James T
suggestions on getting WebObjects working with JBoss EWS? Thanks, Terry Soles 214-273-3916 From: Theodore Petrosky [mailto:tedp...@yahoo.com] Sent: Monday, June 05, 2017 7:53 AM To: Soles, James T Cc: webobjects-dev@lists.apple.com Subject: Re: [E] Re: Looking for a 64 bit WOAdaptor for Apache

RE: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4

2017-06-05 Thread Soles, James T
you know if I am successful. Thanks, Terry Soles 214-273-3916 From: Theodore Petrosky [mailto:tedp...@yahoo.com] Sent: Friday, June 02, 2017 11:40 PM To: Soles, James T Cc: webobjects-dev@lists.apple.com Subject: Re: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4 Paul makes a wonderful

RE: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4

2017-06-02 Thread Soles, James T
] Sent: Tuesday, May 30, 2017 4:09 PM To: Soles, James T Cc: webobjects-dev@lists.apple.com Subject: Re: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4 Did you try the mon_webo9bjets.so that I sent you? I sent a link: http://ftp.agencysacks.com/_Z12lpToshVVlxR<ht

RE: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4

2017-05-30 Thread Soles, James T
build error? Thanks, Terry Soles 214-273-3916 From: Theodore Petrosky [mailto:tedp...@yahoo.com] Sent: Monday, May 29, 2017 5:08 PM To: Soles, James T Cc: webobjects-dev@lists.apple.com Subject: Re: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4 I assume that if you are asking where this

RE: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4

2017-05-29 Thread Soles, James T
? Thanks, Terry Soles 214-273-3916 From: Theodore Petrosky [mailto:tedp...@yahoo.com] Sent: Friday, May 19, 2017 1:29 PM To: Musall, Maik Cc: webobjects-dev@lists.apple.com; Soles, James T Subject: [E] Re: Looking for a 64 bit WOAdaptor for Apache 2.4 but compiling mod_webobjects.so is relatively

Looking for a 64 bit WOAdaptor for Apache 2.4

2017-05-19 Thread Soles, James T
I've read a number of comments on the list about WOAdaptor for Apache 2.4 and saw some with a link to a binary but that link is no longer valid. Does anyone have a 64 bit WOAdaptor for Apache 2.4 that I can get? Thanks, Terry Soles 214-273-3916 ___

RE: [E] HOMEROOT in my UNIXClassPath.txt

2016-06-21 Thread Soles, James T
uring the build then I don't know what it could be. Fabian > Am 21.06.2016 um 14:15 schrieb Soles, James T : > > Fabian, > > Thank you for your response. I'm not certain what you mean by " > WOBootstrap.jar is missing from your new build environment". &g

RE: [E] Re: HOMEROOT in my UNIXClassPath.txt

2016-06-21 Thread Soles, James T
p.jar And this file does exist on my build machine. Thanks, Terry Soles 214-273-3916 -Original Message- From: Fabian Peters [mailto:lists.fab...@e-lumo.com] Sent: Tuesday, June 21, 2016 2:10 PM To: Webobjects-dev@lists.apple.com Cc: Soles, James T Subject: [E] Re: HOMEROOT in my UNIXCl

HOMEROOT in my UNIXClassPath.txt

2016-06-21 Thread Soles, James T
We are in the process of moving our app to Java 8 and have made some changes to some of our build files. In particular, we have had to change where the files are created and where the WO frameworks are stored on our new Mac Books. I am now seeing the HOMEROOT variable in the UNIXClassPath.txt

RE: JBoss 6.2 and EOModelGroup issues

2015-02-11 Thread Soles, James T
at com.webobjects.foundation.NSBundle.LoadUserAndBundleProperties(NSBundle.java:640) 17:32:14,682 ERROR [stderr] (http-ecvomzsdd01.vzbi.com/146.1.200.130:8444-1) at com.webobjects.foundation.NSBundle.(NSBundle.java:367) 17:32:14,683 ERROR [stderr] (http-ecvomzsdd01.vzbi.com/146.1.200.130:8444

JBoss 6.2 and EOModelGroup issues

2015-02-03 Thread Soles, James T
All, This is going to be a very long post as I try to describe an issue I have been struggling with for a couple of weeks now. In general, I am looking for help or guidance with upgrading JBoss from version 4 to version 6. Here's some background on what I have done and where I am currently: I

RE: WebObjects 5.4.3 and Java 7

2013-04-16 Thread Soles, James T
This is good news. Thanks so much all for your responses. Thanks, Terry Soles 214-273-3916 (v922) 3916 From: Henrique Prange [mailto:hpra...@gmail.com] Sent: Tuesday, April 16, 2013 12:17 PM To: Soles, James T Cc: Webobjects-dev@lists.apple.com; eVal-HD Subject: Re: WebObjects 5.4.3 and Java 7

WebObjects 5.4.3 and Java 7

2013-04-16 Thread Soles, James T
Has anyone been successful building and deploying an application with WebObjects 5.4.3 and Java 7? If so, do you have any lessons learned or information that I would need to be aware of? Thanks, Terry Soles 214-273-3916 (v922) 3916 ___ Do not pos

RE: Enumeration cannot be resolved

2008-10-09 Thread Soles, James T (Terry)
in a for loop. Thanks, Terry Soles Verizonbusiness VNet 870-1702 678-259-1702 -Original Message- From: Chuck Hill [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2008 2:09 PM To: Soles, James T (Terry) Cc: webobjects-dev@lists.apple.com Subject: Re: Enumeration cannot be resol

Enumeration cannot be resolved

2008-10-09 Thread Soles, James T (Terry)
I have done some looking around on the list archives and have been unsuccessful finding specifics on how to resolve this error when it is associated with WebObjects and building using ant. I am moving from Java 1.4 to Java 1.5 and getting the "Enumeration cannot be resolved" error when I build