Message Boards

JBoss Datasource Question

brett brett, modified 19 Years ago.

JBoss Datasource Question

Junior Member Posts: 59 Join Date: 8/25/04 Recent Posts
Hi,<br /><br /> I&#39;m attempting to transfer an existing portlet into Liferay. Everything is going fine, but I&#39;m running into problems. The portlet was running under a stand-alone Tomcat distribution before importing it to Liferay. The problem I&#39;m getting is configuring the JNDI datasources for this existing portlet. I&#39;ve put datasource entries in the server.xml file as well as the web.xml file for the portlet, but when I try to access the portlet through Liferay, it tells me that the JNDI names are not bound. Does anyone else have experience with configuring JNDI data sources in JBoss? Any help would be greatly appreciated.<br /><br />Brett
thumbnail
Brian Chan, modified 19 Years ago.

JBoss Datasource Question

Liferay Master Posts: 753 Join Date: 8/5/04 Recent Posts
This is more a JBoss issue. Would be better to ask their forums in the future.<br /><br />Go to /server/default/deploy/*-ds.xml<br /><br />Read the instructions in there.