You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by pratappadhy2005 <pr...@gmail.com> on 2013/03/08 08:07:11 UTC

Resource environment provider in Websphere for jackrabbit

Hi Team,

Would you please guide me how to configure resource environment provider in
websphere for jackrabbit?

Like in tomcat I have configured:

<Context>
  <Resource name="jcr/repository" 
  auth="Container" 
  type="javax.jcr.Repository"
  factory="org.apache.jackrabbit.core.jndi.BindableRepositoryFactory"
  configFilePath="D:/AppServer/jackrabbit/repository.xml" 
  repHomeDir="D:/AppServer/jackrabbit" />
</Context>

Please help me the steps in websphere 8.5  through admin console.




-----
Regards,
Pratap Kumar Padhy
Software Developer
--
View this message in context: http://jackrabbit.510166.n4.nabble.com/Resource-environment-provider-in-Websphere-for-jackrabbit-tp4657894.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.