Re: Why is the Configuration of EVERY instance/application shared with EVERY application-server?

2014-07-16 Thread Paul Dunkler
Hi there, thanks for your thoughts on this. See my answers below in the text. On Jul 15, 2014, at 12:34 PM, Paul Dunkler paul.dunk...@xyrality.com wrote: we are currently facing some deployment problems with WebObjects-Applications which most probably has the reasons in our (very big

Why is the Configuration of EVERY instance/application shared with EVERY application-server?

2014-07-15 Thread Paul Dunkler
interested in your thoughts on this topic. -- Mit freundlichen Grüßen / Kind regards Paul Dunkler signature.asc Description: Message signed with OpenPGP using GPGMail ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev

Re: Application startup time

2014-04-28 Thread Paul Dunkler
your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com This email sent to paul.dunk...@xyrality.com -- Mit freundlichen Grüßen / Best regards Paul Dunkler signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [Wonder-disc] ERXEC and locking

2012-07-09 Thread Paul Dunkler
I recently "Wonderized" a legacy WO application and I have a strange race condition that happens very rarely and only under extremely high load.Application extends ERXApplication, Session extends ERXSession and so on, I removed all "new EOEditingContext()" and replaced them with

Different Database Connection per session for the same model

2012-06-18 Thread Paul Dunkler
but not really found an answer for that problem. I know that what i trying to do will cause a bit memory overhead but i do not want to provide ~25 applications just because they need different database connections. Would be nice to get some suggestions... -- With best regards Paul Dunkler

Re: Entirely independent EOF on Quartz Threads - How to do?

2012-02-17 Thread Paul Dunkler
with that work. So let me know. If you are interested to get the source code, send me an email directly at sophiacom.fr (same user) Philippe @prabier -- Mit freundlichen Grüßen / Kind regards Paul Dunkler ___ Do not post admin requests to the list

Entirely independent EOF on Quartz Threads - How to do?

2012-02-16 Thread Paul Dunkler
anEditingContext.saveChanges(); anEditingContext.rootObjectStore().unlock(); It would be nice to get your suggestions about this Topic. -- Mit freundlichen Grüßen Paul Dunkler ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev

Re: Entirely independent EOF on Quartz Threads - How to do?

2012-02-16 Thread Paul Dunkler
and retrieve the eo in each thread with ec.faultForGlobalId.I'm not sharing any EO's between threads. Then if you have massive eof processing going on in parallel, you should use a OSC pool.Also a good suggestion. You mean the ERXObjectStoreCoordinatorPool, right?Good luckAlex2012/2/16 Paul Dunkler

Re: Entirely independent EOF on Quartz Threads - How to do?

2012-02-16 Thread Paul Dunkler
postings - I will take a look at these Background Tasks... thanks Just my 0.02 Andrus --- Andrus Adamchik Apache Cayenne ORM: http://cayenne.apache.org/ Twitter: http://twitter.com/andrus_a On Feb 16, 2012, at 1:29 PM, Paul Dunkler wrote: Hi Community, i'm currently

Compilation errors when adding PostgresqlPlugin to maven-woapplication-project

2011-12-01 Thread Paul Dunkler
/configuration /plugin Would very nice if someone can help :) -- Mit freundlichen Grüßen / With kind regards Paul Dunkler ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev

Re: Compilation errors when adding PostgresqlPlugin to maven-woapplication-project

2011-12-01 Thread Paul Dunkler
it works if i remove the PostgresqlPlugin... And if i remove the plugin, my code will not change... the var args constructor is then still there... I don't understand thatRamseyOn Dec 1, 2011, at 7:25 AM, Paul Dunkler wrote:Hi Guys,i´m currently trying to convert our deployment scenario to maven

Re: Compilation errors when adding PostgresqlPlugin to maven-woapplication-project

2011-12-01 Thread Paul Dunkler
that was it, what was wrong :) Thank you very much!Cheers,HenriqueOn 01/12/2011, at 14:49, Ramsey Gurley wrote:On Dec 1, 2011, at 9:44 AM, Paul Dunkler wrote:NSArray doesn't have a var args constructorhttp://developer.apple.com/legacy/mac/library/documentation/InternetWeb/Reference/WO542Reference/com

WebOjects Apache Adaptor for 16 Servers+

