Re: wolifecycle-maven-plugin configuration options

2024-04-06 Thread D Tim Cummings via Webobjects-dev
Hi Samuel Yes. "flattenComponents" is the correct way of doing this. I can't think of a reason not to set this. For migration notes I use https://gist.github.com/hugithordarson/3c269a3196d0c4f2da486f1109c16d42 Regards Tim On 7/4/24 06:00, Samuel Pelletier via Webobjects-dev wrote: Hi,

Re: Maven follow up

2024-04-01 Thread D Tim Cummings via Webobjects-dev
, original WebObjects packages need to be after wonder ERExtensions... Is there a way inside Eclipse to do mvn install ? I still have not figured out how to build and deploy the app (replace the ant install and manual rsync to server I actually do) Regards, Samuel Le 1 avr. 2024 à 20:32, D

Re: Maven follow up

2024-04-01 Thread D Tim Cummings via Webobjects-dev
Hi Samuel Apparently we need to have the nature org.maven.ide.eclipse.maven2Nature in our .project file because it is hard-coded in the original WebObjects. I think we should add into WOLips that it also needs this nature and then eclipse would stop complaining that no plugins are

Re: FORBIDDEN

2023-11-18 Thread D Tim Cummings via Webobjects-dev
https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/ On 19/11/23 04:31, Theodore Petrosky via Webobjects-dev wrote: What are you using as the URL to update/install WOLips? On Nov 18, 2023, at 1:25 PM, Jesse Tayler wrote: Yes, the wiki is DOWN — I

Re: AjaxAutoComplete

2023-11-11 Thread D Tim Cummings via Webobjects-dev
ts-dev@lists.apple.com Subject: AjaxAutoComplete Message-ID: Content-Type: text/plain;charset=us-ascii Hi, Is there any trick available to make AjaxAutoComplete field observable (by AjaxAobserveField) ? Many thanks in advance for your help Stavros ------ Me

Re: AjaxAutoComplete

2023-11-09 Thread D Tim Cummings via Webobjects-dev
Set parameter afterUpdateElement to "observe" and it will behave like it is in an AjaxObserveField "$theCustomerName" afterUpdateElement = "observe" /> Tim On 9/11/23 17:54, Stavros Panidis via Webobjects-dev wrote: Hi, Is there any trick available to make AjaxAutoComplete field observable

Re: Deployment Ubuntu 22.04

2023-10-01 Thread D Tim Cummings via Webobjects-dev
I have deployed to ubuntu 22.04. I have added the steps I used to wocommunity wiki https://wiki.wocommunity.org/display/documentation/Deploying+on+Ubuntu+22.04 Tim On 1/10/23 18:15, Stavros Panidis via Webobjects-dev wrote: Hi all, Anyone tried to deploy to Ubuntu 22.04? Any issues? Many

Re: New installation WOLips problems

2023-09-17 Thread D Tim Cummings via Webobjects-dev
To get EOModeler to work in Eclipse 2022-12 you need WOLips_master https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/ Tim On 16/9/23 17:43, Stavros Panidis via Webobjects-dev wrote: Hi again I downloaded and installed Eclipse ID version 2022-12 (4.26.0)

Re: Help ..!!

2023-04-21 Thread D Tim Cummings via Webobjects-dev
You probably want to alter build.properties jvmOptions=--add-exports=java.base/sun.security.action=ALL-UNNAMED For example see pull request https://github.com/wocommunity/wonder/pull/998 for wotaskd and JavaMonitor On 22/4/23 07:24, Kwasi O-Ahoofe via Webobjects-dev wrote: How do I correct

Re: Exception within EOModeler

2023-01-09 Thread D Tim Cummings via Webobjects-dev
Thanks Ralf for solving this problem. Your effort is much appreciated. I had a quick look in the eclipse plugin documentation to see what was required and I couldn't even find the new packages which were to replace the removed packages. Thanks Ramsey for committing these changes and letting

Re: WebObjects Docker Deployment

2022-08-15 Thread D Tim Cummings via Webobjects-dev
Hi Oleksii, I read your post and it was great. Removing wotaskd from a deployment is enticing. One thing I can do with wotaskd/womonitor deployments is upgrade the webobjects application to a new version without taking down the application for users who are currently logged in. They continue

Re: [Proposal] Drop Wonder's Ant Build

