I’m cc’ing Robert here who’s great with configuration, I run the app using the 
right click wonder app options not the build file myself

My build.xml for the app looks normal and ends with

    <target name="all" depends="clean, build, install, web" />


The build.xml for the frameworks looks normal and far more complex and begins 
with

<project name="BootstrapModernLook" default="build" basedir=".">


I do see that perhaps because I have peculiar JAVA settings that there may be 
JAVA issues, and come to think of it, criss-crossed JAVA versions can cause 
normal classes like the Application class not to build…

I bet you might see detail in your backtrace about classes loading. I’m going 
to say this is something to do with your build-settings and specifically the 
JAVA version numbers being used

Seems to me the framework might be 1.7 and my app is perhaps 1.8 or SE7 and SE8

I could have checked in a mismatch that perhaps needs adjusting? Robert? 



> On Oct 24, 2018, at 7:43 PM, Francois BIENTZ <f.bie...@laposte.net> wrote:
> 
> Yes I’m able to run other Wonder Apps
> 
> For the BootstrapModernLook Framework it works now (ant needs a Library in 
> folder in the Eclipse project )  I right clicked on build.xml  — WOLips ant 
> tools — install
> What did you put in this Library directory ? 
> 
> Then for the App I tried to use ant too (right click on build.xml), but I 
> obtain : Build failed : Error reading project file 
> /Users/franc/Build/build/build.xml: /Users/franc/Build/build/build.xml
> such directory don’t exist on my home. (but the build.xml of the App don’t 
> look like the xml file in other  Wonder Apps projects )
> 
> I have to search more what can be wrong on my environment     
> 
> Thank you Jesse 
> 
>> Le 24 oct. 2018 à 23:46, Jesse Tayler <jtay...@oeinc.com> a écrit :
>> 
>> I’m not certain why you’d get that —
>> 
>> Let’s see, sounds like perhaps it hasn’t got ERXApplication or there is some 
>> class path trouble.
>> 
>> I presume you are able to run other Wonder stuff ok?
>> 
>> I right-click on ant build.xml and select Run to install the framework
>> 
>> Then I do the same with the Application class of the app and either run or 
>> debug as WOApplication which sounds like what you are doing.
>> 
>> I just checked in whatever I might have to be sure I have left the build ok, 
>> it seems ok from here.
>> 
>> You might just pull and make clean / install or check that wonder paths are 
>> ok in build path?
>> 
>> I’m terrible with Eclipse!!
>> 
>> 
>> 
>> 
>>> On Oct 24, 2018, at 5:38 PM, Francois BIENTZ <f.bie...@laposte.net> wrote:
>>> 
>>>> Most of the basics are now working, but this is still early construction 
>>>> please let me know if you’re able to get things to build and run…it’s 
>>>> really helpful to get reports at this juncture, so thanks!
>>> 
>>> I imported BootstrapModernLook and UltraModernMoviesDemo in Eclipse but I 
>>> get  : can’t find or load the main class er.modern.movies.demo.Application  
>>> (Run As — WOApplication )
>>> is there another tool to use ?
>>> 
>>> 
>>> 
>>> Thank you
>> 
> 

 _______________________________________________
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-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to