Re: Wrong url generation for frameworks

2015-11-29 Thread Frank Stock
from my iPad > > On Nov 27, 2015, at 3:49 AM, Frank Stock <mailto:frank.st...@telenet.be>> wrote: > >> Hi All, >> >> Is there an easy way to build Wonder? >> I can add all the Wonder frameworks int Eclipse, I understand that my >> development m

Re: Wrong url generation for frameworks

2015-11-27 Thread Frank Stock
try, this fix automatically fixes the URL for WebServerResources for > embedded frameworks > > Markus > > > >> Am 26.11.2015 um 14:58 schrieb Frank Stock : >> >> Hi Werner, >> >> >> I did a complete new install of WO on another Mac, with

Re: Wrong url generation for frameworks

2015-11-26 Thread Frank Stock
t; > you might give my pull request > > https://github.com/wocommunity/wonder/pull/704 > > a try, this fix automatically fixes the URL for WebServerResources for > embedded frameworks > > Markus > > > >> Am 26.11.2015 um 14:58 schrieb Frank Stock : >&g

Re: Wrong url generation for frameworks

2015-11-26 Thread Frank Stock
fixes the URL for WebServerResources for > embedded frameworks > > Markus > > > >> Am 26.11.2015 um 14:58 schrieb Frank Stock : >> >> Hi Werner, >> >> >> I did a complete new install of WO on another Mac, with a new Wonder project >>

Re: Wrong url generation for frameworks

2015-11-26 Thread Frank Stock
Hi Werner, I did a complete new install of WO on another Mac, with a new Wonder project an I get the same result. My old application are running normal. App resources are working fine. Frank > Op 26 nov. 2015, om 12:56 heeft Frank Stock het > volgende geschreven: > > Hi Werner,

Re: Wrong url generation for frameworks

2015-11-26 Thread Frank Stock
t.ERXServletAdaptor“> > … > > > This will put the necessary command line argument into the startup script of > your packaged application which should resolve your URL problem. > > HTH > jw > > >> Am 26.11.2015 um 11:53 schrieb Frank Stock > <

Wrong url generation for frameworks

2015-11-26 Thread Frank Stock
/modalbox.css Resources in the app are working fine: /WebObjects/xxx.woa/Contents/WebServerResources/PageWrapper.css Did I do something wrong? Thanks in advance! Frank Stock Belgium ___ Do not post admin requests to the list. They will be ignored. Webobjects

Re: ERRest using Ember

2015-10-13 Thread Frank Stock
ution for that. I will post a code snippet. >> >> Michael >> >> Sent from my iPhone >> >> On Oct 12, 2015, at 5:06 PM, Frank Stock > <mailto:frank.st...@telenet.be>> wrote: >> >>> Hi, >>> >>> >>> When usin

ERRest using Ember

2015-10-12 Thread Frank Stock
Hi, When using Ember as format, If the indexAction has to return an empty array I always get: net.sf.json.JSONException: JSON keys cannot be null. Is there something I can do to prevent that? When doing a test in the ERRestRouteExample, I get the same error. Thanks in advance, Frank Stock

Re: AjaxFlickrBatchNavigation

2015-09-23 Thread Frank Stock
hronous binding of AjaxUpdateContainer to NO or > "$false". I never tried but if it force a synchronous refresh, this should > freeze the UI during the refresh. > > Samuel > > >> Le 2015-09-22 à 12:41, Frank Stock a écrit : >> >> Hi all, >>

AjaxFlickrBatchNavigation

2015-09-22 Thread Frank Stock
nc. So all the numbers and prices are changed of these displayed items. Can you do something with 'onRefreshComplete'in AjaxUpdateContainer? Is there somewhere an example of that? Thanks in advance! Frank Stock Chem-lab nv Belgium ___ Do not

Re: slow response of pdf

