The deployment was fine without any errors.
Except for a few io errors jetspeed worked fine when I tried creating an user 
account.
I have enclosed the console output showing the deployment for your reference.
Using jboss-3.0.0_tomcat-4.0.3.

If you get the errors again. Try dropping the jars from <jetspeed>/lib which 
are not accessible to jboss in <jboss_dir>/lib so that it may find the 
classes.

Keep the list known of your findings.

Rajesh




On Thursday 01 August 2002 23:57, Wood, Alan wrote:
> Sounds good.  Thanks.
>
> Btw - when I tried your solution I used JBoss 3.0.1RC1 with Tomcat 4.0.4
>
> Both pieces were run with no modifications.  (Other than your stated
> conversion to an uncompressed ear)
>
> Alan
>
> -----Original Message-----
> From: Rajesh Acharya [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 01, 2002 2:36 PM
> To: Wood, Alan
> Subject: Re: [JBoss-user] Anyone get Jetspeed running?
>
>
> Tried with this with built-in tomcat.
> Shall try again see if anything has changed.
>
> Rajesh
>
> On Thursday 01 August 2002 23:42, you wrote:
> > Had no luck with this either.  Now, I get by the error w/ JBoss not
> > uncompressing the war, but it hits the same error Jetty does...something
> > about not being able to load org.apache.xml.serialize.XMLSerializer. 
> > Yet, that class exists in the xerces_1_3_1.jar that ships with Jetspeed.
> >
> > Any other ideas?
> >
> > Alan
> >
> > -----Original Message-----
> > From: Rajesh Acharya [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 01, 2002 1:12 PM
> > To: [EMAIL PROTECTED]; Wood, Alan
> > Subject: Re: [JBoss-user] Anyone get Jetspeed running?
> >
> >
> > Hi Alan,
> > I did the following and it worked for me. This may not be the only way
> > but I stopped on jetspeed with this. Could not dig further.
> >
> > Unzip jetspeed.war in a folder named jetspeed.war inside another folder
> > named jetspeed.ear.
> > Inside /deploy/jetspeed.ear/META-INF/ place the application.xml attached
> > to this mail.
> >
> > Hope this helps.
> >
> > Rajesh
> >
> > On Thursday 01 August 2002 22:02, Wood, Alan wrote:
> > > We are trying to get Jetspeed 1.4b1 (Apache Jakarta Project) running on
> > > Jboss and not having too much luck w/ it.
> > >
> > > I have tried with both JBoss 3.0.0 and JBoss 3.0.1RC1.  I'm just
> > > dropping the war file into webapps and there seem to be issues.
> > >
> > > I've tried this on
> > >
> > > JBoss 3.0.0 w/ Jetty
> > > JBoss 3.0.1 w/ Jetty
> > > JBoss 3.0.1 w/ Tomcat 4.0.4
> > > Tomcat 4.0.4 standalone
> > >
> > > It works fine in standalone mode.  The error messages I'm seeing with
> > > Jetty are pointing to not being able to load the class files in the WAR
> > > file correctly.  The error messages I'm seeing with Tomcat integrated
> > > seem to point to the issue of the WAR not being unpacked......
> > >
> > > What can I do to get this working in JBoss?
> > >
> > > Thanks,
> > >
> > > Alan
> > >

10:10:31,265 INFO  [MainDeployer] Starting deployment of package:
file:/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/
10:10:31,267 INFO  [EARDeployer] Init J2EE application: 
file:/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/
10:10:31,622 INFO  [EmbeddedCatalinaServiceSX] deploy, ctxPath=/jetspeed, 
warUrl=file:/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/
10:10:31,734 INFO  [Engine] WebappLoader[/jetspeed]: Deploying class repositories to 
work 
directory /home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/catalina/work/localhost/jetspeed
10:10:31,753 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/activation.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/activation.jar
10:10:31,818 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/castor-0.9.3.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/castor-0.9.3.jar
10:10:31,903 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/ecs-1.4.1.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/ecs-1.4.1.jar
10:10:31,963 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR /WEB-INF/lib/hsql.jar 
to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/hsql.jar
 
10:10:32,031 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/jdbc-se2.0.jar to
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/jdbc-se2.0.jar
10:10:32,059 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/jetspeed-1.3a2-release.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/jetspeed-1.3a2-release.jar
10:10:32,168 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/log4j-1.1.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/log4j-1.1.jar
10:10:32,238 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR /WEB-INF/lib/mail.jar 
to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/mail.jar
 
10:10:32,451 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR /WEB-INF/lib/soap.jar 
to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/soap.jar
 
10:10:32,524 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/turbine-2.2b1-20011124.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/turbine-2.2b1-20011124.jar
10:10:32,617 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/uddi4j.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/uddi4j.jar
10:10:32,669 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/velocity-1.2-dev.jar 
to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/velocity-1.2-dev.jar
10:10:32,730 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/village-1.5.3-dev.jar
to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/village-1.5.3-dev.jar
10:10:32,754 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/xalan-2.0.1.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/xalan-2.0.1.jar
10:10:32,841 INFO  [Engine] WebappLoader[/jetspeed]: Deploy JAR 
/WEB-INF/lib/xerces_1_3_1.jar to 
/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/jetspeed.war/WEB-INF/lib/xerces_1_3_1.jar
10:10:32,892 INFO  [Engine] StandardManager[/jetspeed]: Seeding random number 
generator class 
java.security.SecureRandom
10:10:32,894 INFO  [Engine] StandardManager[/jetspeed]: Seeding of random number 
generator has 
been completed
10:10:35,503 INFO  [Engine] ContextConfig[/jetspeed]: Added certificates -> request 
attribute
Valve10:10:36,016 INFO  [EmbeddedCatalinaServiceSX] Using Java2 parent classloader 
delegation: 
true
10:10:40,507 INFO  [STDOUT] data instanceof ServletConfig
10:11:26,574 INFO  [Engine] StandardWrapper[/jetspeed:default]: Loading container 
servlet default
10:11:26,575 INFO  [Engine] default: init
10:11:26,579 INFO  [Engine] StandardWrapper[/jetspeed:invoker]: Loading container 
servlet invoker
10:11:26,580 INFO  [Engine] invoker: init
10:11:26,581 INFO  [Engine] jsp: init
10:11:28,866 INFO  [MainDeployer] Successfully completed deployment of package: 
file:/home/rajesh.h/jboss-3.0.0_tomcat-4.0.3/server/default/deploy/jetspeed.ear/





Reply via email to