Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Paul Hoadley
On 22 Feb 2019, at 09:08, Hugi Thordarson wrote: > Unfortunately, not really. There's that guide for converting an existing > Fluffy Bunny project… > > https://gist.github.com/hugith/e9a49e91fbcebe204e0feb4989f55631 > > > …and

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Hugi Thordarson
Unfortunately, not really. There's that guide for converting an existing Fluffy Bunny project… https://gist.github.com/hugith/e9a49e91fbcebe204e0feb4989f55631 …and after that everything should just work®. But of course there are

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Hugi Thordarson
My comment was directed at you Ant guys with your property files—didn't really intend for it to backfire onto myself :p. But I know there's a severe lack of documentation for using Maven with WO, and I know I should have contributed a while ago. Incidentally I now finally have time to write som

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Maik Musall
Hi Hugi, glad you're volunteering to add that variant to the wiki page :) Maik > Am 21.02.2019 um 18:13 schrieb Hugi Thordarson : > > Ya'll need Maven. > > - hugi > > >> On 21 Feb 2019, at 17:09, Tim Worman > > wrote: >> >> I would think, at this point, that the

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Hugi Thordarson
Ya'll need Maven. - hugi > On 21 Feb 2019, at 17:09, Tim Worman wrote: > > I would think, at this point, that the number of devs swapping between > multiple versions of WO would be close to zero. Anyone supporting a legacy > codebase will probably know what to do. Perhaps there could simply

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Tim Worman
I would think, at this point, that the number of devs swapping between multiple versions of WO would be close to zero. Anyone supporting a legacy codebase will probably know what to do. Perhaps there could simply be a link to a separate article - “How to maintain multiple versions of WO." Tim

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Markus Ruggiero
> On 21 Feb 2019, at 15:39, Maik Musall wrote: > > Hi Ted, > > I went through the install process on a clean machine, created new > screenshots and updated the Project Wonder Installation page with that. But I > kept the wolips.543.properties scheme that had been described there, even > tho

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Maik Musall
Hi Ted, I went through the install process on a clean machine, created new screenshots and updated the Project Wonder Installation page with that. But I kept the wolips.543.properties scheme that had been described there, even though the comments at the bottom recommend not doing that and ignor

Re: D2W to many deny delete

2019-02-21 Thread Fabian Peters
Hi Ted, There's no validation exception handling on the list pages. To work around this, you can implement something like this on the EO: @Override public boolean canDelete() { boolean canDelete = super.canDelete(); if (studentCount() > 0) { canDelete = false;

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-21 Thread Maik Musall
Hi Ted, I'll try to find some time today to update those articles, and also look after the permission situation. Maik > Am 21.02.2019 um 05:06 schrieb Theodore Petrosky : > > So I can edit some pages but not all :( > > > I can edit in here for instance: > https://wiki.wocommunity.org/displ

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-20 Thread Michael Sharp
A wiki update would be good. I’ve updated README.md in the 4.10 repo to reference the appropriate version of Eclipse and WOLips update site URL. - Sharpy. > On 20 Feb 2019, at 7:03 pm, Theodore Petrosky wrote: > > ??? > > should the wiki be updated to reflect this URL? > > I hate the idea of

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-19 Thread Paul Hoadley
On 19 Feb 2019, at 11:08, Henrique Prange wrote: > Just to let you know that I've merged Michael's pull request into the > eclipse_4_10 branch. Maik did set up a new Jenkins job to build from changes > on that branch. You can test it by pointing your WOLips update site to: > > https://jenkins.

Re: Invitation: WebObjects Developer Meeting on April 11th 2019 in Frankfurt am Main