2014-11-01 Thread Frank Stock
>>> I think you want to read more than one byte at a time. Try reading a block >>> of bytes at a time. You can try different numbers and see where the sweet >>> spot is. >>> >>> HTH, >>> Kevin >>> >>> >>&

Re: slow response of pdf

2014-11-01 Thread Frank Stock
to read more than one byte at a time. Try reading a block of > bytes at a time. You can try different numbers and see where the sweet spot > is. > > HTH, > Kevin > > > > On Nov 1, 2014, at 10:26 AM, Frank Stock <mailto:frank.st...@telenet.be>> wrote: >

slow response of pdf

2014-11-01 Thread Frank Stock
as this something to do with Apache? Where can I find more information to solve this? Thanks in advance, Frank Stock Belgium ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.appl

URGENT help needed: app simply stopped working (sort of)

2014-09-29 Thread Frank Stock
Marcus, did you check the Apache settings? > Folks, > > I don't get it anymore. I have a Mac Mini Server running one Wonder app. > Deployment is with JavaMonitor from Wonder. The app has been running for a > couple months. This weekend I updated Max OS X from 10.9.4 to 10.9.5. Now my > appl

Re: Angular JS + WO

2014-06-23 Thread Frank Stock
that. > > > One more thing: In create filers you will need to map relationships: > filter.include(Bidder.COUNTRY_ID); > filter.addMap(new ERXKey("country"), Bidder.COUNTRY_ID); > > > > > Michael Kondratov > Aspire Auctions, Inc. > 216-231-5515 >

Antw.: Angular JS + WO

2014-06-19 Thread Frank Stock
update. Is it possible to give me an example to start with? Thanks, Frank Stock Belgium > We've looked into it and went with EmberJS instead. It is a much better > framework IMO. We ended up modifying ERRest a bit, need to submit a commit. > Works beautifully with ember now

Re: Which RIA

2014-05-21 Thread Frank Stock
r.com/prabier > > Sent from my iPhone > > On 21 May 2014, at 11:57, Frank Stock wrote: > >> Hi All, >> >> I want to build new applications with a RIA framework. >> I did some (very basic) testing with EmberJS and MontagesJS. >> For me MontageJS look

Which RIA

2014-05-21 Thread Frank Stock
ld mainly administration like order-processing). Working with EmeberJS in Webstorm looked good. Can someone give me any advice? Thanks in advance, Frank Stock Chem-lab nv Belgium ___ Do not post admin requests to the list. They will be ignored. Webobjects-d

Re: ERXDisplaygroup setSelectedObject problem

2014-03-04 Thread Frank Stock
o you should be able to get updated jars in a couple of > minutes. Alternatively the 6.1.1 release from the github release page [1] is > good too. > > jw > > > [1] https://github.com/wocommunity/wonder/releases > > > > Am 04.03.2014 um 12:28 schrieb Frank

ERXDisplaygroup setSelectedObject problem

2014-03-04 Thread Frank Stock
rks ok How can I solve this? Frank Stock Belgium ___ 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: https://lists.apple.com/m

Re: Postgresql citext

2013-11-19 Thread Frank Stock
_user > ADD column myspecialcolumn citext"); > > > > On Nov 19, 2013, at 9:26 AM, Frank Stock wrote: > >> Hi all, >> >> Is there a reason why you can't select citext to use instead of varchar in >> the prototypes of the modeler (Postgres

Postgresql citext

2013-11-19 Thread Frank Stock
Hi all, Is there a reason why you can't select citext to use instead of varchar in the prototypes of the modeler (Postgresql)? I can manual change the type in de database, but that I won't be able to use ERMigration. Thanks, Frank Stock

Re: issue with Golips

2013-10-18 Thread Frank Stock
Thank you very much Timothy! Frank ___ 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: https://lists.apple.com/mailman/options/web

Re: issue with Golips

2013-10-14 Thread Frank Stock
Hi, Is there a way to solve the problem with p2? Greetings, Frank Stock Op 24 sep. 2013, om 15:25 heeft webobjects-dev-requ...@lists.apple.com het volgende geschreven: > Van: David LeBer > Onderwerp: Antw.: issue with Golips > Datum: 24 september 2013 15:25:26 CEST > Aan: prob

