Try deleting the .maven directory and verify that you're using the 1.0 release.

Thanks,

Jeremy Ford
[EMAIL PROTECTED]


From: "Vladimir Lisin" <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Install JetSpeed 2 - Help
Date: Wed, 15 Sep 2004 19:15:24 +0400

Hi All

I am attempting to install JetSpeed 2 following instructions on Getting
Started page:
    http://portals.apache.org/jetspeed-2/getting-started.html

1. Normall installed Maven and repository
     C:\Documents and Settings\Lisin.ELCOMGAZ\.maven\repository\

2. Did Build properties file C:\Documents and
Settings\Lisin.ELCOMGAZ\build.properties
org.apache.jetspeed.server.home=c:\jakarta_tomcat
org.apache.jetspeed.catalina.version.major=4
org.apache.jetspeed.server.shared=${org.apache.jetspeed.server.home}/shared/lib/
org.apache.jetspeed.deploy.war.dir=${org.apache.jetspeed.server.home}/webapps/
org.apache.jetspeed.services.autodeployment.user=Lisin
org.apache.jetspeed.services.autodeployment.password=652115

3.  Normall installed Tomcat  and  edited  the  file
C:\jakarta-tomcat\conf\tomcat-users.xml :

   <?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
  <role rolename="role1"/>
  <role rolename="manager"/>
  <user username="Lisin" password="652115" roles="manager"/>
  <user username="both" password="tomcat" roles="manager,role1"/>
  <user username="role1" password="tomcat" roles="role1"/>
</tomcat-users>

4.  Buiding JetSpeed 2:

       Make the  # Terminal Session #1: Start the Hypersonic database:
  ===============================================
 C:\WINDOWS\system32>cd C:\Jetspeed-2\

C:\Jetspeed-2>maven start.test.server
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0

Parse Fatal Error at line -1 column -1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
..................................
Total time: 4 seconds
Finished at: Wed Sep 15 18:58:43 MSD 2004

C:\Jetspeed-2>
=================================================

With # Terminal Session #2 is analogous :-(((((

What errors I did ?
Thanks for advance.

Regards,
Vladimir

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to