OT: PHP Decryption

2010-06-24 Thread David Griffith
Hi all, I just wondered if any of you out there can, or know someone that can, decrypt some encrypted PHP code for which I don't have the encryption key. Kind regards, David. ___ Do not post admin requests to the list. They will be ignored. Webobj

Re: Eclipse/WOLips Strange Chinese Characters

2010-05-12 Thread David Griffith
ding, thanks to Eclipse, WOLips and BBEdit :) Regards, David. On May 12, 2010, at 8:29 PM, David Griffith wrote: Hi Ken, I think this may be the solution. If I try and open the file in BBEdit with UTF8 it says it's corrupted or badly formatted. If I leave it on auto-detect, I can re-sa

Re: Eclipse/WOLips Strange Chinese Characters

2010-05-12 Thread David Griffith
wrote: For change the encoding on an text file (HTML) file the best solution is using BBEdit. I mostly use Japanese and have sometimes problems like that with imported code. Ken Ishimoto iPadから送信 On 2010/05/10, at 8:38, David Griffith wrote: > Well I've checked this in the Properties fo

Re: Eclipse/WOLips Strange Chinese Characters

2010-05-10 Thread David Griffith
Yeah, have already done all that and no difference. Regards, David. On 10 May 2010, at 18:07, Chuck Hill wrote: On May 9, 2010, at 11:38 PM, David Griffith wrote: Well I've checked this in the Properties for the project, where else can I set it? I haven't found any other point

Re: Eclipse/WOLips Strange Chinese Characters

2010-05-09 Thread David Griffith
ious file / directory Properties in Eclipse. On May 9, 2010, at 12:16 PM, David Griffith wrote: > Hi all, > > In one of my apps that I've converted over to Eclipse, I am having trouble > updating the HTML pages. I've noticed that on some of the pages I am getting > two s

Re: Eclipse/WOLips Strange Chinese Characters

2010-05-09 Thread David Griffith
d them from the originals, they work fine until I edit them, then the same behaviour. It's crazy. Makes no sense to me. Regards, David. On May 9, 2010, at 9:16 PM, David Griffith wrote: Hi all, In one of my apps that I've converted over to Eclipse, I am having trouble updating the

Eclipse/WOLips Strange Chinese Characters

2010-05-09 Thread David Griffith
Hi all, In one of my apps that I've converted over to Eclipse, I am having trouble updating the HTML pages. I've noticed that on some of the pages I am getting two strange symbols as the first entries in the HTML file. Then, if I click in some text and try to delete it letter by letter, I hav

Support for foreign currency formats

2010-05-08 Thread David Griffith
ore I changed the formatter, I haven't tried new ones as yet). Will this formatter cause them to be stored differently in the database also or will I have to convert the data also? Kind regards, David Griffith. ___ Do not post admin requests t

Re: secure binding

2010-05-04 Thread David Griffith
what will be the better practice : one secure app and one non-secure app, or one app to switch secure/non-secure? Sorry for interruption and don't mean to hijack.. Cheers Cheong Hee - Original Message - From: "David Griffith" To: "WebObjects-Dev Mailing List List" Se

Re: secure binding

2010-05-04 Thread David Griffith
May 3, 2010, at 2:26 PM, David Griffith wrote: > Hi all, > > When you click certain buttons on my website, I want a secure URL returned. > I have set the secure=true binding and the page does get returned using the > https:// url instead of http:// but I have a question. I

secure binding

2010-05-03 Thread David Griffith
Hi all, When you click certain buttons on my website, I want a secure URL returned. I have set the secure=true binding and the page does get returned using the https:// url instead of http:// but I have a question. It's not so much of a problem as an inconsistency. If you go to the website h

Re: HTML Editing Eclipse/WOLips

2010-05-02 Thread David Griffith
2:46 AM, Guido Neitzer wrote: I use the WOLips component editor. As I have broken down all things to manageable subcomponents this works absolutely great. Guido On 2. May, 2010, at 16:23 , David Griffith wrote: > Hi all, > > What is anyone using as a replacement for WOBuilder? I have so

HTML Editing Eclipse/WOLips

