Thank you.
Sorry for long delay after your responses.
Simply setting SetOutputFilter DEFLATE also did work for me.
previously I tried
AddOutputFilterByType DEFLATE text/html ...etc...
Though it worked for static resources it failed to deflate dynamic
ones. Maybe that is because apache doesn't rea
On Feb 23, 2011, at 2:34 PM, David Holt wrote:
>> In the delegate class I put the following qualifierFromSenderMethod.
>>
>>private EOQualifier qualifierFromSender(ERD2WQueryPage sender) {
>> NSMutableArray args = new NSMutableArray();
>>
>> args.addObje
On 24/02/2011, at 12:01 PM, Simon wrote:
> ps. the pre-rolled ami i put up some time ago should also be
> considered defunct. i'll remove it from the wiki now...
Great. Remove that whole section ("Public WO AMIs"), as there don't seem to be
_any_ that are maintained any more. Jesse, scratch w
Hi Jesse,
On 24/02/2011, at 11:50 AM, Jesse Tayler wrote:
> On Feb 23, 2011, at 8:11 PM, Paul Hoadley wrote:
>
>> I haven't used those particular scripts, but eyeballing them they _seem_ to
>> be dependent on the pre-rolled appserver AMIs, also supplied by Simon.
>
> It does work with public A
> I haven't used those particular scripts, but eyeballing them they _seem_ to
> be dependent on the pre-rolled appserver AMIs, also supplied by Simon.
nope. they are designed to be used with a scratch linux ami. we use
amazon linux. the ami id's are likely to be different because amazon
used to c
On Feb 23, 2011, at 8:11 PM, Paul Hoadley wrote:
> I haven't used those particular scripts, but eyeballing them they _seem_ to
> be dependent on the pre-rolled appserver AMIs, also supplied by Simon.
It does work with public AMIs - not simon dependent.
The install scripts are designed to illu
I agree with Jesse's sentiment, but just to fill in some blanks...
On 24/02/2011, at 1:32 AM, Jesse Tayler wrote:
> do NOT use WOLastic
WOlastic _seems_ to be abandonware. It doesn't look like their website has
been updated since mid-2009, and their AMIs seem to be of a similar vintage.
WOla
we use it to do manage 2 environments (test and live).
Within that we add config for each node (app server, db, web server) and
then use puppet to manage all the dependencies (s/w and refs to each other)
as well as URL handling etc etc.
The, here, is that adding a node is a matter of adding to ec
I think you probably want to bind the onClose action.
Chuck
On Feb 23, 2011, at 12:23 PM, Theodore Petrosky wrote:
> I have a component "Main". Main has a setter:
>
> public void setThePubToSearch(String thePubToSearch) {
> this.thePubToSearch = thePubToSearch;
> }
>
> I am displaying a
On Feb 23, 2011, at 5:14 PM, Martin Samm wrote:
> We then use Puppet to automate installing an array of required packages etc.
oh?
got scripts or examples?
sounds like an approach we might want to document
the examples we have require just a few dependancies - is Puppet good for a
larger doc
Jesse,
we're running on a couple of Ubuntu AMIs; one is now a bit old and defunct
but we've recently switched to
ami-88f504e1
this is
Ubuntu Lucid Lynx LTS
We then use Puppet to automate installing an array of required packages etc.
regards
Martin
On 23 February 2011 22:02, Jesse Tayler wr
I've done some updating of the wiki page, if anyone has validated other AMIs
you can list them or send to me and I'll list them - also any suggestions,
comments or ideas.
http://wiki.objectstyle.org/confluence/display/WO/Deploying+on+Amazon+EC2
http://wiki.objectstyle.org/confluence/display/WO/
On Feb 23, 2011, at 17:53, Paul Hoadley wrote:
> Hi Kevin,
>
> On 24/02/2011, at 3:25 AM, Kevin Hinkson wrote:
>
>> Does anyone have any recommendations as to which AMI to use in the US (east
>> or west). The ami used in Simon's example works fine but is only available
>> in the EU. It look
Hi Kevin,
On 24/02/2011, at 3:25 AM, Kevin Hinkson wrote:
> Does anyone have any recommendations as to which AMI to use in the US (east
> or west). The ami used in Simon's example works fine but is only available in
> the EU. It looks to me like a basic 64 bit Amazon Linux AMI on EBS. Can I use
If you have experience with WO and you are available for WO/Wonder remote 1099
contract work,
please contact me directly, and off-list.
Thanks,
jesse
415-990-9737
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev m
I have a component "Main". Main has a setter:
public void setThePubToSearch(String thePubToSearch) {
this.thePubToSearch = thePubToSearch;
}
I am displaying an AjaxModalDialog whose content is a component.
I want to access the setter 'setThePubToSearch' in Main before closing the AMD.
Hey David
Thanks for the help!
On 30-04-2010, at 2:34 PM, David Holt wrote:
> Hi Paul,
>
> Begin forwarded message:
>
>> From: Paul Halliday
>> Date: February 23, 2011 10:19:17 AM PST
>> To: programming...@mac.com
>> Subject: Re: ERModernDirectToWeb question
>>
>> Hey David
>>
>> Hope this
Hi Paul,
Begin forwarded message:
> From: Paul Halliday
> Date: February 23, 2011 10:19:17 AM PST
> To: programming...@mac.com
> Subject: Re: ERModernDirectToWeb question
>
> Hey David
>
> Hope this post winds up at the right place.
>
> I set up a delegate class and made a rule for it. I set
Hey David
Hope this post winds up at the right place.
I set up a delegate class and made a rule for it. I set the rule priority very
high.
I am using the NavigationController and navigation.plist from the ERModern
example. Heavily modified.
The navigation tab calls the NavigationController WOCo
Le 2011-02-23 à 12:23, Joe Little a écrit :
> I can help with RPMs. I guess this part is open sourced. We don't need any
> jars for java monitor right?
WO jars are embedded in JavaMonitor and wotaskd, but the license allow shipping
the WO frameworks as part of a product, and for me JavaMonitor
I can help with RPMs. I guess this part is open sourced. We don't need any jars
for java monitor right?
On Feb 23, 2011, at 6:41 AM, Pascal Robert wrote:
>
> Le 2011-02-23 à 11:20, Klaus Berkling a écrit :
>
>>
>> On Feb 23, 2011, at 8:14 AM, David LeBer wrote:
>>
I'm thinking of doing
Have you changed MySQL's default collation to a case sensitive utf8 collation?
Does it fail in all three languages or just for the non-english fetches?
Ramsey
On Feb 23, 2011, at 9:48 AM, Sreenivasulu A wrote:
> Hi Ramsey,
>
> Case sensitive fetch is working properly.
> I am using MySQL Datab
I've had no troubles using AMIs of the same Unix variant, right now, I have
this in the US region:
ami-38c33651
It's a "tiny" instance which works great for testing, but I've noticed the
memory overhead is so low -- that if you try to launch more than one
application instance, you'll be uncere
Does anyone have any recommendations as to which AMI to use in the US (east or
west). The ami used in Simon's example works fine but is only available in the
EU. It looks to me like a basic 64 bit Amazon Linux AMI on EBS. Can I use the
current 64 bit base ami or should I be using another?
On
Le 2011-02-23 à 11:20, Klaus Berkling a écrit :
>
> On Feb 23, 2011, at 8:14 AM, David LeBer wrote:
>
>>> I'm thinking of doing a presentation on the WebEx channel on how to install
>>> a WO deployment environment on Linux (CentOS/RedHat), any interest for this?
>>
>> If anyone is interested
Hi Sreenivasulu,
Not really sure... All other things being equal, does a case sensitive fetch
work? Also, what DB are you using?
Ramsey
On Feb 23, 2011, at 2:14 AM, Sreenivasulu A wrote:
> Hi All,
>
> I am implementing internationalization in my example application.
> For doing this, I kept
On 2011-02-23, at 11:20 AM, Klaus Berkling wrote:
>
> On Feb 23, 2011, at 8:14 AM, David LeBer wrote:
>
>>> I'm thinking of doing a presentation on the WebEx channel on how to install
>>> a WO deployment environment on Linux (CentOS/RedHat), any interest for this?
>>
>> If anyone is intereste
Hi Markus,
Are you setting this property?
er.extensions.ERXApplication.DefaultEncoding=UTF-8
Other ideas:
http://wiki.objectstyle.org/confluence/display/WO/Development-Localization+and+Internationalization
Ramsey
On Feb 23, 2011, at 7:57 AM, Markus Ruggiero wrote:
> Hi,
>
> I am currently f
On Feb 23, 2011, at 8:14 AM, David LeBer wrote:
>> I'm thinking of doing a presentation on the WebEx channel on how to install
>> a WO deployment environment on Linux (CentOS/RedHat), any interest for this?
>
> If anyone is interested in our experience with deploying to Ubuntu on Linode
> I'd
On 2011-02-23, at 10:58 AM, Pascal Robert wrote:
>
> Le 2011-02-23 à 10:37, John Baldwin a écrit :
>
>> Excellent.
>>
>> Definitely using Wonder this time around. I love the embedded frameworks
>> deploy idea. So I'll head down this route.
>>
>> And I'll definitely review Pascal's screencast
Le 2011-02-23 à 10:57, Jesse Tayler a écrit :
> Glad to!
>
> As I recall, I wasn't able to update their website or blog or contact whoever
> set it up, but we can make sure our wiki makes it clear it isn't supported.
>
> Where's a page on a wiki I can alter?
>
> I'd love to help write up som
Le 2011-02-23 à 10:37, John Baldwin a écrit :
> Excellent.
>
> Definitely using Wonder this time around. I love the embedded frameworks
> deploy idea. So I'll head down this route.
>
> And I'll definitely review Pascal's screencast section on securing
> JavaMonitor and wotaskd.
In summary, i
Glad to!
As I recall, I wasn't able to update their website or blog or contact whoever
set it up, but we can make sure our wiki makes it clear it isn't supported.
Where's a page on a wiki I can alter?
I'd love to help write up some data about the Simon approach, I've done it here
and I'm very
Hi Jesse,
If they don't work or are out of date, I would suggest making note of that on
the wiki. Whoever put them there was nice enough to do so when it was relevant,
but that person is not obligated to maintain it forever. If the info is no
longer correct and you know about it, do the commun
Excellent.
Definitely using Wonder this time around. I love the embedded frameworks deploy
idea. So I'll head down this route.
And I'll definitely review Pascal's screencast section on securing JavaMonitor
and wotaskd.
Glad to be back.
Thanks,
John
On Tuesday Feb 22 12:59 PM, at 12:59 PM, D
On 2011-02-23, at 11:15 AM, Jesse Tayler wrote:
> they don't work and aren't supported -
>
> they are leftover and should get removed, but of course whoever put it up
> abandoned it in place so people read it and thing it might work.
>
> there have been changes in how you can setup a server, n
On 2011-02-23, at 11:00 AM, Paul D Yu wrote:
> Kevin
>
> Try to do a sudo passwd on the root account.
Thanks Paul. That worked.
>
> Paul
> On Feb 23, 2011, at 9:45 AM, Kevin Hinkson wrote:
>
>> Hi,
>> I setup an Amazon EC2 instance using the WOlastic image listed here
>> (ami-0be80962):http
they don't work and aren't supported -
they are leftover and should get removed, but of course whoever put it up
abandoned it in place so people read it and thing it might work.
there have been changes in how you can setup a server, now it is best like
"Simon says" to use a generic instance and
Simons scripts with a small amount of editing worked great. And I now love
amazon.. More than my old Xserves which had performed flawlessly
Sent from my iPhone
On Feb 23, 2011, at 10:02 AM, Jesse Tayler wrote:
> do NOT use WOLastic
>
> those pages should get taken down, it is not a good way t
On 2011-02-23, at 11:02 AM, Jesse Tayler wrote:
> do NOT use WOLastic
>
> those pages should get taken down, it is not a good way to setup
Out of curiosity, why is it not a good way to setup?
>
> check out simon's install scripts or check back in threads about amazon to
> see how to get that
do NOT use WOLastic
those pages should get taken down, it is not a good way to setup
check out simon's install scripts or check back in threads about amazon to see
how to get that working.
On Feb 23, 2011, at 10:00 AM, Paul D Yu wrote:
> Kevin
>
> Try to do a sudo passwd on the root account.
Kevin
Try to do a sudo passwd on the root account.
Paul
On Feb 23, 2011, at 9:45 AM, Kevin Hinkson wrote:
> Hi,
> I setup an Amazon EC2 instance using the WOlastic image listed here
> (ami-0be80962):http://wiki.objectstyle.org/confluence/display/WO/Deploying+on+Amazon+EC2
> However, I have not
Hi,
I am currently fighting with a ERD2W application and unicode character support.
Some chars simply do not make it into the browser display. One example is "→"
(right arrow).
DB is Oracle 9 running on WinNT, development on Snow Leo
I can copy/paste that particular char from an Excel table in
Hi,
I setup an Amazon EC2 instance using the WOlastic image listed here
(ami-0be80962):http://wiki.objectstyle.org/confluence/display/WO/Deploying+on+Amazon+EC2
However, I have not been able to find the su password for this image so I can
drop to root. This question was also asked on the google g
Hi All,
I am implementing internationalization in my example application.
For doing this, I kept Schema is in utf-8.
Entitiy in EOModeled as shown below:
{
attributes = (
{
allowsNull = N;
columnName = id;
name = id;
precision = 10;
45 matches
Mail list logo