2022-07-29 Thread D Tim Cummings via Webobjects-dev
this, I guess… https://github.com/wocommunity/wonder/pull/944 Cheers, - hugi On 29 Jul 2022, at 00:19, D Tim Cummings via Webobjects-dev wrote: FYI, these URLs have changed to the following https://gist.github.com/hugithordarson/3c269a3196d0c4f2da486f1109c16d42 https://gist.github.com

Re: [Proposal] Drop Wonder's Ant Build

2022-07-28 Thread D Tim Cummings via Webobjects-dev
FYI, these URLs have changed to the following https://gist.github.com/hugithordarson/3c269a3196d0c4f2da486f1109c16d42 https://gist.github.com/hugithordarson/d2ba6da9e4942f4ece95d7a721159cd1 And by the way, how do I build wonder with maven? I need the frameworks built so I can use eogenerate.

Re: [Proposal] Drop Wonder's Ant Build

2022-06-16 Thread D Tim Cummings via Webobjects-dev
I also support this proposal. Thanks for maintaining and improving wonder Henrique et al. Tim On 17/6/22 09:58, Paul Hoadley via Webobjects-dev wrote: On 17 Jun 2022, at 08:12, Henrique Prange via Webobjects-dev wrote: What do you think? I fully support this proposal. -- Paul Hoadley

Re: Weird apache crash in Ubuntu

2022-02-28 Thread D Tim Cummings via Webobjects-dev
Hi Patrick After installing apache on ubuntu I type the following to use the prefork version sudo a2dismod mpm_event sudo a2enmod mpm_prefork Regards Tim On 1/3/22 09:58, Patrick Abuzeni via Webobjects-dev wrote: Thank you Samuel. Can you elaborate a bit more. Best Regards, Patrick

Re: How often do you bounce your apps?

2020-08-05 Thread D Tim Cummings via Webobjects-dev
Daily for us. Once every few months we get an instance hanging and it is clear at the start of the day that it has hung because it hasn’t restarted overnight. Tim > On 6 Aug 2020, at 05:37, Lon Varscsak via Webobjects-dev > wrote: > > We don't bounce our apps unless we do a release or if

Re: WebObjects and prototype.js

2019-02-28 Thread D Tim Cummings
r we’ll have to replace > prototype - or build something different. Anyway - I stuck my finger in the > dike and moved on. > AARON ROSENZWEIG / Chat 'n Bike <http://www.chatnbike.com/> > e: aa...@chatnbike.com <mailto:aa...@chatnbike.com> t: (301) 956-2319 >

Re: WebObjects and prototype.js

2019-02-24 Thread D Tim Cummings
> On 25 Feb 2019, at 15:54, D Tim Cummings wrote: > > Aaron > > I have just updated to the latest Wonder and found that the Ajax Autocomplete > is working but the location of the drop-down menu is located much further > down the screen rather than next to the textfield whe

Re: WebObjects and prototype.js

2019-02-24 Thread D Tim Cummings
Aaron I have just updated to the latest Wonder and found that the Ajax Autocomplete is working but the location of the drop-down menu is located much further down the screen rather than next to the textfield where the user is typing. I need to fix it also so I am keen to hear if you come

Deploying WebObjects on Ubuntu 18.04 LTS drops support for SHA-1 signing

2018-05-02 Thread D Tim Cummings
I am trying to deploy WebObjects on Ubuntu 18.04 LTS using method at https://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu I am getting the following error when updating apt. sudo apt update Hit:1

Re: wocommunity wiki is down

2017-06-21 Thread D Tim Cummings
Working now. Thanks > On 21 Jun 2017, at 11:09, D Tim Cummings <t...@triptera.com.au> wrote: > > https://wiki.wocommunity.org/display/WEB/Home > <https://wiki.wocommunity.org/display/WEB/Home> > > gives me > > Service Temporarily Unavailable > > T

wocommunity wiki is down

2017-06-20 Thread D Tim Cummings
https://wiki.wocommunity.org/display/WEB/Home gives me Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Apache/2.2.15 (CentOS) Server at wiki.wocommunity.org Port 443

WOWODC 2015 dates and location?

2014-06-29 Thread D Tim Cummings
Hi Have the dates and location for WOWODC 2015 been set yet? Regards Tim signature.asc Description: Message signed with OpenPGP using GPGMail ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: Any plans to build libapache2-mod-wo for Ubuntu 14.04 LTS

