Re: setting up apache FOP

2006-03-20 Thread Arturo Pérez
Hi Zac, I'm doing a lot of FOP these days. I would recommend you download the FOP install from Apache and try the commandline tools to track down your problem. Then you can call xalan or fop directly with some debugging options enabled. Are you using 0.20 or are you being brave and usin

setting up apache FOP

2006-03-20 Thread Zac Konopa
Hey all, I'm having some problems with Apache's FOP module. I have all the requisite .jar files copied to my /Library/Java/Extensions directory, and the project builds fine. However when I initiate the conversion I see the following: [ERROR] Unsupported element encountered: null (Namesp

Re: New (sorta) to WebObjects and looking for some insight.

2006-03-20 Thread Paul Lynch
On 20 Mar 2006, at 20:19, Andrew Satori wrote: On Mar 20, 2006, at 2:53 PM, Chuck Hill wrote: Which brings me to the other issue, reverse usage, using EOF with pre-existing schemas where the Primary Keys are identity (MSSQL) or serial (PostgreSQL) columns. While *read* seems to work with

Re: OutOfMemoryError during compile

2006-03-20 Thread Doug Andrews
This worked! Thank you Chuck! On Mar 20, 2006, at 4:13 PM, Chuck Hill wrote: I think so. Let us know if this works, I have never tried it. Expand the Targets group Double click Application Server target Expand Settings adn Simple View Select Java Compiler Settings Add the setting to the Other

Re: OutOfMemoryError during compile

2006-03-20 Thread Sacha Michel Mallais
On Mar 20, 2006, at 1:12 PM, Doug Andrews wrote: We use XCode to develop our WebObjects application. Recently, we've gotten the following error when trying to compile. The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError ...failed JavaCompile

Re: OutOfMemoryError during compile

2006-03-20 Thread Chuck Hill
I think so. Let us know if this works, I have never tried it. Expand the Targets group Double click Application Server target Expand Settings adn Simple View Select Java Compiler Settings Add the setting to the Other Java Compiler Flags Chuck On Mar 20, 2006, at 1:12 PM, Doug Andrews wrote:

OutOfMemoryError during compile

2006-03-20 Thread Doug Andrews
We use XCode to develop our WebObjects application. Recently, we've gotten the following error when trying to compile. The system is out of resources. Consult the following stack trace for details. java.lang.OutOfMemoryError ...failed JavaCompile.default _WOServerCircWeb.tmp ... I can't figure t

Re: New (sorta) to WebObjects and looking for some insight.

2006-03-20 Thread Andrew Satori
On Mar 20, 2006, at 3:50 PM, Chuck Hill wrote: Hi, On Mar 20, 2006, at 12:19 PM, Andrew Satori wrote: Thanks for the quick reply On Mar 20, 2006, at 2:53 PM, Chuck Hill wrote: The question of PostgreSQL versus MSSQL is not really a question in my opinion. Use PostgreSQL. In fact, I

Re: New (sorta) to WebObjects and looking for some insight.

2006-03-20 Thread Chuck Hill
Hi, On Mar 20, 2006, at 12:19 PM, Andrew Satori wrote: Thanks for the quick reply On Mar 20, 2006, at 2:53 PM, Chuck Hill wrote: The question of PostgreSQL versus MSSQL is not really a question in my opinion. Use PostgreSQL. In fact, I would prefer PostgreSQL over OpenBase due to it

Re: New (sorta) to WebObjects and looking for some insight.

2006-03-20 Thread Andrew Satori
Thanks for the quick reply On Mar 20, 2006, at 2:53 PM, Chuck Hill wrote: The question of PostgreSQL versus MSSQL is not really a question in my opinion. Use PostgreSQL. In fact, I would prefer PostgreSQL over OpenBase due to its SQL92 standard-ness. FrontBase is my platform of choic

Re: New (sorta) to WebObjects and looking for some insight.

2006-03-20 Thread Chuck Hill
On Mar 20, 2006, at 11:41 AM, Andrew Satori wrote: OK, so I'm only sorta new to this, I've experimented and done many of the WO tutorials on WO a couple of times as I've flirted with WO a couple of times in the past 3 years, however this time I'm fairly seriously working to build a web app

New (sorta) to WebObjects and looking for some insight.

2006-03-20 Thread Andrew Satori
OK, so I'm only sorta new to this, I've experimented and done many of the WO tutorials on WO a couple of times as I've flirted with WO a couple of times in the past 3 years, however this time I'm fairly seriously working to build a web application using WO. Now, for me, OpenBase isn't an op

Xcode CodeSense(less)

2006-03-20 Thread Chuck Hill
Mine now works much better (still can't touch Eclipse!) now that I have fixed permissions using the Disk Utility. Registry? We don't need no stinking registry to make an opaque mess of things! Chuck On Mar 15, 2006, at 3:33 PM, Lachlan Deck wrote: Hi there, On 15/03/2006, at 7:08 PM, G

Re: OT - WebObjects Hosting

2006-03-20 Thread David Griffith
Hi Andrew, We aren't based in Australia but we do supply WebObjects hosting. Contact me directly on [EMAIL PROTECTED] if you are interested. Kind regards, David. On 19 Mar 2006, at 07:50, [EMAIL PROTECTED] wrote: Hello Erol; You might be interested in looking at... http://www.ma

Re: Unicode trouble

2006-03-20 Thread Fabrice Pipart
Hi !I know this post is very old but I had the same problem some days ago.I finally found the solution.So, in case you would like to come bask to MySQL, here is what worked for me :instead of just altering the Mysql database, I changed my server charset to utf8 :modify the file "/usr/local/mysql/su