Sue: I'm using Jboss 3.02 with Tomcat 4.0.4 Ok...you are using Jetspeed 1.4, so there is a problem with Jar files. put this jars on /server/default/deploy/jetspeed.ear/jetspeed.war/web-inf/lib: castor-0.9.3.jar commons-cellections-2.0.jar commons-lang-0.1-dev.jar ecs-1.4.1.jar fulcrum-3.0-b1.jar jetspeed-1.4b1.jar ojb-0.7.343.jar stratum-1.0-b2-dev.jar torque-3.0-b2-dev.jar turbine-2.2-b2-dev.jar uddi4j.jar velocity-1.3.jar village-1.5.3.jar log4j-1.2.6.jar mail.jar xalan.jar
Move any other file on that directory to /server/default/lib/ and remove from /server/default/lib/ castor.jar But I think it won't help you with that problem this will fix other. Check your enviroment variables: JAVA_HOME TOMCAT_HOME CATALINA_HOME and JBOSS_HOME must be defined. And check you uncompressed the .war file into a directory called jespeed.war into a directory named jetspeed.ear inside /server/default/deploy/ And put the XML file inside the meta-inf dir on /inside /server/default/deploy/jetspeed.ear. That's all you have to do to make it work. Hope all this helps you. bye and GOOD LUCK Ramiro Rinaudo ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "Ramiro Rinaudo" <[EMAIL PROTECTED]> Sent: Saturday, September 28, 2002 2:18 AM Subject: Re: jboss3 and jetspeed 1.3a2 > Rinaudo, > > Thanks for you reply. > > I am using jboss-3.0.0_tomcat-4.0.3 and jetspeed-1.4b1 and Linux suse 8.0 > > the exception that I am getting is as following .... > > DEBUG [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] > Context.lifecycleEvent, > event=org.apache.catalina.LifecycleEvent[source=StandardEngine[MainEngine].S > tandardHost[localhost].StandardContext[/jetspeed]] > INFO [org.jboss.web.catalina.EmbeddedCatalinaServiceSX] Using Java2 parent > classloader delegation: true > ERROR [STDERR] java.io.FileNotFoundException: > null/WEB-INF/conf/TurbineResources.properties (No such file or directory) > ERROR [STDERR] at java.io.FileInputStream.open(Native Method) > ERROR [STDERR] at java.io.FileInputStream.<init>(FileInputStream.java:103) > ERROR [STDERR] at java.io.FileInputStream.<init>(FileInputStream.java:66) > ERROR [STDERR] at > org.apache.stratum.configuration.PropertiesConfiguration.<init>(Unknown > Source) > ERROR [STDERR] at > org.apache.turbine.services.resources.TurbineResourceService.init(TurbineRes > ourceService.java:166) > ERROR [STDERR] at > org.apache.turbine.services.resources.TurbineResourceService.init(TurbineRes > ourceService.java:127) > ERROR [STDERR] at > org.apache.turbine.services.BaseInitableBroker.initClass(BaseInitableBroker. > java:150) > ERROR [STDERR] at > org.apache.turbine.services.BaseServiceBroker.initService(BaseServiceBroker. > java:141) > ERROR [STDERR] at > org.apache.turbine.services.TurbineServices.initPrimaryServices(TurbineServi > ces.java:181) > ERROR [STDERR] at org.apache.turbine.Turbine.init(Turbine.java:231) > ERROR [STDERR] at > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:91 > 6) > ERROR [STDERR] at > org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:808) > ERROR [STDERR] at > org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java: > 3266) > ERROR [STDERR] at > org.apache.catalina.core.StandardContext.start(StandardContext.java:3395) > ERROR [STDERR] at > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:785) > ERROR [STDERR] at > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:454) > ERROR [STDERR] at > org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCa > talinaServiceSX.java:321) > ERROR [STDERR] at > org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatal > inaServiceSX.java:238) > ERROR [STDERR] at > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:300) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.start(MainDeployer.java:678) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.start(MainDeployer.java:671) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:513) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:481) > ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown > Source) > ERROR [STDERR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) > ERROR [STDERR] at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > ERROR [STDERR] at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > ERROR [STDERR] at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174) > ERROR [STDERR] at $Proxy4.deploy(Unknown Source) > ERROR [STDERR] at > org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne > r.java:405) > ERROR [STDERR] at > org.jboss.deployment.scanner.URLDeploymentScanner.scanDirectory(URLDeploymen > tScanner.java:586) > ERROR [STDERR] at > org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner. > java:465) > ERROR [STDERR] at > org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract > DeploymentScanner.java:237) > ERROR [STDERR] at > org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:162) > ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown > Source) > ERROR [STDERR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) > ERROR [STDERR] at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > ERROR [STDERR] at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > ERROR [STDERR] at > org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav > a:894) > ERROR [STDERR] at $Proxy0.start(Unknown Source) > ERROR [STDERR] at > org.jboss.system.ServiceController.start(ServiceController.java:340) > ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown > Source) > ERROR [STDERR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) > ERROR [STDERR] at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > ERROR [STDERR] at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > ERROR [STDERR] at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174) > ERROR [STDERR] at $Proxy3.start(Unknown Source) > ERROR [STDERR] at > org.jboss.deployment.SARDeployer.start(SARDeployer.java:243) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.start(MainDeployer.java:678) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:513) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:481) > ERROR [STDERR] at > org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:465) > ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > ERROR [STDERR] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 > ) > ERROR [STDERR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) > ERROR [STDERR] at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > ERROR [STDERR] at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > ERROR [STDERR] at > org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:314) > ERROR [STDERR] at > org.jboss.system.server.ServerImpl.start(ServerImpl.java:216) > ERROR [STDERR] at org.jboss.Main.boot(Main.java:142) > ERROR [STDERR] at org.jboss.Main$1.run(Main.java:375) > ERROR [STDERR] at java.lang.Thread.run(Thread.java:536) > INFO [STDOUT] (!) NOTICE: init > INFO [STDOUT] (!) NOTICE: ServiceBroker: LoggingService enabled. > INFO [STDOUT] (!) NOTICE: Turbine: init() failed: > org.apache.turbine.services.InitializationException: Can't load file > null/WEB-INF/conf/TurbineResources.properties > at > org.apache.turbine.services.resources.TurbineResourceService.init(TurbineRes > ourceService.java:171) > at > org.apache.turbine.services.resources.TurbineResourceService.init(TurbineRes > ourceService.java:127) > at > org.apache.turbine.services.BaseInitableBroker.initClass(BaseInitableBroker. > java:150) > at > org.apache.turbine.services.BaseServiceBroker.initService(BaseServiceBroker. > java:141) > at > org.apache.turbine.services.TurbineServices.initPrimaryServices(TurbineServi > ces.java:181) > at org.apache.turbine.Turbine.init(Turbine.java:231) > at > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:91 > 6) > at > org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:808) > at > org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java: > 3266) > at > org.apache.catalina.core.StandardContext.start(StandardContext.java:3395) > at > org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:785) > at > org.apache.catalina.core.StandardHost.addChild(StandardHost.java:454) > at > org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCa > talinaServiceSX.java:321) > at > org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatal > inaServiceSX.java:238) > at > org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:300) > at org.jboss.deployment.MainDeployer.start(MainDeployer.java:678) > at org.jboss.deployment.MainDeployer.start(MainDeployer.java:671) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:513) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:481) > at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174) > at $Proxy4.deploy(Unknown Source) > at > org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne > r.java:405) > at > org.jboss.deployment.scanner.URLDeploymentScanner.scanDirectory(URLDeploymen > tScanner.java:586) > at > org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner. > java:465) > at > org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract > DeploymentScanner.java:237) > at > org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:162) > at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > at > org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav > a:894) > at $Proxy0.start(Unknown Source) > at > org.jboss.system.ServiceController.start(ServiceController.java:340) > at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174) > at $Proxy3.start(Unknown Source) > at org.jboss.deployment.SARDeployer.start(SARDeployer.java:243) > at org.jboss.deployment.MainDeployer.start(MainDeployer.java:678) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:513) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:481) > at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:465) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39 > ) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl > .java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat > cher.java:284) > at > org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491) > at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:314) > at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216) > at org.jboss.Main.boot(Main.java:142) > at org.jboss.Main$1.run(Main.java:375) > at java.lang.Thread.run(Thread.java:536) > 2002-09-27 21:55:59,626 INFO [org.jboss.web.localhost.Engine] > StandardWrapper[/jetspeed:default]: Loading container servlet default > 2002-09-27 21:55:59,627 INFO [org.jboss.web.localhost.Engine] default: init > > I don't have clue of why am I getting the null as a prefix of the > configuration file path ... > > much appricate if you could tell me what's wrong with my setup .. > > sue > > > Ramiro Rinaudo writes: > > > With Jetspeed 1.3a2, there is no need to move jars. First. which version of > > Jboss are you using, and which version of jetspeed are you using? > > and second which exception is throwing? > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: "Ramiro Rinaudo" <[EMAIL PROTECTED]> > > Sent: Friday, September 27, 2002 4:44 PM > > Subject: Re: jboss3 and jetspeed 1.3a2 > > > > > >> Rinaudo, > >> > >> Could you tell me which jar files are they and where should I copy them > > to? > >> > >> Thanks! > >> > >> sue > >> > >> Ramiro Rinaudo writes: > >> > >> > Hi Sue, > >> > I hope this helps you. Good luck. > >> > PD: If you want I've recently made JBoss 3.02 and Jetspeed 1.4 b1 work > >> > together. You do the same thing, and move some Jars from one place to > >> > another. > >> > > >> > Bye. > >> > Ramiro Rinaudo > >> > > >> >> > > >> >> > Ronald, try this. > >> >> > > >> >> > un zip jetspeed.war in a folder named jetspeed.war inside another > > folder > >> >> > named jetspeed.ear > >> >> > look dir-structure.jpg and see how they should be. > >> >> > inside /deploy/jetspeed.ear/meta-inf/ put the application.xml > > attached > >> > to > >> >> > this mail. > >> >> > > >> >> > In this way Jboss will not make a copy into a temp dir the hole app > >> > every > >> >> > time you run it. > >> >> > And I think It would fix your problem. > >> >> > > >> >> > Regards > >> >> > Ramiro Rinaudo > >> >> > > >> >> > > >> >> > > >> >> > ----- Original Message ----- > >> >> > From: "Roland Haag" <[EMAIL PROTECTED]> > >> >> > To: <[EMAIL PROTECTED]> > >> >> > Sent: Tuesday, May 21, 2002 2:40 PM > >> >> > Subject: jboss3 and jetspeed 1.3a2 > >> >> > > >> >> > > >> >> > > > >> >> > > > >> >> > > Hola, > >> >> > > > >> >> > > I found your name on the mailing list. > >> >> > > > >> >> > > jetspeed does not work in jboss for me -- how did you handle the > >> >> > > "null/WEB-INF/conf/TurbineResources.properties" file not found > >> > exception > >> >> > > at startup ? > >> >> > > > >> >> > > Thanks in advance > >> >> > > > >> >> > > 18:22:44,113 INFO [STDOUT] data instanceof ServletConfig > >> >> > > 18:22:44,115 ERROR [STDERR] java.io.FileNotFoundException: > >> >> > > null/WEB-INF/conf/TurbineResources.properties (No such file or > >> >> directory) > >> >> > > 18:22:44,134 ERROR [STDERR] at > > java.io.FileInputStream.open(Native > >> >> > > Method) > >> >> > > 18:22:44,134 ERROR [STDERR] at > >> >> > > java.io.FileInputStream.<init>(FileInputStream.java:103) > >> >> > > 18:22:44,135 ERROR [STDERR] at > >> >> > > java.io.FileInputStream.<init>(FileInputStream.java:66) > >> >> > > 18:22:44,156 ERROR [STDERR] at > >> >> > > > >> >> > > >> >> > >> > > > org.apache.velocity.runtime.configuration.Configuration.<init>(Configuration > >> >> > .java) > >> >> > > 18:22:44,160 ERROR [STDERR] at > >> >> > > > >> >> > > >> >> > >> > > > org.apache.velocity.runtime.configuration.Configuration.<init>(Configuration > >> >> > .java) > >> >> > > > >> >> > > > >> >> > > Chao > >> >> > > Roland > >> >> > > > >> >> > > >> > >>> ------------------------------------------------------------------------ > >> >> > > Roland Haag > >> >> > > InnoviData GmbH > >> >> > > Lilienthalstr. 2 > >> >> > > D-70825 Stuttgart-Korntal > >> >> > > Cell: +49 170 7917724 > >> >> > > Fax: +49 711 88770 299 > >> >> > > > >> >> > > > >> >> > > > >> >> > > > >> >> > > >> >> > >> > >> > >> > > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