2019-02-19 Thread Markus Ruggiero
Wow, NYD (not yet dead) I'll be coming, at least one, possibly two persons. ---markus--- > On 15 Feb 2019, at 14:38, René Bock wrote: > > Dear WebObjects friends and Wonder veterans, > > it's time to meet again. We are all dealing with the question, how does it go > on with WebObjects? W

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-18 Thread Henrique Prange
Hey guys, Just to let you know that I've merged Michael's pull request into the eclipse_4_10 branch. Maik did set up a new Jenkins job to build from changes on that branch. You can test it by pointing your WOLips update site to: https://jenkins.wocommunity.org/job/WOLips410/lastSuccessfulBuild/

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-17 Thread Michael Sharp
Hi Henrique, Thank you, PR here https://github.com/wocommunity/wolips/pull/139 Cheers, - Sharpy. > On 18 Feb 2019, at 3:11 am, Henrique Prange wrote: > > Hi Michael, > > I've pushed a new branch eclipse_4_10 to track changes and fixes for Ec

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-17 Thread Henrique Prange
Hi Michael, I've pushed a new branch eclipse_4_10 to track changes and fixes for Eclipse 2018-12 momentarily. Would you mind to create a pull request? Cheers, HP > On Feb 14, 2019, at 10:00 PM, Michael Sharp wrote: > > Hi Samuel, > > I’m happy to create a pull request but I’m not sure there

Re: Best deployment style for Mojave ?

2019-02-16 Thread Samuel Pelletier
I suggest to update the current deployment or create a new page on the wiki.wocommunity.org. You can attach files to a page and it is easier to find the latest version of the documentation than search a mailing list archive. Samuel > Le 15 févr. 2019 à 13:09, Jeffrey Schmitz a > écrit : > >

Re: Invitation: WebObjects Developer Meeting on April 11th 2019 in Frankfurt am Main

2019-02-15 Thread Andrus Adamchik
René, thanks for organizing it. Looks like there'll be a great company. I am seriously considering coming as well. Maybe this time I can show my new toy - DFLib [1] :) Andrus [1] https://github.com/nhl/dflib > On Feb 15, 2019, at 5:04 PM, Hugi Thordarson wrote: > > That's awesome René, than

Re: Best deployment style for Mojave ?

2019-02-15 Thread Jeffrey Schmitz
Here’s another try with a smaller zip file.  The main script is called wo-install-nb.sh, the other files are supporting files.  I’ve removed my SSL Certs which are referenced, and well as the mod-webobjects library to cut down on size  Probably won’t work out of the box, but at the least is a good

Re: Best deployment style for Mojave ?

2019-02-15 Thread Jeffrey Schmitz
The tar I tried to send to the list that included the script and associated files bounced due to size. I will try again in a bit with a subset of the files. > On Jan 19, 2019, at 9:10 PM, Theodore Petrosky wrote: > > there was a recent conversation that included a deployment script. I seem

Re: Invitation: WebObjects Developer Meeting on April 11th 2019 in Frankfurt am Main

2019-02-15 Thread Hugi Thordarson
That's awesome René, thanks for doing this! I'm definitely in. - hugi > On 15 Feb 2019, at 13:38, René Bock wrote: > > Dear WebObjects friends and Wonder veterans, > > it's time to meet again. We are all dealing with the question, how does it go > on with WebObjects? What strategies and idea

Re: Invitation: WebObjects Developer Meeting on April 11th 2019 in Frankfurt am Main

2019-02-15 Thread Maik Musall
Hi René, thanks for the initiative, we're certainly coming with several people. Maik > Am 15.02.2019 um 14:38 schrieb René Bock : > > Dear WebObjects friends and Wonder veterans, > > it's time to meet again. We are all dealing with the question, how does it go > on with WebObjects? What stra

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-14 Thread Michael Sharp
Hi Samuel, I’m happy to create a pull request but I’m not sure there’s an appropriate destination branch at wocommunity/wolips yet. I’d like to see jenkins.wocommunity building this too. I have jenkins building it here with both rebel and jprofiler support, although I’m unable to test those pa

Re: WOLips, Eclipse 2018-12 with openjdk11 and dcevm-hotswap

2019-02-14 Thread Samuel Pelletier
Hi, I managed to build your branch with the readme content (There are too many build instruction out there...) and after fixing the wo.root in the wobuild.property file that was not up to date. I built without jprofiler and without jrebel. AddKey works again. It would be a good thing to creat

Re: WebObjects and prototype.js

2019-02-13 Thread Aaron Rosenzweig
Yes it is a bit of a mystery. Without any errors in the JS console of the web browser and no errors in the java console either… it is silently not working. When I say “not working” mean the suggestions in the drop-down menu do not display. There is no menu - it seems like there is no autocomple

Re: WebObjects and prototype.js