Re: No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-09-02 Thread Frank Stock
.info(component._componentDefinition().baseURL()) > > Jérémy DE ROYER > > Le 2 sept. 2013 à 17:23, Frank Stock a écrit : > >> Hi Jérémy, >> >> I only have this on my development machine, never on the server. >> >> Frank >> Op 2 sep. 2013, om 15:53 he

Re: No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-09-02 Thread Frank Stock
y { > log.error("Application terminated (? " + component.name() + " with baseURL " > + component._componentDefinition().baseURL() + " not found ?)"); > > Thread.sleep(10L * 1000L); > > WOApplication.application().terminate(); > > return tru

Re: No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-09-02 Thread Frank Stock
nk once, so link all of your projects > individually. > > > On Sep 1, 2013, at 2:52 PM, Frank Stock wrote: > >> Hi Theodore, >> >> Thank you for your answer but what name should I use if I have several >> projects? >> >> So if I have >>

Re: No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-09-01 Thread Frank Stock
ng this. It is a nice experiment to more fully understand Apache. > > Ted > > > On Sep 1, 2013, at 4:32 AM, Frank Stock wrote: > >> Sorry, I want a setup with no direct connect: >> >> Turning Off Direct Connect >> Configure your Apache to use mod_WebObje

Re: No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-09-01 Thread Frank Stock
geschreven: > that should be true but what about WODirectConnectEnabled? this should be > true also > > > ted > > > On Aug 31, 2013, at 10:43 AM, Frank Stock wrote: > >> >> Update: it works when I set WOAllowRapidTurnaroundMode to true, but I >>

Fwd: No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-08-31 Thread Frank Stock
Update: it works when I set WOAllowRapidTurnaroundMode to true, but I suppose that is not the way to do it. Begin doorgestuurd bericht: > Van: Frank Stock > Onderwerp: No template found for component Main at > "file:/Users/xxx/Documents/workspace/AppV2/" > Datum: 31

No template found for component Main at "file:/Users/xxx/Documents/workspace/AppV2/"

2013-08-31 Thread Frank Stock
Hi All, I am trying to setup my development with direct-connect. I think my configuration setting are ok, wotaksd is ok, I can see my App in the xm-file. My machine is Mac OS 10.8. First thing I get is : The requested application was not found on this server., Reloading gives me in de log:

Re: WOLips install

2012-10-04 Thread Frank Stock
found at >> http://jenkins.wocommunity.org/job/WOLips37Stable/lastSuccessfulBuild/artifact/temp/dist/. >> >> It doesn't work for WOLips37Current nor for WOLIps42. >> >> Greetings, >> Frank Stock >> ___ >> Do

WOLips install

2012-10-04 Thread Frank Stock
k for WOLips37Current nor for WOLIps42. Greetings, Frank Stock ___ 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: https://lists.apple.com/ma

AjaxFlexibleFileUpload in AjaxModalDialog

2011-11-28 Thread Frank Stock
closing the AMD? It works fine without the AMD, but then the interfacing does not feel right. Thanks in advance, Frank Stock Belgium ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev

Re: Conditional relation

2011-08-16 Thread Frank Stock
e EO itself) into ERXThreadStorage. Then you can access that global id > from anywhere, hydrate a user EO in whatever EC you are working and use it > for qualifier's or whatever. > > Regards, Kieran > > > On Aug 16, 2011, at 10:26 AM, Frank Stock wrote: > >> I have

Re: Conditional relation

2011-08-16 Thread Frank Stock
Session? > > Then use that information to qualify your fetches at the UI level? > > Paul > On Aug 16, 2011, at 10:26 AM, Frank Stock wrote: > >> I have never used it but is this something I can put in the ERXTreadStorage? >> So I can get it from ERXGenericRecord? &