2010-05-02 Thread David Griffith
Hi all, What is anyone using as a replacement for WOBuilder? I have some complex components that are not handled well by standard HTML editors (so far anyway). Just wondered if there is a general consensus on a good editor? I'm developing on Mac OS 10.6 Thanks, David. __

Re: UTF8 and ContentEncoding

2010-04-27 Thread David Griffith
d encoding...). JR On 2010-04-27, at 5:25 PM, David Griffith wrote: > Ok, I have finally found some time to convert over our apps to use Eclipse > and I have something to report, which I hope will spark someone to have > another idea on what could be causing this problem. > > Firstly,

Re: UTF8 and ContentEncoding

2010-04-27 Thread David Griffith
1.13.0.5.9.1.61 = ("Save"); 0.1.13.0.5.9.1.35 = ("0"); 0.1.13.0.5.9.1.41 = ("0"); 0.1.13.0.5.9.1.31 = ("40.00"); 0.1.13.0.5.9.1.3 = ("Movi"); 0.1.13.0.5.9.1.11 = ("Movistar Prepaid SIM Card €12 Credit"); 0.1.13.0.5.9.1.23 = (&quo

Re: Installing WO 543 on Linux

2010-04-26 Thread David Griffith
especially the WebObjects and Wonder ones, won't change much then only the first upload will take a long time. Cheers, John On Mon, Nov 9, 2009 at 10:23 PM, David Griffith wrote: > Hi John, > > Yes several people have suggested that, and it's probably what I will do in

Re: ERXApplication

2010-04-26 Thread David Griffith
, 2010 at 4:58 AM, David Griffith wrote: Hi all, I have two apps, both of which extend the ERXApplication from Wonder. In one, it appears to extend it properly, shows a load of info in the console when you run the app and then shows log output on the console when I use System.out.println() from

Re: ERXApplication

2010-04-26 Thread David Griffith
ot even getting that output to the console. Regards, David. On Apr 26, 2010, at 4:00 PM, John Huss wrote: Check the logging level in your Properties file (Resources/Properties): log4j.rootLogger = INFO, A1 What is it? DEBUG, INFO, WARN, or ERROR? John On Mon, Apr 26, 2010 at 4:58 AM, Dav

ERXApplication

2010-04-26 Thread David Griffith
Hi all, I have two apps, both of which extend the ERXApplication from Wonder. In one, it appears to extend it properly, shows a load of info in the console when you run the app and then shows log output on the console when I use System.out.println() from within the Application class. On the o

Re: Eclipse - Embedding Frameworks

2010-04-21 Thread David Griffith
roject and User be sufficient or can you indicate which frameworks would come under which classification above? Thanks for the help, David. On Apr 21, 2010, at 1:43 PM, David LeBer wrote: On 2010-04-21, at 7:32 AM, David Griffith wrote: > Hi all, > > I know this is a basic question

Eclipse - Embedding Frameworks

2010-04-21 Thread David Griffith
Hi all, I know this is a basic question but I can't remember how to do it. If I want to embed the Wonder frameworks rather than just linking to them, how do I do it? I'm using Eclipse on Mac OS X. Thanks, David. ___ Do not post admin requests to th

Re: Cenos Linux

2009-11-16 Thread David Griffith
not exact for centos filesystem layout, but the general procedure is as indicated on the wiki Regards, Kieran On Nov 16, 2009, at 11:57 AM, David Griffith wrote: > Hi Kieran, > > Where did the WebObjects.la show up? I did actually run that command in the > Adaptors dir as well, and it

Re: Cenos Linux

2009-11-16 Thread David Griffith
ile it anyway just because :-) On Nov 15, 2009, at 3:51 PM, David Griffith wrote: Hi Kieran, I struggled with this for quite a while and in the end I downloaded, installed and am now using the pre-compiled adaptor for Apache 2.2.3 on CentOS 5. Works great. I never did manage to get the

Re: UTF8 and ContentEncoding

2009-11-16 Thread David Griffith
Yep, I have that in the header and still the same problem. It's one thing or the other. Either the values from the database display correctly on the page, but values added from forms do not display correctly on the page but as €, or values from the database display as '?' and values add

Re: Cenos Linux

