Amit
----Original Message Follows---- From: "Bernhard Bauer" <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" <[email protected]> To: "Jetspeed Users List" <[email protected]> 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 = j2deployerbtw - the error i get in the browser is: HTTP Status 503 - Servlet jetspeed is currently unavailable
----- Original Message ----- From: "Shah Amit" <[EMAIL PROTECTED]> To: <[email protected]> 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" <[email protected]> To: "j2 mailing list" <[email protected]> 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]