Re: Conditional relation

2011-08-16 Thread Frank Stock
gt; > in another method for accessing the data, check if the > session.authenticatedUser exists, and whatever you want before retuning data > from table B. > > > > On Aug 16, 2011, at 9:39 AM, Frank Stock wrote: > >> Hi all, >> >> >> How can

Re: Conditional relation

2011-08-16 Thread Frank Stock
or accessing the data, check if the > session.authenticatedUser exists, and whatever you want before retuning data > from table B. > > > > On Aug 16, 2011, at 9:39 AM, Frank Stock wrote: > >> Hi all, >> >> >> How can I solve this: >> &g

Conditional relation

2011-08-16 Thread Frank Stock
use of ERXLocalizer where you get the column in the language you want, but I want the get a relation B, depending on the user information. Or where can I find more info about the working of 'user info' in the modeler. Thanks in advance, Frank Sto

Upload Files

2010-11-19 Thread Frank Stock
, can I use that so it works with the rest of ajax? Thank you form giving advice, Frank Stock ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update

FileUpload question

2010-10-31 Thread Frank Stock
Thanks in advance! Frank Stock Belgium ___ 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/webo

Re: Changes in latest Wonder

2010-09-28 Thread Frank Stock
Yes Thanks Mike, the date is working fine again! Frank Op 28-sep-2010, om 18:54 heeft Mike Schrag het volgende geschreven: > the build server builds after every commit, not nightly (and this commit was > a couple days ago anyway) ... > > ms > > On Sep 28, 2010, at 12:

Re: Changes in latest Wonder

2010-09-28 Thread Frank Stock
t; On Sep 28, 2010, at 11:32 AM, Frank Stock wrote: > >> Hi, >> >> >> I get a wrong date with the latest version of Wonder, getting data from my >> database (FB). (1 day earlier). I did my update on 09/23/10. >> >> I have restored with time machine

Changes in latest Wonder

2010-09-28 Thread Frank Stock
Hi, I get a wrong date with the latest version of Wonder, getting data from my database (FB). (1 day earlier). I did my update on 09/23/10. I have restored with time machine Wonder frameworks in /Library/frameworks from 08/17/10 and it works fine again. What can be the source of that? Fran

Re: insertion on AjaxExpansion

2010-08-28 Thread Frank Stock
Example2 uses the bindings: > > insertion="Effect.blind"; > insertionDuration="0.1"; > > http://webobjects.mdimension.com/cgi-bin/WebObjects/AjaxExample2.woa/wa/PageAction/ToggleDetails > > sharpy.. > > On 27/08/2010, at 4:07 AM, Frank Stock wrote:

Re: insertion on AjaxExpansion

2010-08-28 Thread Frank Stock
/javadoc/er/ajax/AjaxExpansion.html > > Mike's example in AjaxExample2 uses the bindings: > > insertion="Effect.blind"; > insertionDuration="0.1"; > > http://webobjects.mdimension.com/cgi-bin/WebObjects/AjaxExample2.woa/wa/PageAction/ToggleDetails > > shar

insertion on AjaxExpansion

2010-08-26 Thread Frank Stock
Hi All, I've been working for implementing the AccordionEffect for a few days now, without a decent result. So now I work with AjaxExpansion, but I want to add an effect but I can't find a working example. How do you specify the 'insertion'? Can someone give me a hint?

Jumploader

2010-05-22 Thread Frank Stock
Hi All, is there someone using with success 'jumploader'. I need to loadup serveral files at ones. I can get jumploader to work in the browser. But I can't figure out how to upload the files to my server. Thanks, Frank Stock Belgium

Re: TinyMCE and ajax

2010-03-14 Thread Frank Stock
an Ajaxupdate, the tinyMCE has >> disappeared. I have to a new tinyMCE.init to solve that, but I also have to >> add a timeout to make is appear again: >> >> > button = "$false" onSuccess ="function(e) {doOneUpdate() ;doTwoUpdate();}"