2019-02-13 Thread Samuel Pelletier
Aaron, I notice that you did not use the item and display string, i.e. use only a text form of auto complete. I tried to simplify one use and it still works. Did the value got set when user is typing and the suggestion getter called ? You may have another problem in the page that block the java

Re: WebObjects and prototype.js

2019-02-13 Thread Jesse Tayler
Dot you get a console error from javascript? Perhaps the fix is not so complicated. I know that I’ve run into namespace conflicts so severe, I had to abandon almost all of those great cool components using AJAX/prototype and had to kind of re-write that sort of behavior by hand which I was

Re: WebObjects and prototype.js

2019-02-13 Thread Aaron Rosenzweig
Hi, actual neither of us are using “local” I didn’t remember the default and assumed it was true. Appears the default is false, I was just explicitly setting it. So I don’t know why it works for you but not for us with Prototype 1.7.3 AARON ROSENZWEIG / Chat 'n Bike

Re: WebObjects and prototype.js

2019-02-13 Thread Aaron Rosenzweig
Hi Everyone especially Samuel! This is what our code looks like: Note: the "afterUpdateElementAction" is javascript that clicks the submit button. One difference, besides linguistic preference, is that yours is local but ours is not. We hand off to a service to scrub what is partially typ

Re: WebObjects and prototype.js

2019-02-13 Thread Samuel Pelletier
Hi Aaron, I have the latest wonder and my AjaxAutoCompletes are working as expected. Have you tried the AjaxExample project ? Maybe we have a different usage. I use it like this: Samuel > Le 12 févr. 2019 à 16:26, Aaron Rosenzweig a écrit : > > Hi Everyone, > > We disco

Re: WebObjects and prototype.js

2019-02-13 Thread Aaron Rosenzweig
Hi Maik, it is not compatible with the autocomplete functionality. Scriptaculous has an AutoComplete ability that is used by WOnder’s AjaxAutoComplete. For us we implemented a type of drop down widget based on partially typing an address with suggestions that guessed the zip code, etc so you

Re: confused

2019-02-13 Thread Kai Lochbaum
I’d guess from here: https://github.com/wocommunity/wonder/blob/73ef902e88130c1d9398458affc23a68431a582a/Build/build/default.properties wo.server.root = /Library/WebServer/Documents/WebObjects You can override it via -Dproperty=value in the command line call. Best regards, Kai Lochbaum -- Tel

Re: WebObjects and prototype.js

2019-02-12 Thread Maik Musall
Hi Aaron, what exactly are the problems you encountered? I also have Scriptaculous and Prototype in one project and didn't see anything break yet after the Wonder update. What should we look out for? Maik > Am 12.02.2019 um 22:26 schrieb Aaron Rosenzweig : > > Hi Everyone, > > We discovered

Re: WebObjects and prototype.js

2019-02-12 Thread Aaron Rosenzweig
Hi Everyone, We discovered after recently updating Wonder… that Prototype 1.7.3 is not compatible with Scriptaculous 1.9 (what is in Wonder). At least, it is not compatible with the autocomplete functionality at a minimum. For the moment we have made a local branch of Wonder and employed Prot

Re: EOModel of sub-entity not added to EODatabase

2019-02-12 Thread Fabian Peters
Salut Samuel! Good catch, that looks like it might work! Merci bien! Fabian > Am 12.02.2019 um 14:50 schrieb Samuel Pelletier : > > Hi Fabian, > > I'm not familiar with this low level part of EOF but after surfing the doc I > may have something. > > Have you try to register the CooperatingOb

Re: EOModel of sub-entity not added to EODatabase

2019-02-12 Thread Samuel Pelletier
Hi Fabian, I'm not familiar with this low level part of EOF but after surfing the doc I may have something. Have you try to register the CooperatingObjectStoreWasAddedNotification ? If the new object store is passed, you may have an opportunity to force load the model there. Regards, Samuel

Re: Can't run anymore - Solved, maybe ?

2019-02-11 Thread Jesse Tayler
Software voodoo. I believe in it. > On Feb 11, 2019, at 3:43 PM, Valerio Luccio wrote: > > After banging my head (really hard) for over a week, I got my app to run > again on the desktop by deleting the run configuration and recreating > it. Why ? Who knows, but right now I don't care. > > T

Re: Can't run anymore - Solved, maybe ?

2019-02-11 Thread Valerio Luccio
After banging my head (really hard) for over a week, I got my app to run again on the desktop by deleting the run configuration and recreating it. Why ? Who knows, but right now I don't care. Thanks to all who tried to help. -- Valerio Luccio (212) 998-8736 Center for Brain Imaging

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread Samuel Pelletier
You can try the latest JDK with the latest DCEVM, it usually works even if version does not matches. As anyone tried OpenJDK on Mac with Eclipse ? There are now Mac binaries version of adopt OpenJDK end even a version with Hotswap included https://github.com/TravaOpenJDK/trava-jdk-11-dcevm/rele

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread John Pollard
Thanks for the warning, no not using that. My JDK is now 1.8.0.201 and wolips47 installed ok. > On 11 Feb 2019, at 13:15, Theodore Petrosky wrote: > > BTW, are you using DCEVM ? > > it is only available to java .181 though > > >> On Feb 11, 2019, at 8:10 AM, John Pollard >

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread Theodore Petrosky
BTW, are you using DCEVM ? it is only available to java .181 though > On Feb 11, 2019, at 8:10 AM, John Pollard wrote: > > I have now realised the command line is the JDK and the plugin the JRE, have > now installed the JRE to the latest, sorry for the noise on the list. > John > >> On 11

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread John Pollard
I have now realised the command line is the JDK and the plugin the JRE, have now installed the JRE to the latest, sorry for the noise on the list. John > On 11 Feb 2019, at 12:59, John Pollard wrote: > > When I download Java from Oracle and install it, the one at the plugin path > below is the

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread John Pollard
When I download Java from Oracle and install it, the one at the plugin path below is the one that is updated, not the version I pick up from the command line. > On 11 Feb 2019, at 12:51, Jesse Tayler wrote: > > One of those is for Safari? > > Odd there are two incompatible so I guess you shou

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread Theodore Petrosky
What URL did you use to install WOLIPS from? This is what I used: https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/ I just added this to the “Install New Software” section under the help menu. Ted > On Feb 11, 2019, at 6:34 AM, John Pollard wrote: > > I

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread Jesse Tayler
One of those is for Safari? Odd there are two incompatible so I guess you should iron that out, just seems an odd configuration trouble…hmm… > On Feb 11, 2019, at 7:46 AM, John Pollard wrote: > > Aha, it seems I have some Java version issues. > Sys Prefs, Java says I have v201 located at /Li

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread John Pollard
Aha, it seems I have some Java version issues. Sys Prefs, Java says I have v201 located at /Library/Internet Plug-ins/JavaAppletPlugin/plugin/Contents/Home/bin/Java In the shell which java /usr/bin/java is a link to /System/Library/Frameworks/JavaVM.framework/Versions/Current/Commands/java which

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread Dennis Bliefernicht
Heya, > On 11. Feb 2019, at 12:34, John Pollard wrote: > > I installed 2018-12 but on attempting to add WOLips47 I received the > following error: > > Unable to read repository at > https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml > >

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-11 Thread John Pollard
I installed 2018-12 but on attempting to add WOLips47 I received the following error: Unable to read repository at https://jenkins.wocommunity.org/job/WOLips47/lastSuccessfulBuild/artifact/temp/dist/content.xml. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-09 Thread Paul Hoadley
Hi Samuel, On 9 Feb 2019, at 5:11 am, Samuel Pelletier wrote: > I just installed 2018-12 and it seems faster than 4.7. I have only one > problem to date, the "Add Key" function in the component editor no longer > works for me. I see the dialog, specify the type and click "Add" as usual. > The

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-08 Thread Samuel Pelletier
t;>> I’m on Eclipse 4.6 and it’s working fine, but a few of my coworkers are on >>>> Eclipse 4.7 and are very happy with it. (We all use WOLips.) >>>> >>>> Coincidentally I just downloaded Eclipse 2018-12 yesterday to give it a >>>> try somet

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-08 Thread Tim Worman
yet? >>> >>> Regards, >>> Mark >>> >>> From: Webobjects-dev >>> on behalf >>> of Aaron Rosenzweig >>> Date: Tuesday, February 5, 2019 at 11:41 AM >>> To: John Pollard >>> Cc: WebObjects Development

Re: Can't run anymore

2019-02-08 Thread Valerio Luccio
OK, that's interesting: "Hello world" works ... wtf ! -- Valerio Luccio (212) 998-8736 Center for Brain Imaging 4 Washington Place, Room 157 New York UniversityNew York, NY 10003 "In an open world, who needs windows or gates ?"

Re: Can't run anymore

2019-02-08 Thread Valerio Luccio
On 2/6/19 5:48 PM, Theodore Petrosky wrote: > what happens when you create a new app and run it? does it run with the > normal empty hello? > > that’s what happened to me. Luckily, my app was very small. I created an > empty app and pulled the parts that I needed. it worked. Thanks Theodore,

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-07 Thread John Pollard
Thanks to all for this torrent of great replies and it sounds like I will try the very latest then, the 2018-12 I do use EOModeler so assume that will work fine too. Gordon, I do have my own notes from my Sep 2015, but if your notes are handy I’d appreciate those too being a lot more recent. John

Re: Can't run anymore

2019-02-06 Thread Valerio Luccio
Exact same behaviour with 2018-12. Now I'm left to try to figure out the difference between my desktop and my laptop Argh !! On 2/6/19 2:36 PM, Valerio Luccio wrote: > Thanks Markus, > > unfortunately that did not work. > > I was able to do a clean install of Eclipse 2018-12 and now I'm goi

Re: Can't run anymore

2019-02-06 Thread Valerio Luccio
Eclipse. It will recreate those dirs cleanly. > You now have to re-import the existing projects again. > Recreate all your workspace settings (most everything you might have > done throgh Eclipse preferences dialog) > Clean and rebuild your projects and things should be back to ok. >

Re: Wolips Plug-in

2019-02-06 Thread Savas Celik
Just for clarity: I have been tying to extend the WOlips Plugin from GitHub with some custom functionality. The WOlips plugin has some 50 plugin project files. I created a new plugin project file in it. When I run the plugin in the Eclipse IDE as an Eclipse Application everything works fine, how

Re: Can't run anymore

2019-02-06 Thread Markus Ruggiero
all the workspace settings. Simply delete them both. Start Eclipse. It will recreate those dirs cleanly. You now have to re-import the existing projects again. Recreate all your workspace settings (most everything you might have done throgh Eclipse preferences dialog) Clean and rebuild your

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Faizel Dakri
gt; To: John Pollard mailto:j...@pollardweb.com>> > Cc: WebObjects Development <mailto:webobjects-dev@lists.apple.com>> > Subject: Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars > 4.5 > > Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO

Re: Maven and Wonder

2019-02-05 Thread Paul Hoadley
Hi Markus, On 6 Feb 2019, at 02:23, Markus Stoll, junidas GmbH wrote: > 2. wounit tests executed from surefireplugin in maven. > > The default way the test is setup (to execute the tests from test-classes), > NSBundle won't find its resources, so MockEditingContext wont find the > EOModels.

Re: Can't run anymore

2019-02-05 Thread Jesse Tayler
I had that error and I think the solution was compiler settings and fussing with target versions, but it also may have been a framework that seemingly used to be included but perhaps got lost from my class path or otherwise needed to be added or re-ordered. Unfortunately I can’t recall and

Re: Maven and Wonder

2019-02-05 Thread Hugi Thordarson
Hi Markus. Regarding (1), you probably need to include JarResourceRequestHandler ((https://gist.github.com/hprange/1068523) in your project and activate it in your Application constructor: if (isDirectConnectEnabled()) { registerRequestHandler(new JarResourceRequestHandl

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Hugi Thordarson
ounces+mark.morris=experian@lists.apple.com>> on > behalf of Aaron Rosenzweig mailto:aa...@chatnbike.com>> > Date: Tuesday, February 5, 2019 at 11:41 AM > To: John Pollard mailto:j...@pollardweb.com>> > Cc: WebObjects Development <mailto:webobjects-dev@lis

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Morris, Mark
: Webobjects-dev on behalf of Aaron Rosenzweig Date: Tuesday, February 5, 2019 at 11:41 AM To: John Pollard Cc: WebObjects Development Subject: Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5 Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO. Newer Eclipse

Re: Wolips Plug-in

2019-02-05 Thread Savas Celik
Somehow my message got wrapped. This is my question: I was experimenting with the Wolips plug-in. I have an extra plugin project file which I want to build now, but i can’t make it build properly :/ what do I have to take care of? when there is an extra file to build? > On 5 Feb 2019, at 16:5

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Maik Musall
Hi, I've been on 2018-09 (which is 4.9) since October and it's been fine. Planning to test 2018-12 soon. But I don't use EOModeler any more (because Cayenne), so I can't say if that even still works at all :) Java 8 features support has been improving every release, let alone Java 11. So I'd s

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Gordon Belray
HI John, I’m on Eclipse 4.7 with WO and it’s working fine. I can share my notes on the setup if you need them. Regards, Gordon Gordon Belray Information Architect University of Toronto Libraries gordon.bel...@utoronto.ca 647-700-7402 On Feb 5, 2019, at 10:17 A

Re: Advice on whether to upgrade Eclipse / WOLips from Eclipse Mars 4.5

2019-02-05 Thread Aaron Rosenzweig
Hi John, I’m on Eclipse 4.6 and it is ok. I have not tried 4.7 with WO. Newer Eclipse can sometimes bring better debugging and general Java goodness but other than that… If you are reasonably happy, I wouldn’t switch. I guess for giggles and grins you could try out 4.7 and see how it goes.

Re: did I do something terrible???

2019-02-04 Thread Maik Musall
Hi Ted, are you using ant or maven? Did you get my last email about the broken maven repo cert? That might affect fetching the new library version if you're on maven. Maik > Am 03.02.2019 um 18:19 schrieb Theodore Petrosky : > > So I have red Xs all over the place. I cleaned all projects, re

Re: did I do something terrible???

2019-02-03 Thread Theodore Petrosky
So I have red Xs all over the place. I cleaned all projects, refreshed all. but I have red Xs with these warnings: SRPHandler.java import org.apache.commons.lang3.time.DateUtils; CCDatepicker import org.apache.commons.lang3.StringUtils; ERAttachments import org.apache.http.HttpException; AjaxP

Re: did I do something terrible???

2019-02-03 Thread Maik Musall
Hi Ted, the commons-text addition was by me. The previous lib update in master caused classes like RandomStringUtils to become deprecated, but they still worked. For me, nothing really broke, but I wanted to add that library to be able to react to the deprecation. The actual lang-3 update happ

Re: ERRest should return own content type

2019-02-01 Thread André Rothe
Hi Samuel, Yes, I have to change it. I try to create a REST service with WebObjects, which should play with an existing client. This client needs special formatted XML and a content-type application/vnd.de.uni-leipzig.zks.TrialService.v1+xml. So my next step would be an own ERXRestFormat. It'

Re: ERRest should return own content type

2019-01-31 Thread Samuel Pelletier
Hi André, The mime is hard coded in the ERXXmlRestWriter. Officially, text/xml and application/xml are valid, do you really need to change it ? You can probably write a subclass of ERXXmlRestWriter and override only the public String contentType() method to return your desired mime and reg

Re: To-one relationship with propagating primary key

2019-01-24 Thread Ricardo Parada
gt;> >>> >>> Ricardo >>> >>>> On Jan 13, 2019, at 12:35 PM, Johann Werner >>>> wrote: >>>> >>>> Hi Ricardo, >>>> >>>> don’t fight the system ;-) >>>> >>>> When you ha

Re: application awake, kind of request?

2019-01-22 Thread René Bock
Hi, in Your Application class you may override dispatchRequest e.g: public WOResponse dispatchRequest(WORequest aRequest) { log.info(aRequest.method())+ for |"+aRequest.uri()); return super.dispatchRequest(aRequest); } > Am 22.01.2019 um 10:29 schrieb ocs@ocs : > > Hi there, >

Re: WebObjects and prototype.js

2019-01-21 Thread Michael Schmiedgen
We are using 1.7.3 for years with no known problems. Where is a pull request? :-) Here: https://github.com/wocommunity/wonder/pull/893 :) Michael -- ___ Michael Schmiedgen, BSc Senior Software Engineer Takwa GmbH Friedrich-List-Str. 36 99096 Erfurt GERMANY Tel

