Hi Ken, Do you have an entry in your build.properties file that tells Ant where to find the wolips.543.properties file? Without that, Ant won't ever get those properties.
Dave On Mar 29, 2012, at 8:46 AM, Chuck Hill wrote: > Then I can't think of why it is not finding it. > > > > On 2012-03-28, at 5:40 PM, Ken Anderson wrote: > >> Yes...the ant build through Eclipse. I have the frameworks installed...I >> also created my own wolips.543.properties file and have them all pointed to >> the right places. I have the JavaEOAccess.framework folder in the same >> directory as all of the other WO frameworks. That folder includes >> /Resources/Java/javaeoaccess.jar. And I see that framework being included in >> my build path. I just checked with JavaEOControl.framework and it looks >> pretty much identical to the JavaEOAccess contents. >> >> On Wed, Mar 28, 2012 at 5:31 PM, Chuck Hill <[email protected]> wrote: >> OK, but the Ant build, not the Eclipse internal build. Do you have the >> built frameworks installed? Check what is in the WOLips.properties file (or >> whatever properties file you are using for that). >> >> Chuck >> >> >> On 2012-03-28, at 5:29 PM, Ken Anderson wrote: >> >>> Nope, using Eclipse, but I'm on a CentOS 6 linux box. I'm trying to do the >>> step by step documentation for setting up a dev environment on CentOS 6 for >>> the community wiki, but I ran into this error testing Ant Build from >>> Eclipse. >>> >>> On Wed, Mar 28, 2012 at 5:25 PM, Chuck Hill <[email protected]> >>> wrote: >>> Building in Eclipse for with Ant from the command line? >>> >>> >>> On 2012-03-28, at 5:18 PM, Ken Anderson wrote: >>> >>>> Whenever I try to build my WOApplication I get the following error: >>>> >>>> "The framework name 'JavaEOAccess' does not exist." >>>> >>>> ...and the build fails. I see JavaEOAccess in my framework library and in >>>> the build path. What am I missing here? >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list ([email protected]) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net >>>> >>>> This email sent to [email protected] >>> >>> -- >>> Chuck Hill Senior Consultant / VP Development >>> >>> Practical WebObjects - for developers who want to increase their overall >>> knowledge of WebObjects or who are trying to solve specific problems. >>> http://www.global-village.net/gvc/practical_webobjects >>> >>> >>> >>> >>> >>> >>> >>> >>> >> >> -- >> Chuck Hill Senior Consultant / VP Development >> >> Practical WebObjects - for developers who want to increase their overall >> knowledge of WebObjects or who are trying to solve specific problems. >> http://www.global-village.net/gvc/practical_webobjects >> >> >> >> >> >> >> >> >> > > -- > Chuck Hill Senior Consultant / VP Development > > Practical WebObjects - for developers who want to increase their overall > knowledge of WebObjects or who are trying to solve specific problems. > http://www.global-village.net/gvc/practical_webobjects > > > > > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com > > This email sent to [email protected] ————————————————————————————— WebObjects - so easy that even Dave Avendasora can do it!™ ————————————————————————————— David Avendasora Senior Software Abuser Kaiten, Inc. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
