[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: ServletContextListener -DataSource File

AlexPandiyan do-not-reply at jboss.com
Mon Jul 14 08:49:28 EDT 2008


One more refering Datasource file
code belows....in project folder/ build.xml file
<jboss Version="4.0"  
  | 					   datasource="java:/MyDataSourceMct1DS"  
  | 					   datasourceMapping="MS SQLSERVER2000"  
  | 					   preferredRelationMapping="foreign-key"  
  | 					   createTable="false"  
  | 					   removeTable="false"  
  | 					   destDir="EJB/META-INF" >
  | 				</jboss>
  | 				<valueobject></valueobject>
  | 		
  | 
  | 			</ejbdoclet>
  | 	  </target>
  | 
  | <!-- Xdoclet Generation Ends -->
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164215#4164215

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164215



More information about the jboss-user mailing list