TinyMCE and ajax

2010-03-14 Thread Frank Stock
a timeout? How can I solve this? Thanks in advance, Frank Stock Belgium ___ 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 Subscrip

Antw.: WebObjects Installer (Wonder, WOLips and utilities)

2009-12-11 Thread Frank Stock
Hi All, I did the test on an Windows XP and it seems to work now. I will ask my students to do a test on Vista/Windows 7 (next year); Thanks, Frank Op 11-dec-2009, om 01:04 heeft webobjects-dev-requ...@lists.apple.com het volgende geschreven: > Van: Don Lindsay > Datum: 10 december 2009 21:56

Re: Webobjects-dev Digest, Vol 6, Issue 1156

2009-12-03 Thread Frank Stock
Hello Henrique, it is solved now. I wasn't aware of the changes in Vista. I did a search for wolips.properties and didn't find it!. Your tip was working. I am not a real PC-boy, so I did not know the meaning of %APPDATA%, so now I found it. Thanks! Frank Op 3-dec-2009, om 21:10 heeft webobjects

Install on Windows [SOLVED]

2009-12-02 Thread Frank Stock
> You must restart your Eclipse for the changes to take effect. > > Cheers, > > Henrique > > Frank Stock wrote: >> Hi all, >> I am learning my students WebObjects. At school we work with Macs and all >> works fine (naturally). >> The students have t

WebObjects on Vista

2009-12-02 Thread Frank Stock
Hi, Is someone using Vista or Windows 7? It seems that the path c:\Documents and Settings is replaced by Users. Can that be a problem when installing WO/WOLips?? Thanks Frank ___ Do not post admin requests to the list. They will be ignored. Webobjects-

Windows help

2009-12-02 Thread Frank Stock
Hi, is there someone who can give me the wolips.properties - file, that should be created with WOLips. The file isn't there and on the wiki there is only an example for the Mac. Thanks, Frank ___ Do not post admin requests to the list. They will be i

Re: Install on windows, please help

2009-12-02 Thread Frank Stock
our Eclipse for the changes to take effect. > > Cheers, > > Henrique > > Frank Stock wrote: >> Hi all, >> I am learning my students WebObjects. At school we work with Macs and all >> works fine (naturally). >> The students have to explore WO at home. I did s

Install on windows problem

2009-12-01 Thread Frank Stock
have declared NEXT_ROOT,. in the system variables, but eclipse has always the same error: classpath with null value. Has someone a solution for that. Thanks in advance, I already spend a lot off time to solve this. Frank Stock Belgium ___ Do not post

Re: new Session

2009-11-24 Thread Frank Stock
volgende geschreven: > On Nov 23, 2009, at 2:06 PM, Frank Stock wrote: > >> Hi all, >> >> I want to be able to create a new session, so once the user has logged in >> and is working in one session, he should be able to open a new session, but >> without logging i

new Session

2009-11-23 Thread Frank Stock
another session to search the data and then later continue to work with the older session. Thanks in advance, Frank Stock Belgium ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev

Re: PDF-printing

2009-07-16 Thread Frank Stock
Hello Andrew, it is the user who needs to print to a local printer. But I have solved it now to open an extra window and put the pdf there and then print. Tah gives me a nomal result. It is strange that printing directly from the iFrame add extra margins on top and left. Thanks, Frank Op

PDF-printing

2009-07-15 Thread Frank Stock
RXIFrame> public WOActionResults dePdf() { return _dePDF; } Thanks, Frank Stock belgium ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help

Re: AjaxObserveField - next Field

2009-07-09 Thread Frank Stock
like: document.getElementById('myElement1').focus(); But the onComplete/onSucces are executed every time. Just ideas, not sure if they will work. On Jul 9, 2009, at 12:51 PM, Frank Stock wrote: Yes, that is what happens. I have several order-lines, If the amount or the price

Re: AjaxObserveField - next Field

