Re: Jetspeed-2 install problems

2004-01-06 Thread [EMAIL PROTECTED]
Make sure that step 1 "Get Maven ready" and step 2 "build.properties setting" are completed before you attempt to build jetspeed-2. The Pluto container needs to build, renamed and copied into the maven repository. Roger I had installed pluto with success, but test portlet (testsuit) dont go w

Re: Jetspeed-2 install problems

2004-01-05 Thread Roger Ruttimann
OTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 4:23 PM Subject: Re: Jetspeed-2 install problems > Roger Ruttimann wrote: > > >Did you get pluto from CVS and build it? > >Follow the steps in the getting started document in the

Re: Jetspeed-2 install problems

2004-01-05 Thread Paul Spencer
Roger -Original Message- From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Jan 5, 2004 10:33 AM To: [EMAIL PROTECTED] Subject: Jetspeed-2 install problems hi folks, I'm trying to install jetspeed 2, but I some problem !! Not compile !! | \/ |__ _Ap

Re: Jetspeed-2 install problems

2004-01-05 Thread [EMAIL PROTECTED]
Roger Ruttimann wrote: Did you get pluto from CVS and build it? Follow the steps in the getting started document in the ./docs directory. Roger -Original Message- From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Jan 5, 2004 10:33 AM To: [EMAIL PROTECTED] Subject: Je

Re: Jetspeed-2 install problems

2004-01-05 Thread Roger Ruttimann
Did you get pluto from CVS and build it? Follow the steps in the getting started document in the ./docs directory. Roger -Original Message- From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Jan 5, 2004 10:33 AM To: [EMAIL PROTECTED] Subject: Jetspeed-2 install pr

Jetspeed-2 install problems

2004-01-05 Thread [EMAIL PROTECTED]
hi folks, I'm trying to install jetspeed 2, but I some problem !! Not compile !! | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT war:init: java:prepare-filesystem: java:compile: [echo] Compiling to E:\workspace

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
--- David Sean Taylor <[EMAIL PROTECTED]> wrote: > > On Thursday, November 20, 2003, at 02:00 PM, Gerry Reno wrote: > > > David, > > No, I did not have the demo app deployed. I deployed it into > 4.1.29 > > and guess what - Jetspeed-2 displayed with a login portlet! > Finally. > > You shou

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 02:00 PM, Gerry Reno wrote: David, No, I did not have the demo app deployed. I deployed it into 4.1.29 and guess what - Jetspeed-2 displayed with a login portlet! Finally. You should get more than just the login portlet, scroll down... I wish this dependenc

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, No, I did not have the demo app deployed. I deployed it into 4.1.29 and guess what - Jetspeed-2 displayed with a login portlet! Finally. I wish this dependency was documented in GETTING_STARTED. I tried the exact same sequence with 5.0.14 but no luck - still getting the double initi

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 01:04 PM, Gerry Reno wrote: David, Ok, I retried this and did not remove the pluto jar from shared/lib this time. yes Pluto needs to be there Jetspeed now initializes and I see a page with only the Jetspeed-2 logo on it but nothing else. The loge still shows

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
Here are my build.properties: catalina.home=/usr/local/jakarta-tomcat-4.1.29/ #catalina.home=/usr/local/jakarta-tomcat/ locale.default=en maven.ant.generatebuild.file=generated_maven_build.xml catalina.shared.lib=${catalina.home}/shared/lib/ deploy.war.dir=${catalina.home}/webapps/ deployment.db.

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
Yes, if you'll read back through the thread you will see that we covered this. Gerry Reno --- David Le Strat <[EMAIL PROTECTED]> wrote: > Have you correctly set up the db.alias in your > user.home? See getting started step 2. > > Hope this helps. > > David. > --- Gerry Reno <[EMAIL PROTECTED

Re: Jetspeed-2 install problems

