Skip to content

ksbhagwat/salesorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppFuse Web Services Archetype
--------------------------------------------------------------------------------
If you're reading this then you've created your new project using Maven and
salesorder.  You have only created the shell of an AppFuse Java EE
application.  The project object model (pom) is defined in the file pom.xml.
The application is ready to serve up web services with Enunciate and CXF. The
pom.xml file is pre-defined with Hibernate as a persistence model. To change it,
please read http://appfuse.org/display/APF/Persistence.

To get started, please complete the following steps:

1. Download and install a MySQL 5.x database from 
   http://dev.mysql.com/downloads/mysql/5.0.html#downloads.

2. Run "mvn jetty:run" and view the application at http://localhost:8080.

3. More information can be found at:

   http://appfuse.org/display/APF/AppFuse+QuickStart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages