Re: AJAX and WOForm (ERXForm)

2009-02-12 Thread Amedeo Mantica
I though this solutions too, but sincerely I haven't implemented yet, today, I'll do it I'll let you know Regards' Amedeo On 12/feb/09, at 03:02, John Larson wrote: I am suffering from a cold and am very tired, so this might not be what you want, but this is what I do whenever I'm in this

Drupal profile table, how to handle this in webobjects?

2009-02-12 Thread Johan Henselmans
I have been assigned by my manager (ie myself and some partners in crime) the grateful task to integrate the Drupal CMS registration system with other database systems. The idea would be that people could login once, and then be never bothered again. Some would get in via Drupal, others

ERXKey$attribute.javaClassName error on the _Entity class file of my entities.

2009-02-12 Thread Gustavo Pizano
Hello, well finally I was able to make Eclipse recognize the Wonder framework. Now, Imported into my new workspace the project I was working on, and now it's giving me this error in the _entity classes, : ERXKey$attribute.javaClassName, well it marks red the $attribute, mmm I dunno what

ERXKey$attribute.javaClassName error on the _Entity class file of my entities.

2009-02-12 Thread Gustavo Pizano
Hello, well finally I was able to make Eclipse recognize the Wonder framework. Now, Imported into my new workspace the project I was working on, and now it's giving me this error in the _entity classes, : ERXKey$attribute.javaClassName, well it marks red the $attribute, mmm I dunno

Help with passing headers in the WORedirect

2009-02-12 Thread Freddie Tilley
I wish to pass some header variables to a redirect but I'm having some problems I'm trying to set the header as follows (I found this somewhere) WORedirect redirect = new WORedirect(this.context()); redirect.setUrl(http://someurl.nl;); WOResponse r = redirect.generateResponse();

Re: Help with passing headers in the WORedirect

2009-02-12 Thread Chuck Hill
On Feb 12, 2009, at 9:55 AM, Freddie Tilley wrote: I wish to pass some header variables to a redirect but I'm having some problems I'm trying to set the header as follows (I found this somewhere) WORedirect redirect = new WORedirect(this.context()); redirect.setUrl(http://someurl.nl;);

Not Able to Add Relationship from EntityModeler

2009-02-12 Thread shravan kumar
Hi Group, I have two entities: Customer Sales. Am trying to establish a relationship from Entity Modeler between these two entities with following cardinality: Customer - Sales After selecting the destination entity, it is defaulting attributes and required relationship cardinality

Re: Not Able to Add Relationship from EntityModeler

2009-02-12 Thread David Holt
Hi Shumar, I just updated to Eclipse 3.4.1 for this very reason. The known work around is to close your model and reopen it immediately to create the new relationship. YOU have done nothing wrong ;-) This is a known bug (see comments for mention of the relationship wizard)

Re: AJAX and WOForm (ERXForm)

2009-02-12 Thread Chuck Hill
On Feb 11, 2009, at 6:31 PM, John Larson wrote: Again, I still don't like it, but you made me do it. :-) I use this sometimes too and put in ajaxSubmit(this);return false; instead: function ajaxSubmit(form){ var numOfElements =

Deploying on linux

2009-02-12 Thread Gustavo Pizano
Hello, well, just a simple question with a simple answer. is it possible to deploy a WOapp on linux? I know this was asked already, I found was how to install WO on linux, wich suggest me a YES answer. This is because I was talking to a guy yetserday and I told him about the WO wonders and how