2003-11-20 Thread David Le Strat
Have you correctly set up the db.alias in your user.home? See getting started step 2. Hope this helps. David. --- Gerry Reno <[EMAIL PROTECTED]> wrote: > David, > Ok, I retried this and did not remove the pluto > jar from shared/lib > this time. Jetspeed now initializes and I see a > page with

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, Ok, I retried this and did not remove the pluto jar from shared/lib this time. Jetspeed now initializes and I see a page with only the Jetspeed-2 logo on it but nothing else. The loge still shows problems: INFO: Jetspeed Initialization complete, Ready to service requests. Nov 20, 2003 4

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, Ok, I resync'd and rebuilt pluto and J2 and redeployed to both versions of Tomcat 4.1.29 and 5.0.14 and I am still getting the exact same double initialization error in both versions. Nov 20, 2003 3:46:49 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 12:27 PM, Gerry Reno wrote: David, Running a grep through jakarta-jetspeed-2 I get this: find . -exec grep -Hn unreleased {} \; ./commons/project.xml:18: 0.1-dev-unreleased ./docs/GETTING-STARTED.html:62:The pluto jar needs to be named to pluto-0.1-d

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 12:18 PM, Gerry Reno wrote: David, After resync with HEAD, J2 maven allBuild produces error now: BUILD FAILED File.. file:/home/greno/projects/workspace/jakarta-jetspeed-2/ Element... maven:reactor Line.. 72 Column 40 The build cannot continue beca

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, Running a grep through jakarta-jetspeed-2 I get this: find . -exec grep -Hn unreleased {} \; ./commons/project.xml:18: 0.1-dev-unreleased ./docs/GETTING-STARTED.html:62:The pluto jar needs to be named to pluto-0.1-dev-unreleased.jar ./portal/maven.xml:214: ./portal/target/t

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, After resync with HEAD, J2 maven allBuild produces error now: BUILD FAILED File.. file:/home/greno/projects/workspace/jakarta-jetspeed-2/ Element... maven:reactor Line.. 72 Column 40 The build cannot continue because of the following unsatisfied dependency: pluto-0.1-dev-unr

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
--- David Sean Taylor <[EMAIL PROTECTED]> wrote: > > On Thursday, November 20, 2003, at 10:26 AM, Gerry Reno wrote: > > > From jakarta-pluto/build I typed: > > ./build.sh > > > You will need to CVS UPDATE both Jetspeed-2 and Pluto > I just checked in some changes, including the Jetspeed-2 p

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 10:26 AM, Gerry Reno wrote: From jakarta-pluto/build I typed: ./build.sh You will need to CVS UPDATE both Jetspeed-2 and Pluto I just checked in some changes, including the Jetspeed-2 project.xml referencing pluto-1.0.jar After building Pluto, copy pluto-1.

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
From jakarta-pluto/build I typed: ./build.sh Gerry Reno --- David Sean Taylor <[EMAIL PROTECTED]> wrote: > > On Thursday, November 20, 2003, at 09:47 AM, Gerry Reno wrote: > > > David, > > Ok, I went and resync'd with the pluto HEAD and rebuilt pluto. > It > > now builds a jar named "pl

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 09:47 AM, Gerry Reno wrote: David, Ok, I went and resync'd with the pluto HEAD and rebuilt pluto. It now builds a jar named "pluto-1.0.jar" instead of the name " pluto-0.1-dev-unreleased.jar". Is this going to be a problem? Do I need to rename this jar? How

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, Ok, I went and resync'd with the pluto HEAD and rebuilt pluto. It now builds a jar named "pluto-1.0.jar" instead of the name " pluto-0.1-dev-unreleased.jar". Is this going to be a problem? Do I need to rename this jar? Gerry Reno --- David Sean Taylor <[EMAIL PROTECTED]> wrote: > >

Re: Jetspeed-2 install problems

2003-11-20 Thread David Sean Taylor
On Thursday, November 20, 2003, at 07:14 AM, Gerry Reno wrote: David, I rebuilt everything this morning and redeployed to 4.1.29, then removed the pluto jar from shared/lib and started Tomcat. The log shows that jetspeed intitialized and then immediately shutdown. The container is not getting

Re: Jetspeed-2 install problems