2009-11-15 Thread David Griffith
Just in case you don't have it, here's the link: http://webobjects.mdimension.com/wonder/mod_WebObjects/Apache2.2/centos/5/ On Nov 15, 2009, at 9:51 PM, David Griffith wrote: Hi Kieran, I struggled with this for quite a while and in the end I downloaded, installed and am now usi

Re: Cenos Linux

2009-11-15 Thread David Griffith
Hi Kieran, I struggled with this for quite a while and in the end I downloaded, installed and am now using the pre-compiled adaptor for Apache 2.2.3 on CentOS 5. Works great. I never did manage to get the adaptor to complile. Same problems as you are having. Regards, David. On Nov 15, 2009

Re: UTF-8 forms and database, still some special characters get through as things like fi Why?

2009-11-12 Thread David Griffith
Hi Johan, Interesting. I still haven't found a solution, been trying all sorts of things to try and determine exactly what is happening. Everything else displays fine on the page, but entering the € symbol on the form converts to strange characters when added to the display group that d

Re: UTF8 and ContentEncoding

2009-11-11 Thread David Griffith
onse; Regards, David. On Nov 11, 2009, at 2:52 PM, David Griffith wrote: Doh. Sorry. I'm actually in the middle of changing over to Eclipse, but as I don't have a working deployment server for 5.4.3 as yet, I have to continue to develop with Xcode on OS X 10.4 for fixes in the

Re: UTF8 and ContentEncoding

2009-11-11 Thread David Griffith
sora wrote: On Nov 11, 2009, at 8:38 AM, David Griffith wrote: I'm still using Xcode on this one at the moment That's a key bit of information that you might want to include in your first post next time. :-) Dave David Avendasora Senior Software Engineer K12, Inc. * WebObject

Re: UTF8 and ContentEncoding

2009-11-11 Thread David Griffith
't exist) put the following: { "WebObjects Release" = "WebObjects 5.0"; encoding = "UTF-8"; } I hope these help! Dave On Nov 11, 2009, at 7:33 AM, David Griffith wrote: Also, another thing to note, if I just type a € on the WOComponent page, it al

Re: UTF8 and ContentEncoding

2009-11-11 Thread David Griffith
Also, another thing to note, if I just type a € on the WOComponent page, it also displays as a '?' when the page loads. It seems like it's not applying the UTF-8 encoding. Regards, David. On Nov 11, 2009, at 1:30 PM, David Griffith wrote: On Nov 11, 2009, at 1:23 PM, Gin

Re: UTF8 and ContentEncoding

2009-11-11 Thread David Griffith
On Nov 11, 2009, at 1:23 PM, Gino Pacitti wrote: What about the encoding on the actual HTML page? Whats that set to? Regards Gino On 11 Nov 2009, at 12:17, David Griffith wrote: Hi all, I have the following situation: A database with all tables specified to default to UTF8 encoding

UTF8 and ContentEncoding

2009-11-11 Thread David Griffith
Hi all, I have the following situation: A database with all tables specified to default to UTF8 encoding. Adaptor URL containing useUnicode=true&setContentEncoding=UTF8 A record in one table that holds the € currency symbol. I am loading a WOComponent page to edit values etc., using a form. Ev

Re: Installing WO 543 on Linux

2009-11-11 Thread David Griffith
Cheong Hee (Gmail) wrote: afaik, you will need to define the ip address use in JavaMonitor. See if it help adding a line to /etc/hosts, e.g: 192.168.1.10yourserver.domain.com servername Cheers Cheong Hee - Original Message ----- From: "David Griffith" > To: "Ch

Re: Installing WO 543 on Linux

2009-11-10 Thread David Griffith
/etc/hosts: # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6 Does there need to be a specific entry here for 192.168.1.10? (

Re: Installing WO 543 on Linux

2009-11-10 Thread David Griffith
Yep, no problem there. On Nov 11, 2009, at 1:04 AM, Pascal Robert wrote: - "David Griffith" a écrit : > Hi Pascal, > Yes, as I said, I can run it from the command line (as appserver) and it runs fine. I can access it on the specified port no problem. The app opera

Re: Installing WO 543 on Linux

2009-11-10 Thread David Griffith
the same result. No start, no log. Regards, David. On Nov 11, 2009, at 12:57 AM, Pascal Robert wrote: - "David Griffith" a écrit : > Ok, I have managed to get the app up and running finally :-) At least, I can launch it from the command line on a specific port and conn

