Thursday, November 28, 2002, 1:36:29 PM, you wrote: JG> I can't help with Tomcat problems, but if you have no particular JG> preference, try downloading the standard JBoss (w/o Tomcat) and JG> deploying your app in that. JBoss' default webcontainer, Jetty, will be JG> used to deploy your webapp. If you have any problems with this I will JG> help you on this list.
Using the instruction provided on http://www.shiftat.com/blog/page/werner/20021027 I am able to run it on JBoss-Jetty too. The problems had no relation with Tomcat/Jetty but how Jetspeed is configured to run. The biggest problem is the hypersonic database who comes with the war file inside \WEB-INF\db. On the instructions we have to remove the hypersonic jars from JBoss and the hsqldb-service.xml too. This works but it is wrong. It is best if we can remove the jars from the jetspeed war and use the hypersonic database who is running inside JBoss. Another problem is this database is used by other services like JBossMQ I think. I do not know how make this but if someone who know hypersonic better can look at this should be easy. -- Best regards, Danilo mailto:[EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