2011-08-24 Thread Paul Dunkler
/ tips on this topic! -- Mit freundlichen Grüßen / Kind regards Paul Dunkler ___ 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

Re: WebOjects Apache Adaptor for 16 Servers+

2011-08-24 Thread Paul Dunkler
Okay. Than i will go and break the WebObject's curious defaults and compile it myself with a higher limit :)Thanks for the thoughts!Am 24.08.2011 um 16:49 schrieb John Huss:On Wed, Aug 24, 2011 at 9:17 AM, Chuck Hill ch...@global-village.net wrote: On 2011-08-24, at 1:40 AM, Paul Dunkler wrote

Re: NSTimestamp and Timezone-Formatting

2011-07-27 Thread Paul Dunkler
It worked like a charm! Thanks very much for this hint.Am 26.07.2011 um 16:16 schrieb Ramsey Gurley:http://webobjects.mdimension.com/hudson/job/Wonder/javadoc/er/extensions/appserver/ERXSession.html#autoAdjustTimeZone()On Jul 26, 2011, at 6:53 AM, Paul Dunkler wrote:Hi List,got a little question

Re: Lion and EOModel files no worky

2011-07-27 Thread Paul Dunkler
Got problems running the apps through WOLips too? This works nice for me. Just didn't tried it with jars from the command line on lion.Am 27.07.2011 um 15:46 schrieb Calven Eggert:FYI,I have discovered that all of my WO java apps (that I run as runable jars from the terminal) are no longer working

NSTimestamp and Timezone-Formatting

2011-07-26 Thread Paul Dunkler
into another TimeZone? It would be really nice if somebody out there got a nice solution for this. May there is something in Wonder and i don´t know ;) -- Kind Regards, Paul Dunkler ___ Do not post admin requests to the list. They will be ignored

Re: NSTimestamp and Timezone-Formatting

2011-07-26 Thread Paul Dunkler
, Paul Dunkler wrote:Hi List,got a little question. I´m currently developing on an internal administration application. There we have a lot of statistical data which is picked with timestamps.The fact is, that our company got customers all around the world. And i want to give the users

Re: AJAX Sample Applications - 2

2011-06-14 Thread Paul Dunkler
@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com This email sent to paul.dunk...@xyrality.com -- Best Regards Paul Dunkler ___ Do not post admin requests

Re: Dynamic loading of a component into a container?

2011-06-10 Thread Paul Dunkler
, 2011, at 3:26 PM, Paul Dunkler paul.dunk...@xyrality.com wrote: At the moment i use the AjaxUpdateLink only to trigger a refresh on the AjaxUpdateContainer. In that AjaxUpdateContainer i defined some WOConditionals... But i want an AjaxUpdateLink to load the content of a component

Dynamic loading of a component into a container?

2011-06-09 Thread Paul Dunkler
liwo:LoadComponentIntoZoneLink x=AddProductComponent zone=testZoneAdd Products/wo:LoadComponentIntoZoneLink /li /ul /body /html (the names of the components are chosen random by me ^^ just for showing you what behavior i want) Thanks in advance! Best Regards, Paul Dunkler

Re: Dynamic loading of a component into a container?

2011-06-09 Thread Paul Dunkler
Huss: Isn't this what AjaxUpdateContainer does? What is wrong with using it? On Thu, Jun 9, 2011 at 3:12 PM, Paul Dunkler paul.dunk...@xyrality.com wrote: Hey Guys, is there any possibility in wonder to load a component into a pre-defined zone in the template? I´m dealing

Re: CSS resources using url(...) syntax under Direct Connect

2011-06-01 Thread Paul Dunkler
to paul.dunk...@xyrality.com Mit freundlichen Grüßen Paul Dunkler inline: xyrality_logo_medium.png - XYRALITY GmbH • Lerchenstraße 28a • 22767 Hamburg Paul Dunkler • Softwareentwickler Mail: paul.dunk...@xyrality.com Tel: +49 (0) 40 23 51 78 97

Re: Avoiding expensive database roundtrips for enterprise objects

2011-05-31 Thread Paul Dunkler
of where the invalidate originated in code: NSLog.out.appendln(new RuntimeException()); Chuck On May 27, 2011, at 1:19 AM, Paul Dunkler wrote: Am 26.05.2011 um 20:28 schrieb Chuck Hill: On May 26, 2011, at 9:03 AM, Paul Dunkler wrote: nice - thank you for the hint. I tried