2009-07-09 Thread Frank Stock
only the AjaxObserveField that triggered the update would execute the onComplete script. Are all the AjaxObserveFields inside the AjaxUpdateContainer calling their onComplete script? On Jul 9, 2009, at 12:26 PM, Frank Stock wrote: Hi, I want to select the next field after an AjaxUpdate

AjaxObserveField - next Field

2009-07-09 Thread Frank Stock
#x27;).focus()", after the reload(AjaxUpdate), all the AjaxObserveField-elements will execute that, so always the last field is selected. How can I solve that? Thanks, Frank Stock Belgium ___ Do not post admin requests to the list. They will

Re: Mutiple wotaksd

2009-06-30 Thread Frank Stock
em to a 404 page. Just check the apache log for local requests they might be from 192.* ... or they might all come from your network's external IP address if users are using the public hostname to access it. HTH, Kieran On May 30, 2009, at 10:36 AM, Frank Stock wrote: Hi, W

Re: ERXJSOpenWindowSubmitButton

2009-06-23 Thread Frank Stock
On Jun 22, 2009, at 4:23 PM, Frank Stock wrote: thanks, I get the point, but can you tell me how I do that with inline bindings? Op 22-jun-09, om 21:30 heeft Chuck Hill het volgende geschreven: You could use the queryDictionary binding on hyperlink and then request.formValueForKey() to get the

Re: ERXJSOpenWindowSubmitButton

2009-06-22 Thread Frank Stock
Hi Chuck, thanks, I get the point, but can you tell me how I do that with inline bindings? "_blank" ?bar=?? >framework = "app" title="Factureer" /> Frank Op 22-jun-09, om 21:30 heeft Chuck Hill het volgende geschreven: On Jun 22, 2009, at 12:12 PM, F

Re: ERXJSOpenWindowSubmitButton

2009-06-22 Thread Frank Stock
I want to open a window to show new information, but I would like to do that with an image, not a button, just like you can do with the ERXJSOpenWindowHyperlink. Surround a WOImage with ERXJSOpenWindowHyperlink? tb The problem is that I need some data to be send back to the server, so it has

ERXJSOpenWindowSubmitButton

2009-06-21 Thread Frank Stock
Hi all, I want to open a window to show new information, but I would like to do that with an image, not a button, just like you can do with the ERXJSOpenWindowHyperlink. Perhaps it is something stupid that I don't know. How can I sove this? Thanks, Frank

AjaxFlickrBatchNavigation updater

2009-06-10 Thread Frank Stock
really have to add a button to save first? Thanks, Frank Stock ___ 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

Re: Mutiple wotaksd

2009-06-01 Thread Frank Stock
What is the best practice? I succeeded on my test-machine to work with 2 wotaskd. Frank Op 1-jun-09, om 19:38 heeft Chuck Hill het volgende geschreven: You can make the rules specific to each application by matching on the application name. Chuck On May 31, 2009, at 11:54 PM, Frank Stock

Re: Mutiple wotaksd

2009-05-31 Thread Frank Stock
for local requests they might be from 192.* ... or they might all come from your network's external IP address if users are using the public hostname to access it. HTH, Kieran On May 30, 2009, at 10:36 AM, Frank Stock wrote: Hi, What is the best thing to do if I want to

Mutiple wotaksd

2009-05-30 Thread Frank Stock
, Frank Stock ___ 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/archive%40mail

Re: Prototype mutableArray savechanges error

2009-05-27 Thread Frank Stock
om 21:29 heeft Chuck Hill het volgende geschreven: On May 27, 2009, at 12:26 PM, Frank Stock wrote: Ok, but why does the generator creates the following: public er.extensions.foundation.ERXMutableArray ordernummers() { return (er.extensions.foundation.ERXMutableArray) storedValueF

Re: Prototype mutableArray savechanges error

2009-05-27 Thread Frank Stock
lone()); then I get an error saying it should be an ERXMutableArray How can I change that? Frank Op 27-mei-09, om 21:13 heeft Chuck Hill het volgende geschreven: On May 27, 2009, at 12:02 PM, Frank Stock wrote: Hi, In my Entity, one of my Attributes has mutableArray as prototype. See Co

