Re: [appfuse-user] getting started

2007-03-20 Thread heccarrillo
. Michael Horwitz wrote: > > JAVA_HOME should point to the directory above bin: /usr/java/j2sdk1.4.2_13 > > Hope this fixes the problem! > > Mike. > > > On 3/20/07, heccarrillo <[EMAIL PROTECTED]> wrote: >> >> >> JAVA_HOME is set to /usr/java/j2sdk1

Re: [appfuse-user] getting started

2007-03-20 Thread heccarrillo
find xml_commons_apis.jar ; where is this typically found? bluemartini wrote: > > Could you show you classpath, java_home? and the location of > xml_commons_apis.jar in your filesystem? > > > > heccarrillo wrote: >> >> I've updated ant and this is what I ge

Re: [appfuse-user] getting started

2007-03-14 Thread heccarrillo
I see that my ant update is only version 1.6.2 and not 1.6.5 as suggested. Let me update again. heccarrillo wrote: > > I've updated ant and this is what I get. > > > > [EMAIL PROTECTED] appfuse]# ant -verbose new > > /usr/bin/build-classpath: error: Could n

Re: [appfuse-user] getting started

2007-03-14 Thread heccarrillo
at org.apache.tools.ant.Main.startAnt(Main.java:188) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:196) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55) Total time: 1 second heccarrillo wrote: > > Thank you, Matt. I'll update and run it again. :-)

Re: [appfuse-user] getting started

2007-03-12 Thread heccarrillo
Thank you, Matt. I'll update and run it again. :-) mraible wrote: > > You need to use Ant 1.6.5 as a minimum - it looks like you're using 1.5.2. > > Matt > > On 3/12/07, heccarrillo <[EMAIL PROTECTED]> wrote: >> I am trying to launch appfuse on a bo

[appfuse-user] getting started

2007-03-12 Thread heccarrillo
I am trying to launch appfuse on a box running the following: Fedora Tomcat 5.5.20 Ant MySQL Hibernate I ran ant with verbose and got the following: [EMAIL PROTECTED] appfuse]# ant -verbose new Apache Ant version 1.5.2-26 compiled on May 5 2004 Buildfile: build.xm