Actually this is not truly a WO issue. This is best practices that allows a small development shop to do a lot of things with very low overhead of human resources. However, the people involved have to be good enough to setup these best practice things.
Converting from WO pre-wonder to Wonder-based takes a bit of a leap, but once done, Wonder provides so much more. I would think learning to piece together a Java (non-WO) environment to do all the things that WO+EOF+Wonder provide would be a rather steep curve as well. And then you will run into walls that may be impossible to climb over. -- Paul Yu Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, January 18, 2012 at 2:06 PM, Ramsey Gurley wrote: > I don't think anyone ever said the barrier to entry was low with WO ;-) > > Ramsey > > On Jan 18, 2012, at 10:12 AM, James Cicenia wrote: > > Hmmm,,, now I understand all those Jenkins/Hudson emails.... > > > > Well I ran the ant command and it built all the libraries and everything is > > working as would be expected. > > AND, all based upon Wonder Source. So that is very good. > > > > I am now 100% Wonder All the Way (WAW) > > > > First it was errest, than it was wonder,than migrations, than it was git., > > now it's jenkins. Hard to keep up with this legacy stuff. > > > > Thanks > > > > James > > > > > > > > On Jan 18, 2012, at 10:30 AM, Ramsey Gurley wrote: > > > You have to build/install every framework before you can build your app. > > > The ant install puts a newly built copy in your Library/Frameworks > > > directory. It's a bit of a pain to do that. The easy way to manage > > > builds is to set up a Jenkins build server (or use maven?). Building in > > > Eclispe is for suckers ;-) > > > > > > With Jenkins, you set up the build once and never have to worry about it > > > again. You can also get the Jenkins batch task plugin and set up > > > deployment scripts once, and never have to worry about those again > > > either. The initial setup is a chore, but once it is done, it's > > > one-click easy to deploy on demand. Building happens continuously by > > > polling the source repository. > > > > > > Ramsey > > > > > > On Jan 18, 2012, at 9:12 AM, James Cicenia wrote: > > > > Looks like Wonder binaries and Wonder Source didn't play well together. > > > > So I deleted all the binaries and imported the couple dozen I needed. > > > > > > > > That solved the ERXKeyFilter issue and it now works great in > > > > development. > > > > > > > > BUT, > > > > > > > > When I run a build it still gives me: > > > > > > > > BUILD FAILED > > > > /Users/jcicenia/Documents/workspace/BlessingsApp/build.xml:212: The > > > > framework name 'ERCoolComponents' does not exist. > > > > > > > > > > > > It does exist I tell you! > > > > > > > > James > > > > > > > > > > > > On Jan 18, 2012, at 7:19 AM, Pascal Robert wrote: > > > > > Sounds like problems mixing Wonder for WO 5.4 and using WO 5.3. Are > > > > > you using WO 5.4 everywhere? > > > > > > > > > > > I can't seem to build with ERCoolComponents for deployment. > > > > > > And now when doing some work on a REST Controller I am getting this > > > > > > error: > > > > > > > > > > > > Show is [ERXKeyFilter: base=Attributes; > > > > > > includes={mainImage=[ERXKeyFilter: base=None; > > > > > > includes={webPath=[ERXKeyFilter: base=None]}], > > > > > > thumbnailImage=[ERXKeyFilter: base=None; > > > > > > includes={webPath=[ERXKeyFilter: base=None]}]}] > > > > > > Jan 17 18:56:20 BlessingsApp[6789] ERROR > > > > > > er.rest.routes.ERXRouteController - Request failed: > > > > > > /cgi-bin/WebObjects/BlessingsApp.woa/ra/Quotation > > > > > > NoSuchMethodError: > > > > > > er.extensions.eof.ERXKeyFilter.includes()Lcom/webobjects/foundation/NSDictionary; > > > > > > at > > > > > > er.rest.ERXRestRequestNode._addAttributesAndRelationshipsForObjectOfEntity(ERXRestRequestNode.java:772) > > > > > > at > > > > > > er.rest.ERXRestRequestNode._fillInWithObjectAndFilter(ERXRestRequestNode.java:866) > > > > > > at > > > > > > er.rest.ERXRestRequestNode._fillInWithObjectAndFilter(ERXRestRequestNode.java:840) > > > > > > at > > > > > > er.rest.ERXRestRequestNode.requestNodeWithObjectAndFilter(ERXRestRequestNode.java:1165) > > > > > > > > > > > > > > > > > > > > > > > > All this started when I imported some Wonder frameworks into my > > > > > > workspace, etc. > > > > > > > > > > > > Help > > > > > > > > > > > > James > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > Do not post admin requests to the list. They will be ignored. > > > > > > Webobjects-dev mailing list ([email protected] > > > > > > (mailto:[email protected])) > > > > > > Help/Unsubscribe/Update your Subscription: > > > > > > http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca > > > > > > > > > > > > This email sent to [email protected] (mailto:[email protected]) > > > > > > > > > > > > > _______________________________________________ > > > > Do not post admin requests to the list. They will be ignored. > > > > Webobjects-dev mailing list ([email protected] > > > > (mailto:[email protected])) > > > > Help/Unsubscribe/Update your Subscription: > > > > http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com > > > > > > > > This email sent to [email protected] > > > > (mailto:[email protected]) > > > > > > > _______________________________________________ > > Do not post admin requests to the list. They will be ignored. > > Webobjects-dev mailing list ([email protected] > > (mailto:[email protected])) > > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com > > > > This email sent to [email protected] (mailto:[email protected]) > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected] > (mailto:[email protected])) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com > > This email sent to [email protected] (mailto:[email protected])
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