Re: Prototype mutableArray savechanges error

2009-05-27 Thread Frank Stock
Frank Op 27-mei-09, om 19:51 heeft Chuck Hill het volgende geschreven: On May 27, 2009, at 9:15 AM, Frank Stock wrote: Hi, When setting a ERXMutableArray to a ERXGenericRecord, What do you mean by "setting a ERXMutableArray to a ERXGenericRecord"? Chuck I suddenly get the

Prototype mutableArray savechanges error

2009-05-27 Thread Frank Stock
(Method.java:597) Thanks Frank Stock ___ 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

Re: Security control

2009-05-25 Thread Frank Stock
. If someone can give some advice, please do. Reading the fingerprint and knowing the user is no problem. The fingerprint is now connected to a local user. But I want a fingerprint that I can read and send the information to the server. Greetings, Frank Stock Op 25-mei-09, om 14:56 heeft

Re: Security control

2009-05-22 Thread Frank Stock
ug to detect teh user and send the name to the server. Greetings, Frank Stock Hi Frank Are you trying to capture miniature of finger print of user from a hardware device? Or generate digital signature based on PKI? Cheers Cheong Hee At the login of my WO-app, I want to know the identity o

Security control

2009-05-21 Thread Frank Stock
) Thanks, Frank Stock ___ 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/archive

Re: WebObjects Installer CD for Windows

2009-03-11 Thread Frank Stock
d the installer at http://web.me.com/pccdonl/wo.jar Thanks Don On Mar 11, 2009, at 12:06 PM, Frank Stock wrote: Ok, i will test it then. Frank Op 11-mrt-09, om 17:00 heeft Don Lindsay het volgende geschreven: This means you are not able to connect to the server, I can compile with a diff

Re: WebObjects Installer CD for Windows

2009-03-11 Thread Frank Stock
is too strict. The definition for this error is as follows: 400-499 - Client request incomplete Don On Mar 11, 2009, at 11:53 AM, Frank Stock wrote: I have tried it again (twice) with this as result: Op 11-mrt-09, om 15:17 heeft Don Lindsay het volgende geschreven: You are running the

Re: WebObjects Installer CD for Windows

2009-03-07 Thread Frank Stock
This is working now, but only installs 5.3.3. Is there a way to change this 5.4.3. Op 6-mrt-09, om 22:38 heeft John Ours het volgende geschreven: On Mar 6, 2009, at 4:26 PM, Q wrote: I think the problem you are having is that you cannot use -cp and - jar at the same time. Q is corre

Re: WebObjects Installer CD for Windows

2009-03-07 Thread Frank Stock
r all questions have been answered instead of doing its job it crashes. See the attached screenshot. I already asked Don but have not yet received an answer to this particular issue. ---markus--- On 05.03.2009, at 20:37, Frank Stock wrote: Hi, I am testing the install for my students who are wo

Re: WebObjects Installer CD for Windows