Re: Installing WO 543 on Linux

2009-11-10 Thread David Griffith
nitor is started and running on port 56789. Host is 192.168.1.10. Adaptor URL is /app/WebObjects Where to start looking for clues? Regards, David. On Nov 10, 2009, at 10:19 PM, David Griffith wrote: By the way, can someone tell me what the DWOEnvClassPath is? It seems to be picked up fro

Re: Numbers Only in WOTextField

2009-11-10 Thread David Griffith
Hi Kieran, Where can I find that - I'd love to watch it Regards, David. On Nov 10, 2009, at 10:19 PM, Kieran Kelleher wrote: David, Easy way ... just make a custom stateless reusable component "SmartNumberTextField.wo" or whatever you want to call it. Make it binding compatible with W

Re: Installing WO 543 on Linux

2009-11-10 Thread David Griffith
relevant? Regards, David. On Nov 10, 2009, at 10:12 AM, David Griffith wrote: Thanks Bogdan, that's where I went wrong. Doh. I put them in / Library/Frameworks instead of /Local/Library/Frameworks. Have another problem now, of course, but I'll look into it later and post if I

Re: Installing WO 543 on Linux

2009-11-10 Thread David Griffith
9:52 AM, Bogdan Zlatanov wrote: Hi David, On 10 Nov 2009, at 09:46, David Griffith wrote: By the way, what I'm getting in the UnixClassPath.txt is LOCALROOT, WOROOT and APPROOT. I haven't named any of these so I guess WOLips is doing it for me? David. On Nov 10, 2009, at 1:21 AM,

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
but rather just making sure the jars are loaded inthe right order (once the paths are correct of course :) ) On Tue, Nov 10, 2009 at 12:04 AM, David Griffith wrote: LOCALROOT/Library/Frameworks/ERExtensions.framework/Resources/Java/ ERExtensions.jar I've moved ERExtensions to appear above J

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
th resolving the location issue but rather just making sure the jars are loaded inthe right order (once the paths are correct of course :) ) On Tue, Nov 10, 2009 at 12:04 AM, David Griffith wrote: LOCALROOT/Library/Frameworks/ERExtensions.framework/Resources/Java/ ERExtensions.jar I've move

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
wrote: Hi David, Whats the classpath entry for ERExtensions.jar in UNIXClassPath.txt? Also ERExtensions.jar needs to appear before the entry for javafoundation.jar. Cheers, John On Mon, Nov 9, 2009 at 11:47 PM, David Griffith wrote: Well I think I figured out how to set that value, but th

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:303) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:316) ... 11 more On Nov 9, 2009, at 11:35 PM, David Griffith wrote: I&#x

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
y and set the path explicity in the file. That way I can depoy different apps that use differnt WO versions alongside each other. Cheers, John On Mon, Nov 9, 2009 at 9:30 PM, David Griffith wrote: Hi John, I did have an error in the path to the apps, I've fixed that and it works gre

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
version that app is using) inside a directory and set the path explicity in the file. That way I can depoy different apps that use differnt WO versions alongside each other. Cheers, John On Mon, Nov 9, 2009 at 9:30 PM, David Griffith wrote: Hi John, I did have an error in the path to the ap

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
using. On Mon, Nov 9, 2009 at 1:30 PM, David Griffith wrote: Hi John, I did have an error in the path to the apps, I've fixed that and it works great now. To start the apps I mean. I can connect to JavaMonitor on port 56789. I've installed all the Wonder frameworks, the mysql-con

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
st it did for me) and you porbably want it to run at level 2 as well. - John On Mon, Nov 9, 2009 at 2:30 PM, David Griffith wrote: Immediately after reboot: root 2764 0.0 0.1 3916 664 pts/0R+ 17:29 0:00 grep java Regards, David. On Nov 9, 2009, at 3:23 P

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
Immediately after reboot: root 2764 0.0 0.1 3916 664 pts/0R+ 17:29 0:00 grep java Regards, David. On Nov 9, 2009, at 3:23 PM, Pascal Robert wrote: ps auxww | grep java ___ Do not post admin requests to the list. They will be ig

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
Monitor should do the trick. Cheers On 9 Nov 2009, at 14:07, David Griffith wrote: Hi, Yeah I've installed the prebuilt one now and I'm trying to get wotaskd and JavaMonitor to load on startup but no idea how. I've used some of the script that I've found on wiki.ob

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
. WebObjectsAlias /Apps/WebObjects - John On Mon, Nov 9, 2009 at 12:35 PM, David Griffith wrote: Hi, Thanks for that. I didn't change the port and I guess it would probably connect on that, but I am trying to do it through Apache without any specified port. I don't have a GUI in

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
vid. On Nov 9, 2009, at 1:22 PM, Bogdan Zlatanov wrote: Hi David, JavaMonitor starts at port 56789 by default. If you haven't made any changes to that, http://192.168.1.10:56789/app/WebObjects/JavaMonitor should do the trick. Cheers On 9 Nov 2009, at 14:07, David Griffith wrote:

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
Hi Pascal, That's obviously the issue then. I'll have to connect to it on the port first and add it within JavaMonitor. I'll try the scripts and hopefully that will sort it! Thanks for you help, David. On Nov 9, 2009, at 2:36 PM, Pascal Robert wrote: Le 09-11-09 à 07:35, D

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
vid. On Nov 9, 2009, at 1:22 PM, Bogdan Zlatanov wrote: Hi David, JavaMonitor starts at port 56789 by default. If you haven't made any changes to that, http://192.168.1.10:56789/app/WebObjects/JavaMonitor should do the trick. Cheers On 9 Nov 2009, at 14:07, David Griffith wrote:

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
ov 9, 2009, at 1:22 PM, Bogdan Zlatanov wrote: Hi David, JavaMonitor starts at port 56789 by default. If you haven't made any changes to that, http://192.168.1.10:56789/app/WebObjects/JavaMonitor should do the trick. Cheers On 9 Nov 2009, at 14:07, David Griffith wrote: Hi, Yeah

