Re: port 80 refused [SOLVED]

2015-06-20 Thread Robert B. Hanviriyapunt
non-IPv6 (IPv4) port 80 — so, what IS? Netstat will tell u SOMETHING is listening, but not WHAT. Well, thanks for all the help guys. -- Robert B. Hanviriyapunt ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing

Re: port 80 refused

2015-06-20 Thread Robert B. Hanviriyapunt
ost -- Robert B. Hanviriyapunt ___ 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/webobjects-

Re: port 80 refused

2015-06-20 Thread Robert B. Hanviriyapunt
connect to address 192.168.1.15: Connection refused telnet: Unable to connect to remote host -- Robert B. Hanviriyapunt > Date: Fri, 19 Jun 2015 09:45:40 +0100 > From: Patrick Middleton > To: WebObjects Development > Subject: Re: port 80 refused > Message-ID: > Conten

Re: port 80 refused

2015-06-18 Thread Robert B. Hanviriyapunt
http://127.0.0.1 http://192.168.1.64 I want to hit it from the outside. -- Robert B. Hanviriyapunt On Jun 18, 2015, at 8:05 PM, Pascal Robert wrote: > Ok, so what is not working? > >> Le 2015-06-18 à 21:04, Robert B. Hanviriyapunt a >> écrit : >> >> edc@edcs-

Re: port 80 refused

2015-06-18 Thread Robert B. Hanviriyapunt
) OpenSSL/1.0.1g PHP/5.5.12 < Transfer-Encoding: chunked < Content-Type: text/html;charset=ISO-8859-1 < … * Connection #0 to host localhost left intact -- Robert B. Hanviriyapunt ___ Do not post admin requests to the list. They will be

Re: port 80 refused

2015-06-18 Thread Robert B. Hanviriyapunt
uery time: 7 msec ;; SERVER: 192.168.1.254#53(192.168.1.254) ;; WHEN: Thu Jun 18 17:18:20 2015 ;; MSG SIZE rcvd: 43 Could it be my WIFI router? -- Robert B. Hanviriyapunt On Jun 17, 2015, at 4:56 AM, Pascal Robert wrote: > What is the output of « sudo lsof -P -i tcp:80 »? Other response:

port 80 refused

2015-06-17 Thread Robert B. Hanviriyapunt
Anybody have an idea why ... telnet localhost 80 works, but ... telnet 127.0.0.1 80 and telnet {my-ip-address} 80 are both REFUSED!!!? I am on 10.9.5, firewall off, apache2 (under AMPPS). Anything to do with Ruby? Also I am only on WIFI. ___ Do

Re: ant build error - too many open files

2015-03-08 Thread Robert B. Hanviriyapunt
I had strange seemingly recursion issues just because my project had some parent folder containing a space in the name once. Just throwing that out there. ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Pre-fetching

2015-02-21 Thread Robert B. Hanviriyapunt
I know how to set up pre fetching in a model based fetch spec. How does one do this programmatically? ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/U

BuiltWith February 2015 - New sites found using WebObjects that we added over the past month.

2015-02-17 Thread Robert B. Hanviriyapunt
Just thought I'd share. Begin forwarded message: > From: BuiltWith Support > Date: February 17, 2015 at 4:00:10 PM CST > To: roberthana+builtw...@mac.com > Subject: BuiltWith Account Update - February 2015 > Reply-To: supp...@builtwith.com > > > > BuiltWith Account Update > Your BuiltWith a

Re: R/R loop 101: how to trigger a subcomponent method before appendToResponse?

2015-02-06 Thread Robert B. Hanviriyapunt
// use 'a' here // or $( document ).ready( function() { /* use 'a' here */ } ); Lemme know if this is what you are looking for. -- Robert B. Hanviriyapunt On Feb 5, 2015, at 10:36 PM, OC wrote: > On 5. 2. 2015, at 22:38, Samuel Pelletier wrote: &g

Re: R/R loop 101: how to trigger a subcomponent method before appendToResponse?

2015-02-05 Thread Robert B. Hanviriyapunt
more detail? IMHO, I think the operation could either be better placed out of the subcomponent, or, as I believe some framework components have done, insert into (or modify) the current (incomplete) response html (like header script tags) during the subcomponent’s appendToResponse. -- Robert B

Re: Is there a D2W input length limiting component?

2015-02-04 Thread Robert B. Hanviriyapunt
Don’t know anything in WONDER, but Help with jQuery text box length counter http://stackoverflow.com/questions/4230432/help-with-jquery-text-box-length-counter -- Robert B. Hanviriyapunt > Date: Wed, 04 Feb 2015 09:28:26 +0100 > From: Markus Ruggiero > To: webobjects-dev@lists.

webobjects-dev list is good, but why not Stack Exchange (or the like)

2015-01-29 Thread Robert B. Hanviriyapunt
Hey guys, Does anyone like Stack Exchange for up-/down-voting answers etc.? I know this list has been very good for us for a long time, but something like Stack Exchange might be nice, no? Any downsides to Stack Exchange (or the like)? -- Robert B. Hanviriyapunt Director of Product

Re: Webobjects-dev Digest, Vol 12, Issue 41

2015-01-28 Thread Robert B. Hanviriyapunt
bindings or share objects whose attributes can be seen by both component classes. -- Robert B. Hanviriyapunt Director of Product Development and Architecture / EDC Technology Direct 312.246.5509 Fax 630.243.5799 roberth...@lstreetc.com roberth...@edctechnology.com http

re: Trouble compiling and running applications in Yosemite [SOLVED]

2015-01-09 Thread Robert B. Hanviriyapunt
Hey WOPeeps! Yeah, that whole thing with the WONDER build version possibly being the issue for the app not launching in Yosemite … FO-GEDA-BOUD-ID! (forget about it!) In the end, it was because the project was in a folder whose name contained spaces! And I didn’t even really describe to y

Sites using WO via BuiltWith

2014-12-23 Thread Robert B. Hanviriyapunt
-- Robert B. Hanviriyapunt Director of Product Development and Architecture / EDC Technology Direct 312.246.5509 Fax 630.243.5799 roberth...@lstreetc.com roberth...@edctechnology.com http://www.EDCTechnology.com Can it be true!? BuiltWith Account Update Your BuiltWith account update for

re: Trouble compiling and running applications in Yosemite

2014-12-22 Thread Robert B. Hanviriyapunt
stacktrace. Anyway, for those bothering to read this whole thing, thanks for taking the time. Any input is greatly appreciated. If nobody has come across this and knows the answer, at least someone can verify that my approach to my own problem is sound. Thanks again! -- Robert B. Hanviriyapunt

Trouble compiling and running applications in Yosemite

2014-12-19 Thread Robert B. Hanviriyapunt
I have a brand-new MacBook Pro with Yosemite. I have an existing WONDER app project. The project would not compile because Java8. Installed old Java6 from Apple. Got to a point with no errors. But running I always get out of memory at startup. I increase memory but it just spins until out o

Re: If I want an action to return a redirect to the application's main URL, what do I use?

2014-12-17 Thread Robert B. Hanviriyapunt
Subject line so it is more specific > than "Re: Contents of Webobjects-dev digest..." > > > Today's Topics: > > 1. If I want an action to return a redirect to the application's > main URL, what do I use? (Robert B. Hanviriyapunt) > 2. Re: If I

If I want an action to return a redirect to the application's main URL, what do I use?

2014-12-17 Thread Robert B. Hanviriyapunt
? -- Robert B. Hanviriyapunt Director of Product Development and Architecture / EDC Technology Direct 312.246.5509 Fax 630.243.5799 roberth...@lstreetc.com roberth...@edctechnology.com http://www.EDCTechnology.com ___ Do not post admin requests to

Re: Help! Have array of EOs. Need convert to CSV (selected key paths)

2014-12-14 Thread Robert B. Hanviriyapunt
Just to give a more complete description of what I implemented: Unless anyone knows that something already does this (something useful to add to the frameworks someday?). -- Robert B. Hanviriyapunt On Dec 14, 2014, at 2:28 PM, Robert B. Hanviriyapunt wrote: > That's funny. After I

Re: Help! Have array of EOs. Need convert to CSV (selected key paths)

