Hi,

I'm trying out Appfuse for the first time.

The Quickstart says to install J2EE.  Why is this needed?  Just for some jar 
files?  If my Tomcat already has the jar files for step 3, do I need J2EE?  
Well, I did install J2EE 1.4 SDK.

I'm running Java 1.4.2_03.  Ant 1.5.1.  Tomcat 4.1.27.

I downloaded Appfuse 1.3 src.

When I do the ant setup command, I get a bunch of 
java.lang.IndexOutOfBoundsException errors.  Is this because I don't have 
J2EE installed, because of the Java version, or because of ?

vavoom:/home/sitongia/src/Java/appfuse$ ant new -Dapp.name=UNAfuse 
-Ddb.name=UNAfuse
Buildfile: build.xml

clean:
     [echo] Cleaning build and distribution directories

new:
     [echo] Creating new application named 'UNAfuse'...
     [copy] Copying 318 files to /home/sitongia/src/Java/UNAfuse
     [copy] Copying 1 file to /home/sitongia/src/Java/UNAfuse
[replaceregexp] An error occurred processing file: 
'/home/sitongia/src/Java/UNAfuse/lib/hibernate-2.1.1/lib/c3p0.jar': 
java.lang.IndexOutOfBoundsException
[replaceregexp] An error occurred processing file: 
'/home/sitongia/src/Java/UNAfuse/lib/hibernate-2.1.1/lib/swarmcache.jar': 
java.lang.IndexOutOfBoundsException
...(many more)...
BUILD SUCCESSFUL

The next step worked:
vavoom:/home/sitongia/src/Java/UNAfuse$ ant setup-db setup-tomcat deploy
...
BUILD SUCCESSFUL

-- 
==Leonard E. Sitongia           
  Visualization and Enabling Technologies / Scientific Computing Division
  National Center for Atmospheric Research
  P.O. Box 3000 Boulder CO 80307  USA
  [EMAIL PROTECTED]    voice: (303)497-2454   fax: (303)497-1239



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Struts-apps mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/struts-apps

Reply via email to