Re: Installing WO 543 on Linux

2009-11-09 Thread David Griffith
:25 PM, Joe Little wrote: I recall having to adjust the make file in too locations, force the gcc somewhere else. But Pascal is correct in that there are also prebuilt one's available. I'm thinking I should reconsider packaging though and perhaps remake my RPMs available at some point. On

Re: Installing WO 543 on Linux

2009-11-07 Thread David Griffith
his the directory it's looking for, or rather is that the appropriate file to use? Regards, David. On Nov 7, 2009, at 4:22 PM, Joe Little wrote: On Sat, Nov 7, 2009 at 2:00 AM, David Griffith wrote: Sorry, I found apxs but this is the error I'm getting: apxs -i -a -n WebObject

Re: Installing WO 543 on Linux

2009-11-07 Thread David Griffith
usr/ lib/httpd/modules/ libtool: install: `mod_WebObjects.la' is not a valid libtool archive Try `libtool --help --mode=install' for more information. apxs:Error: Command failed with rc=65536 On Nov 7, 2009, at 10:35 AM, David Griffith wrote: Hi all, Following t

Installing WO 543 on Linux

2009-11-07 Thread David Griffith
Hi all, Following the instructions at: http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux Building the Apache WO Module, I'm running into this problem: /usr/local/apache/bin/apxs -i -a -n WebObjects mod_WebObjects.la I get: -bash: /usr/local/apache/bin/apx

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Yes and yes. Bit strange eh? Gonna upgrade the JRE I think. On Nov 5, 2009, at 4:43 AM, Chuck Hill wrote: On Nov 4, 2009, at 7:31 PM, David Griffith wrote: Yeah that's what it's saying, but I have built it with 1.5 compliance and JVM 1.5, and the linux box is running 1.5.0_06

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
or: Bad version number in .class file aka You built this with Java 1.5 and are trying to run it on an older Java 1.4 JVM (or similar version mismatch). Chuck On Nov 4, 2009, at 7:24 PM, David Griffith wrote: Thanks, I thought it had been set but it hadn't. Now this is what I'

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
ernal Server Error when trying to connect to the app. Usually this indicates a connection problem with the database but is this error properly reported to any log? I'd like to see exactly what it's complaining about... Dave. On Nov 5, 2009, at 3:57 AM, David Griffith wrote: Thank

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
3:57 AM, David Griffith wrote: Thanks for that. And yes, it was Project Wonder causing the problem. Updated the frameworks and it seems fine now. Regards, David. On Nov 5, 2009, at 3:29 AM, David LeBer wrote: On 2009-11-04, at 9:26 PM, David Griffith wrote: So how do I go about embedding them?

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Thanks for that. And yes, it was Project Wonder causing the problem. Updated the frameworks and it seems fine now. Regards, David. On Nov 5, 2009, at 3:29 AM, David LeBer wrote: On 2009-11-04, at 9:26 PM, David Griffith wrote: So how do I go about embedding them? They are added into the

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
9, at 3:15 AM, David LeBer wrote: On 2009-11-04, at 9:12 PM, David Griffith wrote: I don't even know what jakarta-oro is to be honest. Never seen it before. Is it something I need to have installed? oro is a text processing (i.e: regex etc) library. <http://jakarta.apache.org/or

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Well I haven't a clue what it is, but I've just had a thought... maybe it's got something to do with Project Wonder. Probably need to update to the latest version on the linux box... On Nov 5, 2009, at 3:15 AM, David LeBer wrote: On 2009-11-04, at 9:12 PM, David Griffith

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Eclipse first, or else it will complain about missing JARs). Have you been naughty and added jars to /Library/Java/Extensions? On Nov 4, 2009, at 5:59 PM, David Griffith wrote: Hi Pascall, Thanks for that. I figured it out and found the relevant files - there was no shell script of course

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Um I do have the mysql-connector-java in there.. why? Is that what's causing it? Regards, Dave. On Nov 5, 2009, at 3:03 AM, Chuck Hill wrote: Have you been naughty and added jars to /Library/Java/Extensions? On Nov 4, 2009, at 5:59 PM, David Griffith wrote: Hi Pa

