Hi Bernhard,

The build file that you showed earlier on this thread, is that the complete build file that you have? I just happened to notice that it is missing the entire DB configuration section. I would suggest take the same build file that comes with the distribution and just copy it to your home directory and rename it, and change the paths. This has always worked for me.

Let me know if you need any help ;)

Cheers,
Amit

----Original Message Follows----
From: "Bernhard" <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List" <jetspeed-user@jakarta.apache.org>
To: "Jetspeed Users List" <jetspeed-user@jakarta.apache.org>
Subject: Re: getting started
Date: Wed, 23 Feb 2005 10:53:02 +0100



no, i didn't so... the filename is build.properties...
what i don't understand is that also if i remove the build.properties from my user home directory, the maven build process is successful... (anyway - same error in the browser)...


did you use the build.properties file delivered in the .zip file? i created my own, like it is told in the getting started manual... maybe i give it a try and use the delivered file (changing the name from build.properties.sampe to build.properties ;-)

amit - thank you for attention to my problems,
i'll let you know if i'm successful!
bernhard

----- Original Message ----- From: "Shah Amit" <[EMAIL PROTECTED]>
To: <jetspeed-user@jakarta.apache.org>
Sent: Tuesday, February 22, 2005 9:48 PM
Subject: Re: getting started


Did you rename your build.properties.sample file to build.properties ??? I was rebuilding jetspeed on a machine and just tumbled upon the same problem so .... I dont know if you already got pass this, so just thought should let you know.

Amit

----Original Message Follows----
From: "Bernhard Bauer" <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List" <jetspeed-user@jakarta.apache.org>
To: "Jetspeed Users List" <jetspeed-user@jakarta.apache.org>
Subject: Re: getting started
Date: Tue, 22 Feb 2005 08:49:33 +0100


my build.properties file looks like this:

# jetspeed 2 home required for build
org.apache.jetspeed.project.home = e:/jetspeed-2.0
# jetspeed required properties
org.apache.jetspeed.server.home = e:/Jakarta/Tomcat 5.0
org.apache.jetspeed.catalina.version.major = 5
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 = j2deployer
org.apache.jetspeed.services.autodeployment.password = j2deployer

btw - the error i get in the browser is: HTTP Status 503 - Servlet jetspeed is currently unavailable


----- Original Message ----- From: "Shah Amit" <[EMAIL PROTECTED]> To: <jetspeed-user@jakarta.apache.org> Sent: Tuesday, February 22, 2005 1:56 AM Subject: RE: getting started


Can you show your build.properties file ... I think you might not have set the proper paths on the build.properties file.

Also note that the slashes are all forward slash even though it is windows. It has biten lot of people including me ;)

C:/Documentsxxxxx/    and not C:\Documentsxxxxx\

Goodluck,
Amit

----Original Message Follows----
From: "Bernhard" <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Users List" <jetspeed-user@jakarta.apache.org>
To: "j2 mailing list" <jetspeed-user@jakarta.apache.org>
Subject: getting started
Date: Tue, 22 Feb 2005 00:07:46 +0100

hi all!

has somebody a detailed installation instruction for jetspeed 2?

i use  windows xp
         -tomcat 5.0.28
         -maven 1.0.2
         -java 1.4.2_03

i tried to follow the getting started instruction on the apache homepage but
it doesn't work...
after following all steps, and trying to start jetspeed (in a browser), i get a message: http error ?404? - servlet not available!
does someone know what to do?



i installed the components the following way: firstly - java, then - tomcat, at last - maven

then i created the build.properties file and placed it under C:\Document and Settings\User

first question:
when i enter the "maven start.test.server" command - i get a message: 'server.properties not found, using command line or default properties'
but the hsqldb server is running...
is this normal behavior?


- maven allClean allBuild seems to work fine;

when i stop the test.server and enter "maven.start.production.server" into the
command prompt, i get the same 'server.properties not found,...' message...
but also production.server is running;


maven quickstart maybe doesn't what it should, it creates the jetspeed folder directly under the root directory - is there something wrong with my build properties?

ok, i copy the jetspeed folder (also tried it with the .war file) under the webapps directory; start up tomcat and enter the adress http://localhost:8080/jetspeed into my browser... - but the portal doesn't start - i only get the above described HTTP ERROR - servlet not available...

thank you all for your help,
greetings, bernd



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




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



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




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



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



Reply via email to