2003-11-20 Thread Gerry Reno
David, I rebuilt everything this morning and redeployed to 4.1.29, then removed the pluto jar from shared/lib and started Tomcat. The log shows that jetspeed intitialized and then immediately shutdown. 2003-11-20 09:55:41,834 [main] INFO org.apache.jetspeed.engine.JetspeedEngine - Configured

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
David, Here is jetspeed log for 4.1.29: 2003-11-18 18:08:42,968 [main] INFO org.apache.jetspeed.cps.CommonPortletServices - Added Mapping for Service: logadaptor 2003-11-18 18:08:42,970 [main] INFO org.apache.jetspeed.cps.CommonPortletServices - Added Mapping for Service: InformationProviderSe

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 08:02 PM, Gerry Reno wrote: They are only in Tomcat 4.1.29. I get this error when I move the server/lib jars away: Nov 19, 2003 11:01:01 PM org.apache.commons.digester.Digester startElement SEVERE: Begin event threw error java.lang.NoClassDefFoundError: java

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
They are only in Tomcat 4.1.29. I get this error when I move the server/lib jars away: Nov 19, 2003 11:01:01 PM org.apache.commons.digester.Digester startElement SEVERE: Begin event threw error java.lang.NoClassDefFoundError: javax/management/MBeanException at java.lang.Class.getDeclare

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 07:50 PM, Gerry Reno wrote: I am also seeing these in server/lib: ./server/lib/mx4j-jmx.jar ./server/lib/mx4j.license For Tomcat 5 or Catalina? I don't have those files in my version of Tomcat 5, nor Catalina try moving them away and restarting My version of

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
I am also seeing these in server/lib: ./server/lib/mx4j-jmx.jar ./server/lib/mx4j.license Gerry Reno --- Gerry Reno <[EMAIL PROTECTED]> wrote: > Yes, I see these mx4j jars in jetspeed/WEB-INF/lib: > mx4j-jmx-1.1.1.jar > mx4j-tools-1.1.1.jar > > Gerry Reno > > --- David Sean Taylor <[EMA

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 07:36 PM, Gerry Reno wrote: David, Yes, in 5.0.14 but not in 4.1.29. Here is webapps in 5.0.14: calendar jetspeed-1.4b4 jsp-examples portal.war tomcat-docs calendar.war jetspeed-1.4b4.war pluto ROOT HW_Appjetspeed.warplut

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
Yes, I see these mx4j jars in jetspeed/WEB-INF/lib: mx4j-jmx-1.1.1.jar mx4j-tools-1.1.1.jar Gerry Reno --- David Sean Taylor <[EMAIL PROTECTED]> wrote: > > On Wednesday, November 19, 2003, at 07:33 PM, Gerry Reno wrote: > > - Root Cause - > > javax.management.ReflectionException:

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 07:33 PM, Gerry Reno wrote: - Root Cause - javax.management.ReflectionException: The MBean class could not be loaded by the context classloader at com.sun.jmx.mbeanserver.MBeanInstantiatorImpl.loadClass(MBeanInstantiat orImpl.java:444) a

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
David, Yes, in 5.0.14 but not in 4.1.29. Here is webapps in 5.0.14: calendar jetspeed-1.4b4 jsp-examples portal.war tomcat-docs calendar.war jetspeed-1.4b4.war pluto ROOT HW_Appjetspeed.warpluto.xml servlets-examples jetspeed jetspeed.xml

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
David, And this I get out of the localhost log (different run - same problem): 2003-11-19 22:14:47 Servlet /jetspeed threw load() exception javax.servlet.ServletException: Jetspeed: init() failed at org.apache.jetspeed.engine.JetspeedServlet.init(JetspeedServlet.java:189) at org.

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 07:25 PM, Gerry Reno wrote: David, I do see two jetspeed initializations going on in the log. The first at 2:29:29 and the second at 2:29:51. Send us a listing of your webapps directory Do you have 2 jetspeeds installed into the webapps directory?

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
David, I do see two jetspeed initializations going on in the log. The first at 2:29:29 and the second at 2:29:51. Here's the complete startup log from Tomcat 5.0.14: Nov 19, 2003 2:29:14 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on port 8080 Nov 19, 2

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
David, I don't know where else to look. I started with completely new versions of Tomcat and the J2 maven build went through without a problem. I checked in the logs and right after the shutdown at the very beginning of the startup is where the double initialization error occurs. Here's my env

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 11:41 AM, Gerry Reno wrote: Tomcat 5.0.14: I removed the following jars from shared/lib and restarted: pluto-0.1-dev-unreleased.jar portlet-api.jar Pluto no longer runs. Jetspeed still gets the following double initialization error: INFO: Jetspeed Starting

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
Tomcat 5.0.14: I removed the following jars from shared/lib and restarted: pluto-0.1-dev-unreleased.jar portlet-api.jar Pluto no longer runs. Jetspeed still gets the following double initialization error: INFO: Jetspeed Starting Initialization... Nov 19, 2003 2:29:51 PM org.apache.jetspeed.e

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
Here's the ${catalina.home}/shared/lib from my other TC 4.1.29 installation: commons-configuration-1.0-dev.jar log4j-1.2.6.jar commons-lang-1.0.1.jar pluto-0.1-dev-unreleased.jar commons-logging-1.0.2.jar portlet-api-1.0.jar jetspeed-commons-2.0-a1-dev.jar Gerry Reno ---

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
David, Here's ${catalina.home}/shared/lib: commons-configuration-1.0-dev.jar log4j-1.2.6.jar commons-lang-1.0.1.jar pluto-0.1-dev-unreleased.jar commons-logging-1.0.2.jar portlet-api-1.0.jar jetspeed-commons-2.0-a1-dev.jarportlet-api.jar Which jars are conflicting? G

Re: Jetspeed-2 install problems

2003-11-19 Thread David Sean Taylor
On Wednesday, November 19, 2003, at 11:02 AM, Gerry Reno wrote: I have not been able to make any more progress getting J2 to run. Here are my ${user}/build.properties entries: #catalina.home=/usr/local/jakarta-tomcat-4.1.29/ catalina.home=/usr/local/jakarta-tomcat/ locale.default=en maven.ant

Re: Jetspeed-2 install problems

2003-11-19 Thread Gerry Reno
I have not been able to make any more progress getting J2 to run. Here are my ${user}/build.properties entries: #catalina.home=/usr/local/jakarta-tomcat-4.1.29/ catalina.home=/usr/local/jakarta-tomcat/ locale.default=en maven.ant.generatebuild.file=generated_maven_build.xml catalina.shared.lib

Re: Jetspeed-2 install problems

2003-11-18 Thread Gerry Reno
Correction. Pluto portal comes up but when you click on the Test link the Test portlet does not show. Log shows: DEBUG org.apache.pluto.invoker PortletContainerImpl.portletLoad(test_row_col1_p1) called. java.lang.NullPointerException at org.apache.pluto.portalImpl.om.entity.impl.Port

Re: Jetspeed-2 install problems

2003-11-18 Thread Gerry Reno
Ok, started off with a brand-spanking-new version of Tomcat 4.1.29, deployed jetspeed-2 and pluto. Pluto works fine but I get the exact same results for jetspeed-2 as before. Only get a logo and nothing else. Log shows the same error, trying to get the LoginPortlet from the registry. Clues an

Re: Jetspeed-2 install problems

2003-11-18 Thread Gerry Reno
After moving maven goals catalina:base-shared and catalina:shared from maven.xml to portal/maven.xml and shutdown, redeploy, startup I finally got something with J2 under Tomcat 4.1.24 -- the logo! That's it, just the logo. No login, nothing else. Checking the log I see this error: Capabili

Re: Jetspeed-2 install problems

2003-11-18 Thread David Sean Taylor
On Tuesday, November 18, 2003, at 03:23 PM, Gerry Reno wrote: Here are some of my observations trying to get JS2 running: I have two Tomcat installations: jakarta-tomcat-4.1.24 jakarta-tomcat-5.0.14 Pluto: Pluto gets the following error when trying to run under Tomcat 4.1.24: Jetspeed-2:

RE: Jetspeed-2 install problems

2003-11-18 Thread Gerry Reno
gt; > > ${USER_HOME}/.maven/repository/xalan/jars. > > > > > > > > > > If you need a copy of xalan-2.4.1.jar, I would be more than > > happy > > > > > send you the one that I use which isn't corrupt. All you > would > > > >

RE: Jetspeed-2 install problems

2003-11-13 Thread Gerry Reno
need a copy of xalan-2.4.1.jar, I would be more than > happy > > > > send you the one that I use which isn't corrupt. All you would > > > have > > > > to do then is drop it in the location specified above. Maven > > will > > > > n

RE: Jetspeed-2 install problems

2003-11-13 Thread Gerry Reno
> > Regards, > > > ** > > > | Scott T Weaver | > > > | <[EMAIL PROTECTED]>| > > > | Apache Jetspeed Portal Project | > > > | Apache Pluto Portlet Container | > > > *

RE: Jetspeed-2 install problems

2003-11-13 Thread Gerry Reno
> > | Apache Pluto Portlet Container | > > *====* > > > > > -Original Message- > > > From: Gerry Reno [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, November 13, 2003 1:35 PM > > > To: Jetspeed User

RE: Jetspeed-2 install problems

2003-11-13 Thread Weaver, Scott
| | Apache Pluto Portlet Container | ** > -Original Message- > From: Gerry Reno [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 13, 2003 1:52 PM > To: Jetspeed Users List > Subject: RE: Jetspeed-2 install problems > > Scott, >

RE: Jetspeed-2 install problems

2003-11-13 Thread Gerry Reno
essage- > > From: Gerry Reno [mailto:[EMAIL PROTECTED] > > Sent: Thursday, November 13, 2003 1:35 PM > > To: Jetspeed Users List > > Subject: Re: Jetspeed-2 install problems > > > >Ok, did another resync with the HEAD and then ran maven allBuild > >

RE: Jetspeed-2 install problems

2003-11-13 Thread Weaver, Scott
gt; -Original Message- > From: Gerry Reno [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 13, 2003 1:35 PM > To: Jetspeed Users List > Subject: Re: Jetspeed-2 install problems > >Ok, did another resync with the HEAD and then ran maven allBuild > again. This t

Re: Jetspeed-2 install problems

2003-11-13 Thread Gerry Reno
follow all steps in the /doc/Getting-Started.htm document. > > It seems that some of your dependencies are not correct. > > > > Roger > > > > -Original Message- > > From: Gerry Reno <[EMAIL PROTECTED]> > > Sent: Nov 12, 2003 7:55 PM >

Re: Jetspeed-2 install problems

2003-11-13 Thread Gerry Reno
gt; Roger > > -Original Message- > From: Gerry Reno <[EMAIL PROTECTED]> > Sent: Nov 12, 2003 7:55 PM > To: Jetspeed Users List <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > Subject: Re: Jetspeed-2 install problems > > I resynced with the HEAD and now whe

Re: Jetspeed-2 install problems

2003-11-13 Thread Roger Ruttimann
TED] Subject: Re: Jetspeed-2 install problems I resynced with the HEAD and now when I run maven allBuild I'm seeing other errors: BUILD FAILED File.. file:/home/greno/projects/workspace/jakarta-jetspeed-2/portal/ Element... copy Line.. 105 Column 97 Warning: Could not find file /ho

Re: Jetspeed-2 install problems

2003-11-12 Thread Gerry Reno
I resynced with the HEAD and now when I run maven allBuild I'm seeing other errors: BUILD FAILED File.. file:/home/greno/projects/workspace/jakarta-jetspeed-2/portal/ Element... copy Line.. 105 Column 97 Warning: Could not find file /home/greno/projects/workspace/jakarta-jetspeed-2/por

Re: Jetspeed-2 install problems

2003-11-11 Thread Gerry Reno
Hi Scott, No, it's not. Do I need to manually copy it there? Where should I go to get the correct commons-configuration jar? Shouldn't Maven have taken care of this dependency? rgds, Gerry --- Gerry Reno <[EMAIL PROTECTED]> wrote: > Is the commons-configuration jar in your $TOMCAT_HOME/shar

RE: Jetspeed-2 install problems

2003-11-10 Thread Weaver, Scott
tainer | ** > -Original Message- > From: Gerry Reno [mailto:[EMAIL PROTECTED] > Sent: Saturday, November 08, 2003 1:12 PM > To: [EMAIL PROTECTED] > Subject: Jetspeed-2 install problems > > > Installed Pluto - runs fine. > Checked out Jetspeed-2 from CVS and built and

Jetspeed-2 install problems

2003-11-09 Thread Gerry Reno
Installed Pluto - runs fine. Checked out Jetspeed-2 from CVS and built and deployed it using maven (maven allBuild deploy pam.deploy) but it will not start. First error received was: 2003-11-08 12:06:26 ContextConfig[/jetspeed] Exception processing JAR at resource path /WEB-INF/lib/xalan-2.4.1.ja

Jetspeed-2 install problems

2003-11-08 Thread Gerry Reno
Installed Pluto - runs fine. Checked out Jetspeed-2 from CVS and built and deployed it using maven (maven allBuild deploy pam.deploy) but it will not start. Maven said everything built successful with no errors. First startup error received was: 2003-11-08 12:06:26 ContextConfig[/jetspeed] Exce