Re: Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Hi Pascall, Thanks for that. I figured it out and found the relevant files - there was no shell script of course in the build directory. However I am now getting this when i try and launch the app on linux: 158 [main] WARN NSLog - A fatal exception occurred: org/apache/oro/ text/regex/M

Deploying App built with Eclipse - where did the .CMD go?

2009-11-04 Thread David Griffith
Hi all, Finally seem to have gotten the app all working well. Building fine on Snow Leopard. Running fine. But what I find in the build directory is not a package, it's just a folder. It does not contain the .CMD file either. I need to deploy this on Linux. Certainly something silly

Re: Frameworks and Subcomponents

2009-11-04 Thread David Griffith
quot;Wrapper" instead of the framework component named "Wrapper" since app bundle is searched first IIRC. On Nov 4, 2009, at 7:39 AM, David Griffith wrote: HI all, I have a questions about reusable components in frameworks. I've never done this before so please be

Re: Frameworks and Subcomponents

2009-11-04 Thread David Griffith
ke to know if this is the correct way to go about it? It seems logical enough and so far seems to work. Any comments? Regards, David. On Nov 4, 2009, at 1:39 PM, David Griffith wrote: HI all, I have a questions about reusable components in frameworks. I've never done this

Frameworks and Subcomponents

2009-11-04 Thread David Griffith
HI all, I have a questions about reusable components in frameworks. I've never done this before so please bear with me. I have an application, let's call it Distributor. This has a component called Wrapper which is basically the page wrapper I use for all pages. I then have another co

Re: Session and WOSession

