eclipse and wo dev cycle pauses

2007-10-17 Thread Joe Little
As I develop in eclipse/wolips and kick off a test run, the browser pops up and there is a sizeable delay in loading the page, as well as subsequent pages when I'm using my laptop. I don't tend to see this problem on my desktop. I'm guessing there is some dns/name/mobility bug and I'm seeing a tcp

Fwd: WOResponse & appendContentString

2007-10-17 Thread Jonathan Miller
Never mind, answered my own question :p For anyone else who may be curious the trick is: response.setHeader("text/html", "content-type"); Best, Jon Begin forwarded message: From: Jonathan Miller <[EMAIL PROTECTED]> Date: October 17, 2007 2:41:39 PM HST To: webobjects-dev@lists.apple.com Sub

Re: WOResponse & appendContentString

2007-10-17 Thread Lachlan Deck
On 18/10/2007, at 10:41 AM, Jonathan Miller wrote: I'm using a custom Request Handler that returns a JavaScript which redirects the browser to a new page. In development mode this works fine but when deployed instead of returning the javascript the browser just prints it as text. Does any

re: WOResponse & appendContentString

2007-10-17 Thread Jonathan Miller
Hi, I'm using a custom Request Handler that returns a JavaScript which redirects the browser to a new page. In development mode this works fine but when deployed instead of returning the javascript the browser just prints it as text. Does anyone know what I'm doing wrong? CODE

(no subject)

2007-10-17 Thread p . owen
Thank you for your email. I'm currently out of the office until the 25th October. I will be checking my emails intermittently but should any urgent issues arise please contact: Mark Burnell - [EMAIL PROTECTED] Philip Marsh - [EMAIL PROTECTED] ___ D

Re: pure EOF in RCP

2007-10-17 Thread Ray Kiddy
On Oct 17, 2007, at 1:21 PM, Georg von Bülow wrote: Hi Frank, in my case that won´t work, as I want to build a RCP Eclipse Plugin. So instead of accessing the jars from the WebObjects Installation, everything is copied and included in my project. Meanwhile I could track down the problem

Nevermind Re: Weird problem ...

2007-10-17 Thread James Cicenia
Nevermind - I think it is a problem with a framework. I am using a different tack that is working. On Oct 17, 2007, at 4:57 PM, James Cicenia wrote: Anyone? Even a rough guess? Even without the popup window... D2WQuery just brings in a completely different page?! simple: binding:

Re: Weird problem ...

2007-10-17 Thread James Cicenia
Anyone? Even a rough guess? Even without the popup window... D2WQuery just brings in a completely different page?! simple: binding: QueryProject: D2WQuery { displayKeys = "(title)"; action = filterProjects; queryDataSource = queryDataSource; entityN

(no subject)

2007-10-17 Thread p . owen
Thank you for your email. I'm currently out of the office until the 25th October. I will be checking my emails intermittently but should any urgent issues arise please contact: Mark Burnell - [EMAIL PROTECTED] Philip Marsh - [EMAIL PROTECTED] ___ D

Re: Reflexive Many-To-Many won't budge

2007-10-17 Thread Fred Wells
I am not doing any inheritance in this particular situation objects need to be aware of other objects. There is no difference in them [i.e person:, employee, manager instead task: previous, next]. Frederick Wells MarketForward, a Publicis Groupe Company 427 South LaSalle St. Chicago, Il 60605

Re: pure EOF in RCP

2007-10-17 Thread Georg von Bülow
Hi Frank, in my case that won´t work, as I want to build a RCP Eclipse Plugin. So instead of accessing the jars from the WebObjects Installation, everything is copied and included in my project. Meanwhile I could track down the problem to one certain point when NSBundle´s classloader calls ge

RE: pure EOF in RCP

2007-10-17 Thread Ruenagel, Frank
Hi, some years ago I coded a commandline java-program for EOF on win, I used this simple cmd to start it: java -classpath "D:\j2sdk1.4.0_01\jre\lib\ext\msutil.jar;D:\j2sdk1.4.0_01\jre\lib\ext\mssqlserver.jar;D:\j2sdk1.4.0_01\jre\lib\ext\msbase.jar;d:\apple\Library\Frameworks\JavaWebObjects.fram

Weird problem ...

2007-10-17 Thread James Cicenia
Hello - I have a problem that I have never seen before and is stumping me. I have a popup page that uses the javascript modal window which I have used throughout my app. It does in fact pop up the window and then load the components etc. HOWEVER -- I have a D2WQuery component in the page. If I

Re: (no subject)

2007-10-17 Thread Kieran Kelleher
Looks like I need to add another Sender's email address to dev/null with Mail.app Rules ! October 25th ... that's 8 days :( On Oct 17, 2007, at 6:55 AM, [EMAIL PROTECTED] wrote: Thank you for your email. I'm currently out of the office until the 25th October. I will be checking my emails

Re: pure EOF in RCP

2007-10-17 Thread Georg von Bülow
Hi Ray and Florijan, thank you for your help, but I still couldn´t get it work. I tried to include the entire Frameworks in the classpath of my RCP app, not only the jars. Like this I maintain the directory structure /Resources/Java etc, but the error remains the same. So at runtime RCP find

Re: Leopard & Xcode 3

2007-10-17 Thread Glenn Sequeira
> More seriously, it would be great if someone posted on the wiki > info about how to deploy (or develop without direct connect) on > Leopard, specially how WO integrates with the new apache. I second that. - glenn ___ Do not post admin requests to the

(no subject)

2007-10-17 Thread p . owen
Thank you for your email. I'm currently out of the office until the 25th October. I will be checking my emails intermittently but should any urgent issues arise please contact: Mark Burnell - [EMAIL PROTECTED] Philip Marsh - [EMAIL PROTECTED] ___ D

Safari WOFileUpload in a hidden div Bug & Workaround

2007-10-17 Thread Paul Stringer
I've managed to fix a bug I was having revolving around Safari WOFileUpload & Hidden Divs and thought I'd share. Unfortunately it's a hack involving Javascript but it works. The problem itself manifests itself when you have a WOForm with a WOFileUpload which when it is submitted has the WOF

Re: Leopard & Xcode 3

2007-10-17 Thread Miguel Arroz
Hi! On 2007/10/17, at 10:13, Thomas wrote: I am, and I did, with the result below. I cannot talk about the lack of documentation because I'm under NDA. NDA is for stuff that exists... if it doesn't exist, you can talk about it! ;) More seriously, it would be great if someone posted o

Re: Leopard & Xcode 3

2007-10-17 Thread Thomas
I am, and I did, with the result below. I cannot talk about the lack of documentation because I'm under NDA. On 17/10/2007, at 4:19 PM, Clark Mueller wrote: If you're a Select developer, you can download the seeds and see for yourself. :-) Although the public update that was mentioned at