2009-03-05 Thread Frank Stock
Hi, I am testing the install for my students who are working on Windows, but after java -jar ./wo.jar -cp ./woinst.jar I get: The wizard cannot continue because of the following error: Invalid command line option: cp is not supported (1001) (403) I am not used to work on Windows (Ha

Re: last chance for stable

2009-01-27 Thread Frank Stock
This is the error I get: I did an update about 3 hours ago. I can do it again if you want me to do that? com.webobjects.foundation.NSForwardException for com.webobjects.foundation.NSForwardException for java.lang.IllegalStateException: adaptorValueType: unable to load class named 'java.lang.

Re: last chance for stable

2009-01-27 Thread Frank Stock
Hi Henrique and Mike, I've just upgraded to the nightly build and latest Wonder and i get the same error. Do you have a solution for that? Thanks Frank Stock Op 22-jan-09, om 21:45 heeft Henrique Prange het volgende geschreven: Hi Mike, It seems that WOL-936 broke my models. :( I ge

Re: Illegal Lock usage

2008-02-06 Thread Frank Stock
ec is local defined in the update-routine: EOEditingContext ec=ERXEC.newEditingContext(); Op 6-feb-08, om 19:15 heeft Chuck Hill het volgende geschreven: On Feb 6, 2008, at 1:54 AM, Frank Stock wrote: I don't use the EC from the session, I use a new EC in the thread. But I need to i

Re: Illegal Lock usage

2008-02-06 Thread Frank Stock
s, so I can see what is happening? Frank Op 6-feb-08, om 14:32 heeft Mike Schrag het volgende geschreven: Did you pass in an EO to the long response page from the session? If so that's likely the cause. On Feb 6, 2008, at 4:54 AM, Frank Stock wrote: I don't use the EC from the s

Re: Illegal Lock usage

2008-02-06 Thread Frank Stock
anges(); ec.rootObjectStore().invalidateAllObjects(); } Frank Stock Belgium Op 5-feb-08, om 17:28 heeft Chuck Hill het volgende geschreven: You are implementing it wrong. I am guessing that you are using an EC from the session in the long response page. The thread needs its o

Illegal Lock usage

2008-02-05 Thread Frank Stock
._private.WOWorkerThread.runOnce(WOWorkerThread.java:173) at com .webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java: 254) at java.lang.Thread.run(Thread.java:613) Thanks for helping, Frank Stock ___ Do not post admin requests to the list. They will be

Re: deleting and many to many

2007-08-13 Thread Frank Stock
tle tolerance for other opinions of what is right and wrong and won't work if it isn't the way it wants it. Could my problem have something to do with using one primary key and two foreign keys in my relation-table? John On Aug 9, 2007, at 6:52 AM, Frank Stock wrote: Hello,

Reliability EOModeler

2007-08-13 Thread Frank Stock
agate keys? My project is very complicated and I use many different EOEditingcontext, but just one instance for the moment. Thanks, Frank Stock ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webob

deleting and many to many

2007-08-09 Thread Frank Stock
th no link to B, so if we delete A, we get an error. The EOmodel is OK so, if we delete B, the cascade is working to delete related R's. How can RA or RB get 0? Where do I have to look?? We have about 1% errors. Thanks for advice. Frank Stock

EOQualier

2007-05-24 Thread Frank Stock
Hi, Is it possible to combine serveral qualifiers? How do you combine the between qualifier? If I want select * from table_x where a=3 and b between 7 and 14; I can make a ERXBetweenQualifier, but how do I combine these 2. thanks, Frank Stock

Re: where clause

2007-05-24 Thread Frank Stock
On May 24, 2007, at 2:42 AM, Frank Stock wrote: I use MySQL as database and want a EOQualifier for a binary search. select * from language where BINARY languagecode=%@ In the past there was an EOSQLQualifier. Where can I find information about that. EOSQLQualifier is deprecated

where clause

2007-05-24 Thread Frank Stock
application. Thanks, Frank Stock NSS productions ___ 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

Re: AddObjectToBothSidesOfRelationshipWithkey

2007-04-19 Thread Frank Stock
x27;d expect? Is it possible the destination entity is set to 'Cache in Memory' on the inspector? If your to- many relationship has a qualifier and that's not being applied, that would be my guess. Please give us more details on the relationships... Ken On Apr 19, 2007, at 9

Re: AddObjectToBothSidesOfRelationshipWithkey

2007-04-19 Thread Frank Stock
mon misconception that people have is that they should model both directions of every relationship. Only model what you need... Ken On Apr 19, 2007, at 7:41 AM, Frank Stock wrote: HI, I did test it with addTo and that just gives me the same result! Thanks, Frank Stock Op 19-apr

  1   2   >