2009-10-29 Thread David Griffith
Not to worry, I figured out what was wrong. Another error adding the frameworks and I had to do an Organise Imports on all the classes. I really was sleepy last night :-( David. On Oct 29, 2009, at 8:22 AM, David Griffith wrote: When I used XCode, it was always possible to refer to

Session and WOSession

2009-10-29 Thread David Griffith
When I used XCode, it was always possible to refer to Session instead of WOSession and everything worked well. WOLips is now telling me that it cannot cast from WOSession to Session. I'm sure all the frameworks that I've added are the same as before, is this something I'm going to have to

Re: Sharing a Model using Eclipse

2009-10-29 Thread David Griffith
Doh... it was too late in the night when I was doing it. Clicked the wrong button when I added the framework. David. On Oct 29, 2009, at 3:45 AM, Chuck Hill wrote: On Oct 28, 2009, at 6:20 PM, David Griffith wrote: Ok, well I've made my framework with the EOModel and the java class

Re: Sharing a Model using Eclipse

2009-10-29 Thread David Griffith
this. The other option is that you have things in the wrong place in your framework project. On Oct 28, 2009, at 5:00 PM, David Griffith wrote: Hi Chuck, It was that very tutorial which I was following before I typed the email, thanks. I just wasn't too sure how to handle the mode

Re: Sharing a Model using Eclipse

2009-10-28 Thread David Griffith
Sorry, I didn't explain that clearly. It's the same model and associated classes, stored in one location, being referenced by the 3 apps. On Oct 29, 2009, at 12:59 AM, Chuck Hill wrote: On Oct 28, 2009, at 4:55 PM, David LeBer wrote: ...the same EOModel and associated java classes ... are s

Re: Sharing a Model using Eclipse

2009-10-28 Thread David Griffith
Oct 28, 2009, at 4:42 PM, David Griffith wrote: Hi all, I am slowly getting to grips with Eclipse/WOLips but I am struggling to import some existing apps that I have which were built in XCode. My problem is this, and it's probably very simple, but I'd appreciate any help: I have 3

Re: Sharing a Model using Eclipse

2009-10-28 Thread David Griffith
ence/display/WOL/Create+a+WebObjects+Framework http://wiki.objectstyle.org/confluence/display/WOL/Add+a+Framework+Dependency Chuck On Oct 28, 2009, at 4:42 PM, David Griffith wrote: Hi all, I am slowly getting to grips with Eclipse/WOLips but I am struggling to import some existing apps tha

Sharing a Model using Eclipse

2009-10-28 Thread David Griffith
Hi all, I am slowly getting to grips with Eclipse/WOLips but I am struggling to import some existing apps that I have which were built in XCode. My problem is this, and it's probably very simple, but I'd appreciate any help: I have 3 apps that all use the same EOModel and associated java

WebObjects Development on 10.6 with Eclipse and WOLips

2009-10-28 Thread David Griffith
HI all, I am going to switch to using Eclipse and I want to start developing on 10.6 Snow Leopard. I'm sure this has been discussed but I can't find where to search the archives easily. 1) Can someone tell me where there is a good search so I don't duplicate questions. 2) Can anyone t

Re: Connector/J 5.1, Euro Symbol as '?'

2009-09-24 Thread David Griffith
hange the adaptor to the new version. Now it displays as '?'. Even when I changed back to the old adaptor it did not seem to make any difference. Anyone any idea why that could be? Regards, David. On 24 Sep 2009, at 13:05, David Griffith wrote: Thanks Kieran, I might have to

Re: Connector/J 5.1, Euro Symbol as '?'

2009-09-24 Thread David Griffith
sth like this: -Xms1024m -Xmx1536m I am very tight on time myself, but if no one offers to get their hands on to track this down in the next 24 hours, I might be able to help tomorrow (Friday) let me know if that is the case. Regards, Kieran On Sep 24, 2009, at 4:36 AM, David Griffi

Connector/J 5.1, Euro Symbol as '?'

2009-09-24 Thread David Griffith
Hi all, I've been having a real problem over the past 12 months with my WebObjects and mySQL installation. It has been getting gradually worse to the point now where the apps crash every 10 or 15 mins. The are crashing out with Java.OutOfHeapSpace errors. We've tried everything to incr

Re: Out of memory

2008-05-07 Thread David Griffith
Hi all, Does anyone know if there is a fix for this, other than moving from mySQL to another DB? I am experiencing the same problems. Regards, David. On 21 Apr 2008, at 19:04, Simon McLean wrote: Yes, I've seen it with MySQL. We still get it now, but very very rarely. Simon On 21 Apr

Re: Multiple EOModels

2008-04-02 Thread David Griffith
Thanks for that, obviously frameworks are the way to go, I haven't really needed to make my own up to now but clearly I should have :-) Back to the bookshelf then :-) Regards, David. On 27 Mar 2008, at 18:52, Chuck Hill wrote: On Mar 27, 2008, at 1:57 AM, David Griffith wrote: H