2014-05-27 Thread D Tim Cummings
Hi Bastian Thanks for doing this Bastian. I am getting the following error during an update A package failed to install. Trying to recover: Setting up libapache2-mod-wo (6.1.1~git20140506.a5ffd1f-1) ... /var/lib/dpkg/info/libapache2-mod-wo.postinst: 6:

Re: Building Apache Adaptor on Ubuntu 14 LTS

2014-05-20 Thread D Tim Cummings
Hi Christoph, I built the Apache Adaptor when I upgraded from 13.04 to 13.10 and didn't need to build again when upgrading from 13.10 to 14.04. This is the procedure I used. I hope this helps Tim # WebObjects Apache adaptors didn’t work with 2.4 and new ones don’t exist yet so installed

Re: Building Apache Adaptor on Ubuntu 14 LTS

2014-05-20 Thread D Tim Cummings
Hi Christoph (and markusstoll) The reason this isn't compiling is because of a change made by markusstoll on 18 April to Utilities/Adaptors/Adaptor/shmem.c .With his changes, shown below, WOShmem_base_address is type (void *) and on line 78 offset is cast to (void *). The compiler is

Re: Building Apache Adaptor on Ubuntu 14 LTS

2014-05-20 Thread D Tim Cummings
Thanks Markus. This worked for me too. I should check the list for updates before posting but comforting to know I came up with the same solution ;) Tim On 21 May 2014, at 7:04, Markus Stoll, junidas GmbH markus.st...@junidas.de wrote: Hi, I could reproduce your problem. pleass try

Re: Any plans to build libapache2-mod-wo for Ubuntu 14.04 LTS

2014-05-15 Thread D Tim Cummings
/wonder.git. Any ideas? On 14 May 2014 01:57, D Tim Cummings t...@triptera.com.au wrote: Hi all (and Bastian Triller) I have tried using the instructions at http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu for installing WebObjects

Any plans to build libapache2-mod-wo for Ubuntu 14.04 LTS

2014-05-14 Thread D Tim Cummings
Hi all (and Bastian Triller) I have tried using the instructions at http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu for installing WebObjects on Ubuntu 14.04 LTS but the built libapache2-mod-wo doesn't work and has to be rebuilt

Any plans to build libapache2-mod-wo for Ubuntu 14.04 LTS

2014-05-13 Thread D Tim Cummings
Hi all (and Bastian Triller) I have tried using the instructions at http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu for installing WebObjects on Ubuntu 14.04 LTS but the built libapache2-mod-wo doesn't work and has to be rebuilt

Deploy on Ubuntu 13.10

2013-11-27 Thread D Tim Cummings
I have a deployment running fine on Ubuntu 13.04 using the instructions from http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu with DIST=ubuntu and SUITE=quantal I have now done a 'do-release-upgrade' to upgrade ubuntu to 13.10 but it has

Re: Deploy on Ubuntu 13.10

2013-11-27 Thread D Tim Cummings
in 25th annual PROFIT 500 ranking of Canada’s Fastest-Growing Companies by PROFIT Magazine! On 2013-11-27 4:19 PM, D Tim Cummings wrote: I have a deployment running fine on Ubuntu 13.04 using the instructions from http://wiki.wocommunity.org/display/documentation/Installing+a+deployment

Re: Deploy on Ubuntu 13.10

2013-11-27 Thread D Tim Cummings
On 2013-11-27 8:11 PM, D Tim Cummings wrote: Rebuilding worked, thanks. I don't think the API changed, just that it had to be built linked to the correct libraries. Now I just need to get JavaMonitor on my other deployment machine (Ubuntu 12.04 LTS) able to start up apps on the Ubuntu 13.10

Re: WOWODC 2013 presentations

2013-07-23 Thread D Tim Cummings
of them to see if we have to cut stuff or not. And I have to make sure that the members list is good. And I have a job. Haven't heard from Pascal on the recordings yet. I guess they are not yet ready. On Jul 23, 2013, at 8:38 AM, D Tim Cummings t...@triptera.com.au wrote: Are the recordings

Re: WOWODC 2013 presentations

