Skip to content

Spring JSF Integration (for Spring 3 & JSF 2)

Notifications You must be signed in to change notification settings

pccampos/springfaces

 
 

Repository files navigation

Spring JSF Integration (for Spring 3 & JSF 2) http://coderphil.wordpress.com/

Copyright 2009-2011 the original author or authors.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

INSTRUCTIONS

Building

Build using Maven 3.0.3 or above

 mvn clean install

For full integration tests

 mvn -Pintegrationtest clean install

Running the sample

To run the travel advisor sample application:

 cd springfaces-samples/springfaces-traveladvisor
 mvn cargo:run
 http://localhost:8080/springfaces-traveladvisor/spring/advisor/cities/search

About

Spring JSF Integration (for Spring 3 & JSF 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.4%
  • HTML 3.2%
  • XSLT 1.7%
  • PLSQL 1.1%
  • CSS 0.6%