Re: WebObjects and prototype.js

2019-01-20 Thread Johann Werner
> Am 19.01.2019 um 20:46 schrieb Michael Schmiedgen : > > Hi Mark, > >> if upgrading will conflict with Wonder and WebObjects. Has anyone used >> prototype.js 1.7.3 along side with Wonder and WebObjects? Thank you and > > We are using 1.7.3 for years with no known problems. Where is a pull r

Re: Deployment script

2019-01-19 Thread Ken Anderson
> > +1 > > > > > >> >>> On Dec 28, 2018, at 2:53 PM, Jeffrey Schmitz >> <mailto:jeff.schm...@netbrackets.com>> wrote: >>> >>> To follow up, I wrote and uninstall script and uninstalled the WO >>> Deployment stuff

Re: WebObjects and prototype.js

2019-01-19 Thread Michael Schmiedgen
Hi Mark, if upgrading will conflict with Wonder and WebObjects. Has anyone used prototype.js 1.7.3 along side with Wonder and WebObjects? Thank you and We are using 1.7.3 for years with no known problems. Michael ___ Do not post admin requests to th

Re: WebObjects and prototype.js

2019-01-18 Thread Johann Werner
Hi Mark, the current Wonder uses version 1.7.2 of prototypejs. I am not sure but I think updating to 1.7.3 revealed some problems with parts of Wonder javascript code but this has been long ago so I can’t remember what these problems were. You could first try if 1.7.2 already resolves your issu

Re: It is not building package from WOlips Ant Tools ->Install menu in Eclipse

2019-01-14 Thread René Bock
Hi, I experienced this symptom when using JDK < 8. After switching to JDK 8, Ant Tools --> install worked fine... Am 13.01.2019 um 21:24 schrieb Kiran Awal mailto:kiran.a...@yahoo.com>>: Hi All, I have installed Ecplise for Java 2018-12 with WOLops 4.7 plugins in my Windows 7. When I tr

Re: To-one relationship with propagating primary key

2019-01-13 Thread Aaron Rosenzweig
. > >> >> Ricardo >> >>> On Jan 13, 2019, at 12:35 PM, Johann Werner wrote: >>> >>> Hi Ricardo, >>> >>> don’t fight the system ;-) >>> >>> When you have your to-one relationship A -> B with key propagation j

Re: To-one relationship with propagating primary key

2019-01-13 Thread Ricardo Parada
gt;>> don’t fight the system ;-) >>> >>> When you have your to-one relationship A -> B with key propagation just >>> create an instance of A and you automatically have a B in place when you >>> check the relationship A.toB(). You just have to (re)u

Re: To-one relationship with propagating primary key

2019-01-13 Thread Johann Werner
cardo, >> >> don’t fight the system ;-) >> >> When you have your to-one relationship A -> B with key propagation just >> create an instance of A and you automatically have a B in place when you >> check the relationship A.toB(). You just have to (re)use

Re: To-one relationship with propagating primary key

2019-01-13 Thread Ricardo Parada
nd you automatically have a B in place when you > check the relationship A.toB(). You just have to (re)use the present B > instead of creating and connecting your own B. > > jw > > >> Am 13.01.2019 um 13:07 schrieb Ricardo Parada : >> >> Hi Johann,

Re: To-one relationship with propagating primary key

2019-01-13 Thread Johann Werner
Hi Ricardo, don’t fight the system ;-) When you have your to-one relationship A -> B with key propagation just create an instance of A and you automatically have a B in place when you check the relationship A.toB(). You just have to (re)use the present B instead of creating and connect

Re: To-one relationship with propagating primary key

2019-01-13 Thread Ricardo Parada
Hi Johann, My workaround is to model the relationship as a to-many propagating the primary key. It’s less elegant but at least it works. Thanks Ricardo > On Jan 13, 2019, at 7:02 AM, Johann Werner wrote: > > Hi Ricardo, > > when using pk propagation I vaguely remember that EOF is automat

Re: To-one relationship with propagating primary key

2019-01-13 Thread Johann Werner
Hi Ricardo, when using pk propagation I vaguely remember that EOF is automatically creating an instance of the dependent entity. Thus when you create a second object B and set the relationship to A the auto created object is left without connection. jw > Am 13.01.2019 um 12:44 schrieb Ricardo

