{color:green}Help is available by sending an email to [mailto:csf-support@mit.edu]{color} |
Quick Links to: |
Picking a projectName and a projectArtifactId
|
Installation of the project war component using the war-template
Installation of the project war component using the war-template is now complete. |
Customizing the project WAR |
!customizeWar002.jpg! |
!customizeWar004.jpg! |
<bean id="attWebMappingResources" class="org.springframework.beans.factory.config.ListFactoryBean" parent="hibernateCsfAttMappingResources"> <bean id="attNameWebMappingResources" class="org.springframework.beans.factory.config.ListFactoryBean" parent="hibernateCsfAttMappingResources"> <bean id="hibernateMappingResources" class="org.springframework.beans.factory.config.ListFactoryBean" parent="attWebMappingResources"> <value>file:$\{user.home}/att.properties</value> <value>file:$\{user.home}/att.properties</value> |
Customizing the project WAR pom.xml |