I have changed the following entry in the web.xml to /WEB... and WEB..
the result was the same.
<init-param>
<param-name>properties</param-name>
<param-value>
/WEB-INF/conf/TurbineResources.properties
</param-value>
</init-param>web.xml in jetspeed.war h
I need still help :-))
Thanx
Bj�rn
Just a guess, but have you tried defining the path to TR.p as
"WEB-INF/conf/TurbineResources.properties" rather than
"/WEB-INF/conf/TurbineResources.properties"? I have no clue
whatsoever when using JBoss as your webserver, but I know with
IBM WebSphere, you run into this type of funkiness (depending
upon version).
HTH,
Paul
--
It's a sick world and I'm a happy guy!
Dannemann, Bj�rn said:
> Hi,
> i need help deploying Jetspeed 1.3a2 to JBoss+Tomcat :-)
>
> when i try to deploy the jetspeed.war to JBoss+Tomcat i get
> the following exception:
>
> java.io.FileNotFoundException:
> null/WEB-INF/conf/TurbineResources.properties (Das System
> kann den angegebenen Pfad nicht finden)
> at java.io.FileInputStream.open(Native Method)
> at
> java.io.FileInputStream.<init>(FileInputStream.java:59)
> at
>
org.apache.velocity.runtime.configuration.Configuration.<init>(Configuration
> ..java)
> at
>
org.apache.velocity.runtime.configuration.Configuration.<init>(Configuration
> ..java)
> at
>
org.apache.turbine.services.resources.TurbineResourceService.init(TurbineRes
> ourceService.java:165)
> at
>
org.apache.turbine.services.resources.TurbineResourceService.init(TurbineRes
> ourceService.java:124)
> 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:180)
> at org.apache.turbine.Turbine.init(Turbine.java:223)
> at
>
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:91
> 8)
> at
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:810)>
at
>
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:
> 3279)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:3421)>
at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:785)>
at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:478)>
at
>
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.createWebContext(EmbeddedCa
> talinaServiceSX.java:426)
> at
>
org.jboss.web.catalina.EmbeddedCatalinaServiceSX.performDeploy(EmbeddedCatal
> inaServiceSX.java:301)
> at
> org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:300)>
>
> On 'single' Tomcat it runs fine!!
>
> Thanx
> Bjoern
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]> For
> additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
-----------------------------------------
This email was sent using SquirrelMail.
"Webmail for nuts!"
http://squirrelmail.org/
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>