2013-07-22 Thread D Tim Cummings
Are the recordings available yet? I have viewed the slides and they are very interesting. Tim On 19/07/2013, at 8:35 PM, Andrus Adamchik wrote: Now that Cayenne 3.2M1 is released, I updated GitHub code with the official version. So now you can actually compile and run the examples at

Re: do I have to clone ERCoreBusinessLogic?

2013-07-09 Thread D Tim Cummings
I added the following code in Application.java to solve this problem public Application() { super(); NSSelectorNSNotification connSelector = new NSSelectorNSNotification(doPatchAuditTrail, new Class[] {NSNotification.class});

Re: Enum method overrides and WO bindings

2013-06-07 Thread D Tim Cummings
Another workaround which is less ugly. public enum Status { one (eins), two (zwei); private final String description; Status(String description) { this.description = description; } public String description() { return description; } } Tim On 07/06/2013, at 5:58 PM, Musall

Re: Enum method overrides and WO bindings

2013-06-07 Thread D Tim Cummings
); }; public abstract DateTime computeValue(); } Maik Am 07.06.2013 um 12:27 schrieb D Tim Cummings t...@triptera.com.au: Another workaround which is less ugly. public enum Status { one (eins), two (zwei); private final String description; Status(String description

Re: Enum method overrides and WO bindings

2013-06-07 Thread D Tim Cummings
differ in fixed values. Am 07.06.2013 um 12:45 schrieb D Tim Cummings t...@triptera.com.au: public enum Status { one (1), two (2); private final int days; Status(int days) { this.days = days; } public DateTime computeValue() { return new DateTime().plusDays(days

WOCommunity site down

2013-04-19 Thread D Tim Cummings
www.wocommunity.org The requested application was not found on this server. wiki.wocommunity.org Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /display/WONDER/Getting+Started. Reason: Error reading from

Re: New Tomcat 6 Deployment

2012-05-29 Thread D Tim Cummings
I have noticed these messages too and would like to know if there is anything that can be done about them Tim On 29/05/2012, at 23:31, Ron Lift rpgi...@gmail.com wrote: At work we are migrating from RHEL 5 to RHEL 6 and also upgrading to Tomcat 6. When I deploy the current application

Re: WebObjects + WOnder on Windows

2012-02-17 Thread D Tim Cummings
I use tomcat when deploying on Windows. I haven't been able to get a ERModern Direct to Web app to deploy in tomcat, so for me that rules out Direct to Web on Windows. Could be just me of course. Tim On 17/02/2012, at 9:45 AM, Kevin Hinkson wrote: Hi, I have a new client who's internal

Re: Tomcat deployment - how do you allocate memory to app

2012-01-25 Thread D Tim Cummings
JavaEE application server, better switch to GlassFish. You can create multiple instances under one domain server and each can run multiple applications and thus you can specify different JVM settings for each instance. Farrukh Sent from my iPad 2 On 2012-01-25, at 3:14 AM, D Tim Cummings t

Tomcat deployment - how do you allocate memory to app

2012-01-24 Thread D Tim Cummings
When I am using JavaMonitor I just put -Xmx256m in additional arguments. How do I set this when I am deploying in Tomcat 6? Thanks Tim smime.p7s Description: S/MIME cryptographic signature ___ Do not post admin requests to the list. They will be

Re: Tomcat deployment - how do you allocate memory to app

2012-01-24 Thread D Tim Cummings
. Farrukh Sent from my iPad 2 On 2012-01-25, at 3:14 AM, D Tim Cummings t...@triptera.com.au wrote: When I am using JavaMonitor I just put -Xmx256m in additional arguments. How do I set this when I am deploying in Tomcat 6? Thanks Tim ___ Do

Problem with Golipse build 13

2011-11-20 Thread D Tim Cummings
I want to upgrade my Eclipse from 3.6 to 3.7.1 so I am trying Golipse for the first time on my MacBook Pro running Snow Leopard 10.6.8. The wiki page ( http://wiki.objectstyle.org/confluence/display/WO/WO+5.4+Getting+Started ) was linking to

Re: Problem with Golipse build 13

2011-11-20 Thread D Tim Cummings
a network error for you (repositories off line?). Try running it again. On 2011-11-20, at 7:52 PM, D Tim Cummings wrote: I want to upgrade my Eclipse from 3.6 to 3.7.1 so I am trying Golipse for the first time on my MacBook Pro running Snow Leopard 10.6.8. The wiki page ( http

Re: Problem with Golipse build 13

2011-11-20 Thread D Tim Cummings
à 20:52, D Tim Cummings t...@triptera.com.au a écrit : Hi David Failed again the same way. I will try on another Mac that doesn't have any previous installations. Tim On 21/11/2011, at 11:13 AM, David LeBer wrote: Tim, Thanks for updating the wiki. I just downloaded build 13

Re: Problem with Golipse build 13 [SOLVED]

2011-11-20 Thread D Tim Cummings
and I had to Cancel and Go! again about 5 times, getting a little bit further each time until finally installed. Looks like the eclipse plugin installer is flaky, but that is outside golipse's control. Cheers Tim On 21/11/2011, at 2:12 PM, D Tim Cummings wrote: Installing on a clean Mac which

Has anyone deployed an ERModernLook D2W application to Tomcat?

2011-10-06 Thread D Tim Cummings
Rephrasing my question from yesterday. Has anyone deployed an ERModernLook D2W application to Tomcat? I have given up for this project but it would be good to know if anyone has managed this for when I try future projects. Tim ___ Do not post admin

Re: New D2W app won't deploy in Tomcat

2011-10-06 Thread D Tim Cummings
Thanks. That gives me somewhere to start looking. Tim On 07/10/2011, at 11:13, Gavin Eadie ga...@umich.edu wrote: On Wed, Oct 5, 2011 at 3:02 AM, D Tim Cummings t...@triptera.com.au wrote: I have tried creating two new Hello World webobjects apps, one using New - Wonder Application

New D2W app won't deploy in Tomcat

2011-10-05 Thread D Tim Cummings
I have tried creating two new Hello World webobjects apps, one using New - Wonder Application and the other using New - D2W Wonder Application. I can deploy the Wonder Application to Tomcat, but the D2W Wonder Application fails to start with the following error message in the Tomcat logs. Does

Re: postgresql schema ignored when adding foreign key

2011-04-07 Thread D Tim Cummings
Thanks Pascal Tim On 07/04/2011, at 21:53, Pascal Robert prob...@macti.ca wrote: Patch committed. Schemas don't work if you have the following property true com.webobjects.jdbcadaptor.PostgresqlExpression.enableIdentifierQuoting=true I have a patch to fix this in

Re: postgresql schema ignored when adding foreign key

2011-04-05 Thread D Tim Cummings
Schemas don't work if you have the following property true com.webobjects.jdbcadaptor.PostgresqlExpression.enableIdentifierQuoting=true I have a patch to fix this in http://issues.objectstyle.org/jira/browse/WONDER-489 Postgresql PlugIn inconsistent application of identifier quoting to table

Re: Memory leak but only on Red Hat [SOLVED]

2010-12-01 Thread D Tim Cummings
be happier all around. Sent from my iPhone On Dec 1, 2010, at 2:00 AM, D Tim Cummings t...@triptera.com.au wrote: Hi Q WOHTTPConnection sendRequest(WORequest request) creates a new thread to implement timeout. I was creating threads also because the sendRequest implementation of timeout

Memory leak but only on Red Hat

2010-11-30 Thread D Tim Cummings
We have a sessionless app that we have been running for years on Mac OS X on XServes. We recently moved it to Red Hat servers and now we are getting Out of Memory errors even though we have significantly increased the memory available. Red Hat is using the java sun jvm 1.6.0_20 64 bit, while

Re: Memory leak but only on Red Hat

2010-11-30 Thread D Tim Cummings
/2010, at 4:04 PM, Q wrote: On 01/12/2010, at 3:36 PM, D Tim Cummings wrote: We have a sessionless app that we have been running for years on Mac OS X on XServes. We recently moved it to Red Hat servers and now we are getting Out of Memory errors even though we have significantly increased

Re: Sessions DirectAction Apache Rewrite und Cookies

2010-11-17 Thread D Tim Cummings
One word of warning. Don't remove the AppName from the domainForIDCookies if it is possible that your users will be using more than one WebObjects app on the same host name at the same time. Tim On 17/11/2010, at 5:10 AM, Chuck Hill wrote: Try adding this to your session: /** *

Re: Now it won't find application or session in wods?

2010-10-20 Thread D Tim Cummings
I too have had strange behaviour on validation in the .wo in a new install, with source freshly checked out of subversion. Application and session are prime candidates for problems, as well as using methods from super classes. I am not sure what it is that triggers wo validation to start

Re: TurnKey Installer Components

2010-10-07 Thread D Tim Cummings
When I was first trying out eclipse, I was on a multi user machine with eclipse in /Applications. I couldn't work out why sometimes a user could install plugins and sometimes a user couldn't. As a Mac user I never expected it to be important which user had installed the original application

Re: TurnKey Installer Components

2010-10-06 Thread D Tim Cummings
Like Lachlan, I install eclipse in ~/Applications. If you have more than one user on your Mac using eclipse, but only one installation of eclipse, you have all sorts of permissions problems when each one is installing their own plugins. Tim On 07/10/2010, at 7:55 AM, Lachlan Deck wrote: On

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard [Solved]

2010-08-02 Thread D Tim Cummings
We had a similar problem with Tomcat starting before network was ready. We solved the problem by putting /usr/sbin/ipconfig waitall in the tomcat startup script. This might help here, and be a bit more reliable than just sleeping for 15 seconds. Tim On 03/08/2010, at 9:22 AM, Tusker

Re: Weird JavaMonitor wotaskd behavior on Snow Leopard

2010-07-29 Thread D Tim Cummings
We have seen this behaviour intermittently (1 in 20 restarts) when restarting OS X 10.5 XServes. Our solution has been to restart them again. Sounds like your problem is more than intermittent so this may not work for you. Another solution to a similar problem is to deactivate the

Re: Javamonitor adds session instead of stopping the instance.

2010-07-18 Thread D Tim Cummings
With earlier versions (5.2.4, 5.3.3) of WebObjects I needed to add the additional arguments -WODirectConnectEnabled NO or I would get the behaviour you are seeing. Tim On 17/07/2010, at 9:28 AM, David Holt wrote: Hi all, Has anyone ever seen this behaviour? Stock Javamonitor on Tiger

Re: Linux Apache 2.2 webserver update causing problems

2010-04-27 Thread D Tim Cummings
Hi We were getting a couple of segmentation faults each day using apache2- mpm-worker on Debian Lenny. We switched to using apache2-mpm-prefork and haven't had a segmentation fault since. Tim On 28/04/2010, at 1:43 AM, Aurélien Minet wrote: Hi, I have had a some problem with Apache

Re: Sometime WebObjects drives me a little crazy!

2009-01-26 Thread D Tim Cummings
String attributes called description are ok, and EOGenericRecord is ok with relationships called description. However ERXGenericRecord has a method description() which returns toString() hence you can't call a relationship description or it tries to override the return type and gives a

Re: split install issue with 5.4.3

2009-01-13 Thread D Tim Cummings
On 13/01/2009, at 4:38 PM, Lachlan Deck wrote: On 13/01/2009, at 11:14 AM, D Tim Cummings wrote: Yes, bug radar 6487590 This may, of course, not be a bug of Apple's but with the final build. Check the executable script for your app. i.e., $ less YourApp.woa/YourApp The last line

Re: split install issue with 5.4.3

2009-01-13 Thread D Tim Cummings
On 14/01/2009, at 8:00 AM, Lachlan Deck wrote: Sure. I'm just suggesting to double check the end of the app script i.e., $ tail YourApp.woa/YourApp Hi Lachlan Thanks for your interest. The last lines of the launch script look good. I also tried setting -WOFrameworksBaseURL in

Re: split install issue with 5.4.3

2009-01-12 Thread D Tim Cummings
For the benefit of those not on the webobjects deploy mailing list the workaround is to add the following two lines to your Application constructor. public Application() { NSLog.out.appendln(Welcome to + name() + !); /* ** put your initialization

Re: split install issue with 5.4.3

2009-01-12 Thread D Tim Cummings
Yes, bug radar 6487590 Tim On 13/01/2009, at 9:31 AM, Travis Britt wrote: Thanks! That works perfectly. Was this filed with Apple yet? tb On Jan 12, 2009, at 5:57 PM, D Tim Cummings wrote: For the benefit of those not on the webobjects deploy mailing list the workaround is to add

Re: Brand new WOLips install = Failed to process eclipse frameworks

2008-12-05 Thread D Tim Cummings
The Wonder Frameworks need to be installed in the one of the frameworks directories and not just a project in the workspace. For me I have set wo.local.frameworks=/Developer/WebObjects53/Library/Frameworks in my ~/Library/Application Support/WOLips/wolips.properties and installed the

Re: Immortal sessions in production

2008-08-20 Thread D Tim Cummings
We have a couple of sessionless apps that have started showing this problem with sessions that don't terminate. It turned out the sessions were being created by malformed urls coming from malicious robot web crawlers. The urls were of the form

Re: failed to open database channel with mysql (Again)

2007-08-10 Thread D Tim Cummings
You have an odd choice of username and password username = [password]; password = wouser; Maybe try the other way around! Tim On 11/08/2007, at 4:59 AM, David BON wrote: Hi, I'm still in the process of converting an XCode project to WOLips and Wonder. I found an old post with the same

Re: WOLips Ant Build

2007-07-10 Thread D Tim Cummings
When you create a new Wonder Application it creates a folder Libraries which is already set up like this in build.xml. Drop your third party jars in the Libraries folder. Right-click on them and select Build Path - Add to Build Path, and you are done! Tim On 10/07/2007, at 8:55 AM,

Re: SSDD builds with WOLIPS

2007-01-25 Thread D Tim Cummings
thanks Dov Where does OurApplication.jar go? The XCode build puts it in lib. The WOLips build puts it somewhere else as OurApplication.woa. I personally have had more success building all the frameworks as jars and putting them in lib, like the XCode build. Tim On 25/01/2007, at 2:22

Re: Deploy on Windows?

2007-01-09 Thread D Tim Cummings
Make sure you are using the WebObjects 5.3.2 license key. The WebObjects 5.3.1 license key won't work. You can check using the code below. //to compile, save as LicenseCheck.java and then type // javac -classpath /Library/WebObjects/lib/JavaWebObjects.jar LicenseCheck.java // public

Re: Problem with Subversion and Xcode line encodings

2006-12-02 Thread D Tim Cummings
XCode 2.4.1 fixes an incompatibility between XCode 2.4 and Subversion 1.4.2. Note that XCode 2.4 works fine with Subversion 1.3.2. Cheers Tim On 02/12/2006, at 7:04 AM, David Aspinall wrote: I have been having a very strange problem with Subversion and Xcode. I am trying to convert from

Re: Jboss 4.0.x deployment

2006-06-30 Thread D Tim Cummings
at 13:49, Andrew Madu wrote:Hi D,I am using postgresql within jboss 4.0.x in exactly the same way, using postgres-ds.xml, with my current cocoon/hibernate project. As I am now going to move the project over to webobjects framework could you let know how to reference the jndi connection from within you

Re: Jboss 4.0.x deployment

2006-06-29 Thread D Tim Cummings
We are using jboss 4. We are letting jboss handle the connections using the jndi by putting a datasource xml file in the deployment directory (in our case postgres-ds.xml) that was referenced from jboss-web.xml D Tim Cummings On 29/06/2006, at 03:40, David Aspinall wrote: We

[SOLUTION] Re: Using Project Wonder frameworks in standalone war for jboss deployment

2006-06-21 Thread D Tim Cummings
/Library/WebObjects/liband the script built ERJavaMail.framework into ERJavaMail.jar and put it in /Library/WebObjects/lib ready for use.How easy was that!D Tim CummingsTriptera Pty LtdOn 25/05/2006, at 20:51, D Tim Cummings wrote:When setting up my project in xcode and selecting standalone war

Re: WebObjects on Windows 2003 Server

2006-06-15 Thread D Tim Cummings
Hi GarryI have deployed WO5.2.4 to Win2003 Server  SP1 and j2sdk1.4.2_08 without problems.  I am using IIS adaptor but not direct to web.TimOn 15/06/2006, at 06:00, Watkins, Garry wrote: Has anyone gotten WO 5.2.4 to run on Win2003 Server with JRE1.4.2.  It seems to have some issues, with the

Using Project Wonder frameworks in standalone war for jboss deployment

2006-05-25 Thread D Tim Cummings
When setting up my project in xcode and selecting standalone war, there was an instruction that custom frameworks must be built as jars.  How do you do that?  For example, if I am looking at ERJavaMail.framework, I am guessing I need to take the ERJavaMail.jar from