For those who want a look at Dojo's widget, the Dojo Foundation have released a
designer written with Dojo:
http://maqetta.org
It's a good way to try the different Dojo widgets in a graphical way.
--
Pascal Robert
prob...@macti.ca
AIM/iChat : MacTICanada
LinkedIn : http://www.linkedin.com/i
Thanks Chuck
I think I've cracked it.
Mark
On 11 April 2011 05:40, Chuck Hill wrote:
> Hi Mark,
>
> On Apr 10, 2011, at 4:31 PM, Mark Wardle wrote:
>
>> Writing to a mailing list is always therapeutic, even before anyone
>> has a chance to respond.
>
> :-) True, that.
>
>> Now whenever I star
D'oh!
Thanks.
On Apr 11, 2011, at 5:20 PM, David LeBer wrote:
> Is the MySQL connector jar in the classpath?
>
> On 2011-04-11, at 5:11 PM, Andrew Kinnie wrote:
>
>> Greetings:
>>
>> I am attempting to create a quick and easy D2W front end for my Rest app
>> built using ERRest. I have the
I don't remember exactly but Paolo I think you need to configure your
application not to create sessions when you access a component. You may be able
to find some article on sessionless login for a clue. Or you may need to pass
appropriate params in your method call instead of null null null...
Is the MySQL connector jar in the classpath?
On 2011-04-11, at 5:11 PM, Andrew Kinnie wrote:
> Greetings:
>
> I am attempting to create a quick and easy D2W front end for my Rest app
> built using ERRest. I have the EOModel and eo classes in their own
> framework, while the rest of the . . .
Greetings:
I am attempting to create a quick and easy D2W front end for my Rest app built
using ERRest. I have the EOModel and eo classes in their own framework, while
the rest of the . . . er . . . rest stuff is in it's own project which links
the EO framework and seems to work fine with no d
why u would like to do it ? put programmatically in html?
what is your goal?
On 11/apr/2011, at 13.07, Paolo Sommaruga wrote:
> Hi Amedeo,
>
> After invoking the child component I use response.contentString() component
> to retrieve the html generated and insert it programmatically somewhere i
Greetings All,
This month's WO-NoVA meeting is scheduled for Tuesday April 19, 2011 at 6:30 PM
at K12's offices
The topic will be using GIT (in honor of the recent changes to the repository
for WOLips and Wonder using GIT instead of SVN). Dave Avendasora will be the
front man for the meeting,
Right, but now for some reason I'm running out of memory but I note monitor has
increased memory settings? Or is this because I'm trying to use a "micro"
instance of an amazon server?
the command line seems to run from the terminal, but I get this complaint in
the WO app log:
callUnixProcess
just as a git aside on best practices ... you probably should be working on
this feature in a topic branch rather than your master. imagine if you were
working on two different features at the same time -- you wouldn't want them
both on master. instead you'd want a branch per feature.
ms
On Ap
First workable version of ERCalendar2 is in my fork of Wonder:
https://github.com/pascalrobert/wonder/tree/master/Frameworks/Misc/ERCalendar2
Yes, I know, the enums have some strings in French in it :-) I'm planning to
remove them and use ERXLocalizer instead.
> I have tried to modify the curre
Le 2011-04-11 à 14:47, Jesse Tayler a écrit :
>
> I'm launching a UNIX script to generate image thumbnails and troubleshooting
> with a new server setup.
>
> Unless I'm mistaken, the script is unable to launch due to permissions and WO
> seems to be running user 501 without a username.
>
> N
"user 501 without a username"
I will guess that showing the UID instead of the user name means that you
copied a file from one machine to another and did not chown it to a user on the
second machine.
On Apr 11, 2011, at 11:47 AM, Jesse Tayler wrote:
>
> I'm launching a UNIX script to generat
I'm launching a UNIX script to generate image thumbnails and troubleshooting
with a new server setup.
Unless I'm mistaken, the script is unable to launch due to permissions and WO
seems to be running user 501 without a username.
Now I can't recall if that's how it used to be, should I be runni
> "I have an application in which inside in a component I need to call a child
> component invoked programmatically in the java code of the parent component."
I have a feeling that you are doing something the wrong (and overly difficult)
way. Could you use a WOSwitchComponent or WOComponentCon
On Apr 11, 2011, at 3:12 AM, wrote:
> Hi Chuck,
>
> Tables A, B, C, D haven't relationship but same fileds name.
If they don't have modeled relationships, then you can't use qualifiers.
> When i'am using raw rows to translate my sql in webobjects and get my data, I
> don't have EOF entities
Awesome! Thanks Q and to any others who may have assisted (^_^)
Ramsey
On Apr 11, 2011, at 7:37 AM, Mike Schrag wrote:
> thanks to quinton again ...
>
> https://github.com/wolips/wolips
>
> ms
> ___
> Do not post admin requests to the list. They will
thanks to quinton again ...
https://github.com/wolips/wolips
ms
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.
I have tried to modify the current ERCalendar framework to work on top of
iCal4j, but I wasn't able to make it work without breaking the current methods,
and I don't want to break existing code. I'm working on a "ERCalendar2"
framework.
> Anyone using the ERCalendar framework from Wonder? That
Hi Simon
Thanks for this.
I have now solved the issue although I am not 100% sure what the problem was.
Any way I uninstalled JProfiler as a feature on Eclipse and uninstalled
JProfiler itself before re-installing JProfiler. However this time I did NOT
opt to integrate with Eclipse during
Hi Amedeo,
After invoking the child component I use response.contentString() component to
retrieve the html generated and insert it programmatically somewhere in the
main component html output.
With pageWithName doesn't work, I have many exception of type "lookup of
unknown key" in the child c
Hi Chuck,
Tables A, B, C, D haven't relationship but same fileds name. When i'am using
raw rows to translate my sql in webobjects and get my data, I don't have EOF
entities but dictionnaries.
So I would like to know what the best practice on my case? create view with my
sql request on database
Hi Chuck,
Tables A, B, C, D haven't relationship but same fileds name. When i'am using
raw rows to translate my sql in webobjects and get my data, I don't have EOF
entities but dictionnaries.
So I would like to know what the best practice on my case? create view with my
sql request on database
23 matches
Mail list logo