Multiple EOModels

2008-03-27 Thread David Griffith
Hi all, I have two apps that have two distinct EOModels. I now need to link these two apps so that they have access to each other's data, so I was going to add both models to each app and recompile. However, it transpires that both models have a couple of entity names in common. I can u

mySQL 5

2008-02-14 Thread David Griffith
data types in mySQL. (i.e. I remember it was something to do with the new TEXT data type. Any pointers or notes would be much appreciated. Kind regards, David Griffith. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev

SQL Error

2007-04-02 Thread David Griffith
Hi all, Things have been working well for over a year and now suddenly I have started to get this error: com.webobjects.eoaccess.EOGeneralAdaptorException: EvaluateExpression failed: "UPDATE WEB_HOSTING SET WH_NEXT_RENEWAL_DATE = ?, WH_SIGN_UP_DATE = ? WHERE (WH_ID = ? AND WH_CUSTOMER_ID

WO On Linux

2006-10-10 Thread David Griffith
Hi all, I was wondering if anyone else is using WO on Linux? It works great most of the time, but sometimes it crashes the server which finally reboots. The biggest problem is that when the server reboots, WO starts to load each of the applications and something happens which stops it a

Re: Error updating row in database

2006-09-13 Thread David Griffith
OT do locking on DATETIME also.On Sep 12, 2006, at 12:32 PM, David Griffith wrote:Hi Paul,Yes there is indeed a date field with locking switched on.  Not deliberately, but it was like that by default and I didn't change it.  I don't see how it affect referential integrity but I'll gi

Re: Error updating row in database

2006-09-12 Thread David Griffith
wrote: On 12 Sep 2006, at 13:00, David Griffith wrote: ec.saveChanges(); >-- saves the record to the database, assigns the primary key myEOObject.setAccountNumber(myEOObject.pkID().toString()); ec.saveChanges(); Obviously I am accessing the primary key via an accessor method of my cust

Error updating row in database

2006-09-12 Thread David Griffith
Hi all, Using WO 5.3 with mySQL, I have an entity that has a primary key (int) and when I save a record in the database, another attribute (of type String) gets assigned the value of the primary key also. To do this, I have to first save the record in the database in order for the primary

Re: Snapshot error

2006-08-03 Thread David Griffith
19:07, Chuck Hill wrote: When this happens the first thing I do is swear. :-) Then I quit Xcode, rm -r build/ in the project(s). Open Xcode and the project and run it again. Chuck On Aug 2, 2006, at 9:58 AM, David Griffith wrote: _globalID = _EOIntegralKeyGlobalID[Product (java.lang.Int

Snapshot error

2006-08-02 Thread David Griffith
_globalID = _EOIntegralKeyGlobalID[Product (java.lang.Integer)246]; _databaseOperator = "EODatabaseUpdateOperator"; } does not contain value for attribute named prodMainLocation with snapshot key: prodMainLocationprodMainLocation is an attribute of one of the entities in the EOModel.  I added it ye

Re: WOHTTPConnection & WORequest

2006-07-28 Thread David Griffith
forget to urlEncode if you have spaces or special characters for more complex stuff, use /Developer/Examples/TCPMonitor. You can capture the content of the form submission from a web browser to see exactly how it is composed... abc On Jul 28, 2006, at 4:09 AM, David Griffith wrote: Than

Re: WOHTTPConnection & WORequest

2006-07-28 Thread David Griffith
n it: http://homepage.mac.com/kelleherk/iblog/C149402102/E773353034/ index.html HTH, Kieran On Jul 27, 2006, at 7:36 AM, David Griffith wrote: Hi all, I want to allow a user to enter details into a HTML Form (in a WOComponent) and when they click the Submit button, I would like to open a

Re: WOHTTPConnection & WORequest

2006-07-28 Thread David Griffith
Thanks, I had actually figured out that much, the problem is how to specify the form values in the request that is sent... The 'content' part is the bit I can't figure out. Regards, David. On 27 Jul 2006, at 20:00, Alex Cone wrote: On Jul 27, 2006, at 12:44 PM, webobjects-dev- [EMAIL PR

  1   2   >