Re: CSS resources using url(...) syntax under Direct Connect

2011-05-31 Thread Paul Dunkler
/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com This email sent to paul.dunk...@xyrality.com Mit freundlichen Grüßen Paul Dunkler inline: xyrality_logo_medium.png - XYRALITY GmbH • Lerchenstraße 28a • 22767 Hamburg Paul Dunkler

Re: CSS resources using url(...) syntax under Direct Connect

2011-05-31 Thread Paul Dunkler
I´m running through direct connect (as mentioned in my first post at this topic). Only in development - not production Am 31.05.2011 um 16:22 schrieb John Huss: Are you running through direct connect or the web server? In development or in production? 2011/5/31 Paul Dunkler paul.dunk

Re: CSS resources using url(...) syntax under Direct Connect

2011-05-30 Thread Paul Dunkler
) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com This email sent to paul.dunk...@xyrality.com -- Mit freundlichen Grüßen / Kind regards Paul Dunkler ___ Do not post

Re: Avoiding expensive database roundtrips for enterprise objects

2011-05-27 Thread Paul Dunkler
Am 26.05.2011 um 20:28 schrieb Chuck Hill: On May 26, 2011, at 9:03 AM, Paul Dunkler wrote: nice - thank you for the hint. I tried it and i was successfull. But in addition to this fix, it would be nice to know why the default behaviour of the editingContext is to refault all objects

Avoiding expensive database roundtrips for enterprise objects

2011-05-26 Thread Paul Dunkler
be very nice if you got any ideas to avoid this behaviour. Or some nice thinkings about doing it right :) I think this is a problem which can be solved - we browsed Webobjects Books / Tutorials / Mailing List History, but had no luck at all -- Mit freundlichen Grüßen / Kind regards Paul

Re: Avoiding expensive database roundtrips for enterprise objects

2011-05-26 Thread Paul Dunkler
History, but had no luck at all -- Mit freundlichen Grüßen / Kind regards Paul Dunkler ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update

D2W Question about short-version of webobjects definition

2011-03-24 Thread Paul Dunkler XYRALITY GmbH
work (no output). Are they not implemented or is there another reason? It would be nice to hear from you out there. Thanks in advantage! -- Best regards, Paul Dunkler ___ Do not post admin requests to the list. They will be ignored. Webobjects

Indexes on Postgresql using EOF Modeler

2011-03-09 Thread Paul Dunkler
on the primary key attributes are generated (automatically), but no index which i defined by my self. Would be very nice if anyone now what to do, because i don't want to maintain my indexes in txt-documents or something ;) -- Best Regards Paul Dunkler

Re: Reverse Engineer?

2011-03-08 Thread Paul Dunkler
://lists.apple.com/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com This email sent to paul.dunk...@xyrality.com Mit freundlichen Grüßen Paul Dunkler inline: xyrality_logo_medium.png - XYRALITY GmbH • Lerchenstraße 28a • 22767 Hamburg Paul Dunkler

Re: Reverse Engineer?

2011-03-08 Thread Paul Dunkler
the database came back. Here's the Build Path that I have for this project. Paul Properties for TestModel.jpg On Mar 8, 2011, at 11:07 AM, Paul Dunkler wrote: Hi James, sounds like you are missing the JavaFoundation-Framework in your build path... Just check your build path (right click

Re: Issue With the Eclipse

2011-03-01 Thread Paul Dunkler
: http://lists.apple.com/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com This email sent to paul.dunk...@xyrality.com -- Best regards Paul Dunkler ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing

Programmatically changing database configuration on startup

2011-02-28 Thread Paul Dunkler
Regards Paul Dunkler ___ 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.apple.com/mailman/options/webobjects-dev

Fwd: Programmatically changing database configuration on startup

2011-02-28 Thread Paul Dunkler
+Files Look at the source for http://wonder.sourceforge.net/javadoc/er/extensions/ERXConfigurationManager.html if you want to see how it's done. On 2011-02-28, at 9:12 AM, Paul Dunkler wrote: Hi all, we are currently trying to make our deployment work nice. A problem we currently have