I followed the described steps in the site (http://www.shiftat.com/blog/page/werner/20021027 ) ... I looked in our list some thing about this problem, and found this question without reply of our friend Romain. I don t know if Romain solved this problem ... Romain ... Romain ... :-) Please help me. :-(
TIA Fabiano Romain question: >>>> Subject: JBoss startup with Jetspeed Hi all, I've just configured Jetspeed 4.1b1 with JBoss 3.0.3 and Tomcat 4.1.12. I just want to knowm if it's normal that I don't see the end of JBoss startup in the logs. The logs end with these lines: 16:09:45,125 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.0.3_tomcat-4.1.12/server/default/deploy/jetspeed.war/ 16:09:45,465 INFO [EmbeddedCatalinaService41] deploy,ctxPath=/jetspeed,warUrl=file:/C:/jboss-3.0.3_tomcat-4.1.12/server/de fault/deploy/jetspeed.war/ 16:09:45,475 INFO [Engine] WebappLoader[/jetspeed]: Deploying classrepositories to work directory C:\jboss-3.0.3_tomcat-4.1.12\tomcat-4.1.x\work\MainEngine\localhost\jetspeed 16:09:45,485 INFO [Engine] WebappLoader[/jetspeed]: Deploy JAR/WEB-INF/lib/mail.jar to C:\jboss-3.0.3_tomcat-4.1.12\server\default\deploy\jetspeed.war\WEB-INF\lib\ mail.jar 16:09:45,726 INFO [Engine] ContextConfig[/jetspeed]: Added certificates-> request attribute Valve 16:09:45,956 INFO [EmbeddedCatalinaService41] Using Java2 parentclassloader delegation: true 16:09:45,956 INFO [Engine] StandardManager[/jetspeed]: Seeding random number generator class java.security.SecureRandom 16:09:45,956 INFO [Engine] StandardManager[/jetspeed]: Seeding of random number generator has been completed Romain Raymond >>>> ----- Original Message ----- From: "Danilo Luiz Rheinheimer" <[EMAIL PROTECTED]> To: "Jules Gosnell" <[EMAIL PROTECTED]> Cc: "Werner Ramaekers (ShiftAt)" <[EMAIL PROTECTED]> Sent: Friday, November 29, 2002 9:10 AM Subject: Re[2]: [JBoss-user] Problems with JetSpeed on JBoss > 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] > > ----- Original Message ----- From: "Fabiano Cruz (Cilix Software)" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 28, 2002 10:33 AM Subject: Problems with JetSpeed on JBoss Hi aLL, I�m running JetSpeed 1.4b1 with MySQL on JBoss 3.0.3 ... "everything works fine", but when JBoss started, I�m not seeing this msg: 10:13:18,069 INFO [Server] JBoss (MX MicroKernel) [3.0.3 Date:200209301503] Sta rted in 0m:18s:984ms This message appears in the console and after this nothing more it appears (no error, info etc): 10:18:48,897 INFO [Engine] ContextConfig[/jetspeed]: Added certificates -> requ est attribute Valve 10:18:52,194 INFO [EmbeddedCatalinaService41] Using Java2 parent classloader de legation: true 10:18:52,210 INFO [Engine] StandardManager[/jetspeed]: Seeding random number ge nerator class java.security.SecureRandom 10:18:52,210 INFO [Engine] StandardManager[/jetspeed]: Seeding of random number generator has been completed Please help me out. Thanks Fabiano Cruz -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