Re: Apache for Dev and breakpoints

2019-01-12 Thread Jeffrey Schmitz
I changed WOMonitorEnabled to true but still no love. Requested application not found. My other properties are set the same as yours. Sent from my iPad > On Jan 12, 2019, at 5:20 PM, Altera WO Team wrote: > > Hi, in our setup we generally specify the port in the Properties.dev file > like th

Re: Apache for Dev and breakpoints

2019-01-12 Thread Jeffrey Schmitz
Are you saying there’s another mode besides deployment, e.g. development? Would that be a setting in the apache config? > On Jan 12, 2019, at 9:31 AM, Jesse Tayler wrote: > > There’s also a report at startup confirming that you are, or are not, in > deployment mode with regard to all that >

Re: Apache for Dev and breakpoints

2019-01-12 Thread Jesse Tayler
There’s also a report at startup confirming that you are, or are not, in deployment mode with regard to all that Of course, I don’t recall exactly but it sounds like this could be the case for you, I also don’t recall how you set that but I am certain you’ll find it on the deployment page of th

Re: Apache for Dev and breakpoints

2019-01-12 Thread Jeffrey Schmitz
I’m using the URL generated by Eclipse when I debug, and yes it looks like the URL you describe: http://localhost/cgi-bin/WebObjects/netbrackets.woa/- I’m wondering, do I need to add the application that is built by Eclipse under

Re: Apache for Dev and breakpoints

2019-01-11 Thread Aaron Rosenzweig
Jeffrey, What is the url you are trying to use in Safari to connect? You need to know the port and you need to type it with a negative. With direct connect it is a colon but with the apache adaptor it is a slash and then a negative sign and then the port number. AARON ROSENZWEIG / Chat 'n Bike

Re: Apache for Dev and breakpoints

2019-01-11 Thread Jeffrey Schmitz
Yes I think you must be right. After shutting down and deleting the launched version however, it now says The requested application was not found on this server. What is the magic property that makes apache use the Eclipse version that is launched when I try to debug? Thanks Jeff > On Jan 1

Re: Apache for Dev and breakpoints

2019-01-11 Thread Jeffrey Schmitz
Possibly as I wasn’t quite sure what to put for some of these on a dev machine and they all aren’t spelled out on the wocommunity page Here are my apache config settings included in the combination of httpd.conf and my webobject adaptor config. httpd.conf : ServerRoot "/usr/local/opt/httpd” Re

Re: Apache for Dev and breakpoints

2019-01-11 Thread Aaron Rosenzweig
Hi Jeff - I suppose you actually have the .woa launched and running on your system and Apache is connecting to that instead of Eclipse. AARON ROSENZWEIG / Chat 'n Bike e: aa...@chatnbike.com t: (301) 956-2319 >

Re: Deployment script

2018-12-29 Thread Markus Ruggiero
>> >> To follow up, I wrote and uninstall script and uninstalled the WO Deployment >> stuff and then re-installed using the install script and all is well now. >> >> It will be nice having a deployment install script for Mac OS machines. >> There is more I’d like t

Re: Deployment script

2018-12-28 Thread Jeffrey Schmitz
To follow up, I wrote and uninstall script and uninstalled the WO Deployment stuff and then re-installed using the install script and all is well now. It will be nice having a deployment install script for Mac OS machines. There is more I’d like to automate in it but If anyone wants a copy of

Re: Deployment script

2018-12-27 Thread Jeffrey Schmitz
I’m now trying to setup a second MacOS server using the script I created when setting up the first one. I’m close, but whenever I try to add a Host in JavaMonitor I’m getting the following error: Invalid Password - Access Denied I’m not sure what password it’s referencing or how I would en

Re: Deployment script

2018-12-26 Thread Jeffrey Schmitz
Forgot to mention, it's a rewrite rule in my httpd.conf that requires the application name to be lowercase: RewriteRule "^/cgi-bin/WebObjects/netBrackets.woa(.*)$" "/cgi-bin/WebObjects/netbrackets.woa$1" [R] > On Dec 26, 2018, at 8:28 AM, Theodore Petrosky wrote: > > what was that? I think

<    6   7   8   9   10   11   12   13   14   15   >