Re: [NOOB-QUESTION] where should a jar file ?

2006-05-08 Thread Philippe Lafoucrière
sorry to come again with that, but can I put the jars in the AppName.woa/Contents/Extensions automatically ? No, you will have to modify the build process to do this. Thank you Chuck for your response. I still don't understand why it is so "hard" to deal with a few jar libraries :( Ph

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Jonathan Miller
NSLog.debug.appendln(new RuntimeException("Session Created")); Thank you for that tidbit. Turns out it was my mistake I did have WOCondition that was referencing a session object. Thanks a million Jon On May 8, 2006, at 10:02 AM, Chuck Hill wrote: On May 8, 2006, at 12:49 PM, Jonatha

Re: FrontBase license now free!

2006-05-08 Thread Chuck Hill
Let's just say that I wish the OS was as stable as FrontBase. :-) On May 8, 2006, at 5:24 PM, Arturo Pérez wrote: As stable as anything else on Windows, I imagine :-) -arturo On May 8, 2006, at 5:41 PM, Chuck Hill wrote: Very stable on OS X and relatively :-) stable on Windows. I have

Re: FrontBase license now free!

2006-05-08 Thread Arturo Pérez
As stable as anything else on Windows, I imagine :-) -arturo On May 8, 2006, at 5:41 PM, Chuck Hill wrote: Very stable on OS X and relatively :-) stable on Windows. I have not used it on Linux. Chuck On May 7, 2006, at 2:55 PM, Arturo Pérez wrote: How's FrontBase on Linux, Windows and

Re: problem while connecting to application via webserver

2006-05-08 Thread Chuck Hill
Hi, On May 8, 2006, at 6:38 AM, Alexander Trofimchouk wrote: Hello, I use WinXP and have rather strange problem: I can easily connect to my applications via direct connect (http:// localhost:/cgi-bin/WebObjects/) But I can’t connect via IIS-webserver http://localhost/cgi-bin/ WebObjects//

Re: FrontBase license now free!

2006-05-08 Thread Chuck Hill
Very stable on OS X and relatively :-) stable on Windows. I have not used it on Linux. Chuck On May 7, 2006, at 2:55 PM, Arturo Pérez wrote: How's FrontBase on Linux, Windows and MacOS X? -arturo ___ Do not post admin requests to the list. They

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Chuck Hill
On May 8, 2006, at 1:30 PM, Guido Neitzer wrote: On 08.05.2006, at 22:02 Uhr, Chuck Hill wrote: Could WOImage be creating a session? I think it will if you are using the value or data bindings. Depends on where the data is coming from (so you may create a session implicit in Java code)

Re: FrontBase license now free!

2006-05-08 Thread Chuck Hill
On May 4, 2006, at 5:04 AM, Marc Oesch wrote: We had also issues with crashes sometimes without being able to reproduce it. Whenever we have heard about this type of problems, we have always responded asap. If the problem isn't easy to reproduce, we always suggest a procedure (stop database,

Re: FrontBase license now free!

2006-05-08 Thread Guido Neitzer
On 08.05.2006, at 22:28 Uhr, Pierce T. Wetter III wrote: Could it be the like that isn't optimized? I know that col1 = 'a' or col1 = 'b' is optimized. Let's see ... [firing up FrontBase Manager] Ah, new information for this: - col1 = 'a' or col1 = 'b' --> index is used - col1 like 'a'

Re: [NOOB-QUESTION] where should a jar file ?

2006-05-08 Thread Chuck Hill
On May 6, 2006, at 12:57 AM, Philippe Lafoucrière wrote: Not in the template, but the WO loader has support for one. Put the jars in AppName.woa/Contents/Extensions Where they will be picked up automatically by the WO bootstrap class. Hello, sorry to come again with that, but can I pu

Re: Wikibook

2006-05-08 Thread Chuck Hill
Nice job! Thanks! Chuck On May 6, 2006, at 12:00 PM, Mike Schrag wrote: I received approval from both Apple and about 30 or 40 of the people I have emailed so far asking for permission to reproduce their mailing list posts onto the WO Wikibook at http:// en.wikibooks.org/wiki/Programming:

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Guido Neitzer
On 08.05.2006, at 22:02 Uhr, Chuck Hill wrote: Could WOImage be creating a session? I think it will if you are using the value or data bindings. Depends on where the data is coming from (so you may create a session implicit in Java code). The WOImage itself should never create a session

Re: Direct Action response URL

2006-05-08 Thread Chuck Hill
I've not seen this before. Is Project Wonder or something adding this? Chuck On May 8, 2006, at 12:35 PM, Kieran Kelleher wrote: I am getting a "r" query param in a direct action response. For example: /cgi-bin/WebObjects/myapp.woa/1/wa/PWDirectAction/media? wosid=WTVlUO1u3wJQkXhGSbx9KM&ob

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Guido Neitzer
On 08.05.2006, at 21:49 Uhr, Jonathan Miller wrote: Thanks for that and indeed I did have a component action in the parent component (search box). You should make this static. Bind the action to a directAction and transfer the parameters in a standard html form. Refer to some WO book how