2014-12-14 Thread Robert B. Hanviriyapunt
dCSVAction() { >MyCSVComponent nextPage = (MyCSVComponent) > pageWithName(MyCSVComponent.class); >nextPage.myList = ... // set the list to an NSArray of whatever you > need > nextPage.fileName = ... // set the fileName to whatever you need >

Help! Have array of EOs. Need convert to CSV (selected key paths)

2014-12-13 Thread Robert B. Hanviriyapunt
Help! I need some advise on how to EASILY accomplish the following: have array of ERXKey(Path)s for columns to report have array of EOs must make wo:link's action respond with CSV (browser to download, not display in browser) what is the easiest way (i’m hoping it’s not D2W unless it make it re

.eogen file in final .woa?

2014-12-01 Thread Robert B. Hanviriyapunt
I was wondering if anyone else was finding that the .eogen file was packaged into the final .woa? And if so, is it really needed by the deployed app? -- Robert B. Hanviriyapunt Director of Product Development and Architecture / EDC Technology Direct 312.246.5509 Fax 630.243.5799 roberth

Looking for WebObjects developers or consulting groups for a few projects

2014-09-17 Thread Robert B. Hanviriyapunt
...@lstreetc.com or drop me a voicemail at 312-246-5509. Thank you. -- Robert B. Hanviriyapunt Director of Product Development and Architecture / EDC Technology Direct 312.246.5509 Fax 630.243.5799 roberth...@lstreetc.com roberth...@edctechnology.com http://www.EDCTechnology.com

Re: Webobjects-dev Digest, Vol 11, Issue 454

2014-09-17 Thread Robert B. Hanviriyapunt
We are pricing WebObjects developers or consulting groups for a few projects and an existing WO54/WONDER/MySQL system. Please contact me at roberth...@lstreetc.com or drop me a voicemail at 312-246-5509. Thank you. -- Robert B. Hanviriyapunt Director of Product Development and Architecture

keyboard navigate the DB reverse engineer checkbox table list?

2014-07-21 Thread Robert B. Hanviriyapunt
Hey, I was just wondering if anyone knew how to keyboard navigate / manipulate the selections in the Entity Modeler reverse engineer checkbox table list? I just have a lot to un-check (or check, depending how you look at it) and would like to just keystroke down the list. -- Robert B

The WOCommunity Wiki is DOWN!

2014-03-17 Thread Robert B. Hanviriyapunt
503 Service Temporarily Unavailable Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Apache/2.2.15 (CentOS) Server at wiki.wocommunity.org Port 80 _

Re: help!

2014-02-26 Thread Robert B. Hanviriyapunt
I was too impatient, so my work around was to remove the WOLips from the build path, and remove the one reference from a Wonder D2W Application component (WOLToolBar in PageWrapper), since we aren't really using the app as a web app, but just for REST services. I'll try what u guys suggested so

help!

2014-02-25 Thread Robert B. Hanviriyapunt
help! My App ran before but it suddenly doesn't now. Here's the error I get: [2014-2-26 1:25:2 CST] java.lang.RuntimeException: ERXExtensions have not been initialized. Please report the classpath and the rest of the bundles to the Wonder mailing list: Remaining frameworks: [WOLips] Classpat

Re: Windows Deployment

2014-02-24 Thread Robert B. Hanviriyapunt
Is there any reason why you are not just pulling down Wonder Framework Binaries? On Feb 24, 2014, at 7:48 PM, Jeffrey Schmitz wrote: > Hello List, >In my day job I'm evaluating webobjects for a project I'm on, with the > prerequisite that it must be developed and deployed on Windows. So...

Re: Windows Deployment

2014-02-24 Thread Robert B. Hanviriyapunt
Just curious, does any folder name contain a space in it? > On Feb 24, 2014, at 7:48 PM, Jeffrey Schmitz wrote: > > Hello List, >In my day job I'm evaluating webobjects for a project I'm on, with the > prerequisite that it must be developed and deployed on Windows. So... I'm > gamely foll

ERAttachments for Box.com?

2014-02-21 Thread Robert B. Hanviriyapunt
Has anybody made ERAttachments work for Box.com? = Robert = ___ 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.appl

Would u still recommend implementing basic auth like in REST presentation WOWODC '11?

2014-01-21 Thread Robert B. Hanviriyapunt
Hey Pascal, Would u still recommend implementing basic auth like in REST presentation WOWODC '11? (Given any new ERRest enhancements) http://www.slideshare.net/wocommunity/errest ___ Do not post admin requests to the list. They will be ignored. Webob

Chicagoland area WebObjects developer wanted

2014-01-02 Thread Robert B. Hanviriyapunt
Is there any WebObjects and/or SmartGWT developers in the Chicagoland area (close to Bolingbrook, IL)? My company is interested in finding Java web developers to start out as 1099 with the possibility of being full-time if things work out. Working remotely is possible with some need to come into

Build differences

2013-11-06 Thread Robert B. Hanviriyapunt
I have 2 machines and am testing out differences in a WOApp build. I copied Eclipse from one to the other, so I think I can rule out Eclipse having any difference. I copied WONDER binaries from one to ther other, so I rule out that. (actually they couldn't even really be producing what I'm seei

needing a Java developer (Spring/Hibernate/Maven), who might also know PHP/Wordpress, and some iOS

2012-08-01 Thread Robert B. Hanviriyapunt
We [Rand McNally] are needing a Java developer (Spring/Hibernate/Maven), who might also know PHP/Wordpress, and some iOS. = Robert = ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@list

RESTClient Tool I found during the conference

2012-07-18 Thread Robert B. Hanviriyapunt
Hi everyone, I just wanted to share the RESTClient Tool (for Eclipse) I found while I was at the conference. I was just curious if there was anything that would keep me from leaving Eclipse. I am on Windoze so I couldn't use the Mac App used in the presentations. Anyway, I hope it is useful

Dev on Win ... deploy on *NIX and/or Mac

2012-04-28 Thread Robert B. Hanviriyapunt
Anybody build on Windows for deployment on UNIX or Mac? I have issues with the final WOA having windows paths in the Mac or Unix classpath files (instead of the the correct APPROOT variable). Any fix for this? = Robert = ___ Do not post admin reques

How to build on windows to deploy to Mac

2011-12-29 Thread Robert B. Hanviriyapunt
Hi, I've been used to using a mac to develop WO5.4 and deploy to a Mac. Now I'm using a windows to build, but the new app does not start up when deployed to the Mac. Classpaths seem windows specific. I run ant via Eclipse. But I would also like to know how to set it up correctly to do ant b

Re: New mailing list for community future

2011-07-06 Thread Robert B. Hanviriyapunt
I went to official WO training long time ago but have long since lost my training materials. Anyone know where I can find them again (PDFs or anything)? (will start googling for them in a minute) = R = On Jul 6, 2011, at 12:02 PM, Brook, James wrote: Unfortunately I wasn't at WOWODC, but

Re: Apple Representation On WebObjects-Dev Mailing List?

2011-07-06 Thread Robert B. Hanviriyapunt
y, the official word is that WO is and shall remain WO and will never be open sourced or whatever. I opine as well, but that's the way it is and shall be. On Jul 6, 2011, at 12:27 PM, Robert B. Hanviriyapunt wrote: Who, if anyone, represents Apple on this mailing list? When it c

Apple Representation On WebObjects-Dev Mailing List?

2011-07-06 Thread Robert B. Hanviriyapunt
Who, if anyone, represents Apple on this mailing list? When it comes to questions of open-sourcing WO or the availability of WO, the answer should be posted by an Apple official rep. in this mailing list. Anyone can opine, but I think the group benefits greatly when an official word is he

What is the attendee count like for WOWODC?

2011-05-27 Thread Robert B. Hanviriyapunt
What is the attendee count like for WOWODC? ___ 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/opti

Re: WOGWT adaptor

2011-05-26 Thread Robert B. Hanviriyapunt
project at the moment. But I do love SmartGWT (I don't bother to deviate from their provided skins much, but I know I still can to some degree, of course less than with just GWT). I can try to answer questions directly as best as I can. = Robert B. Hanviriyapunt = roberth...@mac.com O

Re: OGNL binding failing for WOImageButton

2011-01-13 Thread Robert B. Hanviriyapunt
For null action try: action = "~null"; = Robert = On Jan 13, 2011, at 1:14 AM, Paul Hoadley wrote: Hi Tarun, On 13/01/2011, at 3:19 PM, Tarun Reddy wrote: create new Wonder Application create an image in WebServerResources/default.com/images/search.jpg Add public String comp = "default.com

[OT] No more XServe

2010-11-12 Thread Robert B. Hanviriyapunt
No XServe, No Cry. On Nov 12, 2010, at 11:47 AM, Ray Kiddy wrote: On Nov 5, 2010, at 12:46 PM, Chuck Hill wrote: On Nov 5, 2010, at 12:40 PM, Johnny Miller wrote: What do you guys think (if anything) will happen to OSX Server? It seems to me that if there is no X-Serve there is much less

WOXMLCoder mapping

2009-07-07 Thread Robert B . Hanviriyapunt
I have a simple object I need to encode: public class Foo { public String[] numbers = new String[] { "one", "two", "three" }; public String[] letters = new String[] { "alpha", "beta" }; } into: one two three

Re: WOWODC - a few pics

2009-06-10 Thread Robert B. Hanviriyapunt
So where's everyone? = Robert = On Jun 10, 2009, at 5:21 PM, David Avendasora wrote: On Jun 10, 2009, at 5:36 PM, Kieran Kelleher wrote: ROTFL I did not realize I did that . David, you are the funniest Java Client developer I have ever met Yeah, we're kinda forced to have a

Re: WWDC - dinner tonight?

2009-06-10 Thread Robert B. Hanviriyapunt
Did you guys do Thai last night? = Robert = On Jun 10, 2009, at 2:27 PM, Janine Sisk wrote: Sounds good! janine Sent from my iPhone - all typos are the phone's fault, I swear! On Jun 10, 2009, at 2:20 PM, Chuck Hill wrote: On Jun 10, 2009, at 1:08 PM, Janine Sisk wrote: Anyone want

Re: [WWDC] Supper Plans for Tuesday?

2009-06-09 Thread Robert B. Hanviriyapunt
I didn't really sleep good last night and today was pretty long. So I'm heading back. Dang, I just read that someone suggested Thai h that really makes me reconsider! = Robert = On Jun 9, 2009, at 5:15 PM, Alan Zebchuk wrote: Karl, Daniel, and I are in for dinner tonight. Alan

Re: [WWDC] Any supper plans for Monday?

2009-06-08 Thread Robert B. Hanviriyapunt
Sure! :D Finally to meet anyone WO! :D Where? = Robert = On Jun 8, 2009, at 3:02 PM, Chuck Hill wrote: Anyone want to meet up and eat after the riveting end to Day One? Chuck -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to

Re: Meetup Friday in San Fran

2009-06-06 Thread Robert B . Hanviriyapunt
I would like to meet WO-dev members who are going to WWDC (I unfortunately can't make any WOWODC). Anyone who is going to WWDC please let me know if there's a hangout of WO developers. = Robert B. Hanviriyapunt = email: roberth...@mac.com On Jun 3, 2009, at 1:26 PM, David Avenda

Re: Meetup Friday in San Fran

2009-06-03 Thread Robert B. Hanviriyapunt
I would like to meet WO-dev members who are going to WWDC (I unfortunately can't make any WOWODC). Anyone who is going to WWDC please let me know if there's a hangout of WO developers. = Robert B. Hanviriyapunt = email: roberth...@mac.com On Jun 3, 2009, at 1:26 PM, David Avenda

Re: EOF Stumper (for me at least)

2009-05-18 Thread Robert B. Hanviriyapunt
Just wanted to say that it sounds to me that you manually assign your primary key attribute (as opposed to primary key generation [EO_PK or whatnot]) - I personally don't let my app set primary key attributes outside of a custom primary key generator EOF delegate Your problem IS puzzling an

Re: Generate PDF from dynamically generated WOComponents...

2009-04-29 Thread Robert B. Hanviriyapunt
I have, and still use, use FOP. If you need more info, lemme know. = Robert = On Apr 29, 2009, at 1:26 PM, shravan kumar wrote: Hello Group, We have an app, where a module is presented to the user in a wizard fashion i.e., this module has several pages and user can navigate from one page

WOLips hover / cmd-click equiv for Windows?

2009-03-27 Thread Robert B. Hanviriyapunt
Please, somebody tell me what the WOLips hover / cmd-click in a WOD binding is for Windows? A Windows WOLips cheat sheet might be nice. = Robert = ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Web

Re: OT: Drew Davidson

2009-02-19 Thread Robert B. Hanviriyapunt
Yep, I interviewed w/ him (but didn't really want to move out to CA -- I think it showed through). It was great to chat with him in person though! :D = Robert = On Feb 19, 2009, at 3:27 PM, Lon Varscsak wrote: Sweet! :) Literally, he's the smartest programmer I've ever metbesides yo

Re: [OT] Spaces inside parenthesis

2009-02-03 Thread Robert B . Hanviriyapunt
That's what I do too. I personally appreciate less compacted code. But now, if eclipse could also do some of Xcode's formatting like aligned arguments: <> Can anyone tell me how to get Eclipse to format like THIS!? = Robert = On Feb 3, 2009, at 9:12 AM, Stefan Klein wrote: Hi, you ca

Re: [OT] Spaces inside parenthesis

2009-02-03 Thread Robert B. Hanviriyapunt
That's what I do too. I personally appreciate less compacted code. But now, if eclipse could also do some of Xcode's formatting like aligned arguments: <> Can anyone tell me how to get Eclipse to format like THIS!? = Robert = On Feb 3, 2009, at 9:12 AM, Stefan Klein wrote: Hi, you ca

Re: DatabaseContextDelegate + Compound Primary Keys that Include Foreign Keys (+INHERITANCE!!!)

2008-06-13 Thread Robert B . Hanviriyapunt
fails to get primary keys ... It seems that it does not resolve the primary keys in-order because it does not respect or perhaps not know about the propagates to the sub-entity. On Jun 11, 2008, at 1:34 PM, Robert B. Hanviriyapunt wrote: Yep. I figured that out yesterday (that I needed to set pr

Re: DatabaseContextDelegate + Compound Primary Keys that Include Foreign Keys (+INHERITANCE!!!)

2008-06-11 Thread Robert B. Hanviriyapunt
ill testing. It sounds like you have a modeling problem. Are all the relationships class properties? Are the relationships into EmployerEmployeeRelationship marked a Propogate Primary Key? Chuck = Robert = Begin forwarded message: From: Robert B. Hanviriyapunt <[EMAIL PROTECTED]&

RE: Leaving WebObjects

2008-04-09 Thread Robert B. Hanviriyapunt
Good point. I think I'll speak for my manager and say the key is "Open Source". And also, another key, at least for the part of interchangeability, is POJO or container or something managed by configuration files like Struts I guess. I dunno. I can't tell you exactly what the director

Re: Leaving WebObjects

2008-04-09 Thread Robert B. Hanviriyapunt
Sorry, to clarify, I would re-do the whole thing WITH EOF even if it means a bit of rewrite of their existing code. I'll tell you, they stuff quite a bit of it into MS SQL procedures. Can you say EW!? = Robert = On Apr 9, 2008, at 12:20 PM, Pascal Robert wrote: Honestly, if you don't

Re: Leaving WebObjects

2008-04-09 Thread Robert B. Hanviriyapunt
You got it. WO is considered the Presentation/UI Layer -- that's it. Isn't that just horrible?! No EOF! The WO app communicates with another Java command-server transferring objects (POJOs) back and forth thru commands. I'd like to say JNLP (off the top of my head) but I'm not sure. I

Fwd: Leaving WebObjects

2008-04-09 Thread Robert B. Hanviriyapunt
l, at least I'd still be doing Java-something. If I were tech director, I'd take a step back and re-do the whole thing in OpenLaszlo/WebO/Java! = Robert = Begin forwarded message: From: Alan Ward <[EMAIL PROTECTED]> Date: April 9, 2008 11:08:14 AM CDT To: "Robert B. Hanvir

Re: Leaving WebObjects

2008-04-09 Thread Robert B . Hanviriyapunt
From: James Cicenia <[EMAIL PROTECTED]> Date: April 9, 2008 9:10:51 AM CDT To: Robert B. Hanviriyapunt <[EMAIL PROTECTED]> Subject: Re: Leaving WebObjects Don't know if this helps or not... But I am an experienced WO Developer here in Chicago. If you need any help in

Re: Leaving WebObjects

2008-04-09 Thread Robert B. Hanviriyapunt
20:50, Robert B. Hanviriyapunt a écrit : For some time now, my company has been set on leaving WebObjects. We have been running WebObjects 5.2 on Windows servers. We haven't moved 100% yet, but my next project will be using JavaServer Faces. And another fairly new project will be using

Leaving WebObjects

2008-04-08 Thread Robert B. Hanviriyapunt
For some time now, my company has been set on leaving WebObjects. We have been running WebObjects 5.2 on Windows servers. We haven't moved 100% yet, but my next project will be using JavaServer Faces. And another fairly new project will be using OpenLaszlo with our existing J2E back-end.