Re: WebSphere connection pool and deadlock - HELP!

2006-05-08 Thread David Aspinall
I am wondering now if the problem could be the way the applications are packaged as an EAR file. We are currently deploying as 5 different applications within websphere, using one EAR file to deploy all. My new understanding suggests that websphere allocates only one child JVM for the ear

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Chuck Hill
On May 8, 2006, at 12:49 PM, Jonathan Miller wrote: Hi Paul, Thanks for that and indeed I did have a component action in the parent component (search box). However after moving that to a DirectAction I still have not seemed to have fixed the problem. What is more confusing is that I lo

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Jonathan Miller
Hi Paul, Thanks for that and indeed I did have a component action in the parent component (search box). However after moving that to a DirectAction I still have not seemed to have fixed the problem. What is more confusing is that I load all my content out of XML so at this point I shoul

Direct Action response URL

2006-05-08 Thread Kieran Kelleher
I am getting a "r" query param in a direct action response. For example: /cgi-bin/WebObjects/myapp.woa/1/wa/PWDirectAction/media? wosid=WTVlUO1u3wJQkXhGSbx9KM&object=196&r=1355684980 What is the significance of that "r=1355684980"? Regards, Kieran

Re: WWDC Sessions

2006-05-08 Thread Mike Schrag
No presenters listed yet ... On May 8, 2006, at 3:27 PM, Anjo Krank wrote: Am 08.05.2006 um 20:59 schrieb Mike Schrag: WebObjects and Web 2.0 Oh wow... and who's gonna hold this? There isn't even an entry level WO session like in the last few years. Cheers, Anjo ___

Re: WWDC Sessions

2006-05-08 Thread Anjo Krank
Am 08.05.2006 um 20:59 schrieb Mike Schrag: WebObjects and Web 2.0 Oh wow... and who's gonna hold this? There isn't even an entry level WO session like in the last few years. Cheers, Anjo ___ Do not post admin requests to the list. They will be ig

Re: WWDC Sessions

2006-05-08 Thread Mike Schrag
... or something cool and new? I guess we have to buy a ticket and see. Oh, there's also a WebObjects Lab in the Labs list. ms On May 8, 2006, at 3:22 PM, David LeBer wrote: On 8-May-06, at 2:59 PM, Mike Schrag wrote: There are three WebObjects sessions currently on the list for WWDC: ht

Re: WWDC Sessions

2006-05-08 Thread Guido Neitzer
On 08.05.2006, at 20:59 Uhr, Mike Schrag wrote: There are three WebObjects sessions currently on the list for WWDC: Could be worse - so we know with a reliability of about 71.3% that it won't die until August ... ;-) cug -- PharmaLine, Essen, GERMANY Software and Database Development _

Re: WWDC Sessions

2006-05-08 Thread David LeBer
On 8-May-06, at 2:59 PM, Mike Schrag wrote: There are three WebObjects sessions currently on the list for WWDC: http://developer.apple.com/wwdc/sessions/desc- informationtechnologies.html Java and WebObjects Feedback Forum WebObjects and Web 2.0 Using the ProjectWONDER Ajax.Framework per

WWDC Sessions

2006-05-08 Thread Mike Schrag
There are three WebObjects sessions currently on the list for WWDC:http://developer.apple.com/wwdc/sessions/desc-informationtechnologies.htmlJava and WebObjects Feedback ForumWebObjects and Web 2.0WebObjects Deployment on Mac OS X Server ___ Do not post a

[OT] WebObjects Deployment on windows 2003 Server

2006-05-08 Thread Ute Hoffmann
Hallo, has anyone deployed WO Apps successfully on Windows 2003 Server (WO 5.2.4)? Any caveats? Thanks for some insght. Regards, Ute ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev

Re: Too Many Sessions Are Being Generated

2006-05-08 Thread Paul Suh
Jon, The problem is probably not in the use of the shared EC, but in the page that you are generating. If you have *any* component actions on the page then it will automatically generate a Session object to keep track of the component actions, even if you are getting to the page via a dir

problem while connecting to application via webserver

2006-05-08 Thread Alexander Trofimchouk
Hello, I use WinXP and have  rather strange problem: I can easily connect to my applications via direct connect (http://localhost:/cgi-bin/WebObjects/>) But I can’t connect via IIS-webserver http://localhost/cgi-bin/WebObjects//->  I get 404 not found What can be wrong?   I have WebObj

Re: FrontBase license now free!

2006-05-08 Thread Guido Neitzer
On 04.05.2006, at 18:23 Uhr, Pierce T. Wetter III wrote: I seem to remember this getting fixed quite awhile ago. Are you still running into it? I know it was definitely fixed for the EOF case. I have tested a statement 2 minutes ago and when I use something like select * from foo where c