Hello
To make playing with XFire more easy i published maven archetype which
create simple    application based on JSR181 annotations. So if you
want test something with XFire all you must do is run :
1.
mvn archetype:create     -DarchetypeGroupId=org.codehaus.xfire
-DarchetypeArtifactId=xfire-jsr181-simple
-DarchetypeVersion=1.0-SNAPSHOT    -DgroupId=<YOUR_GROUP>
-DartifactId=<YOUR_ID>
-DremoteRepositories=http://snapshots.repository.codehaus.org/
2. Add/modify  code
3. run mvn package

This is only first version so if you think something should be changed
or added just let me know.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to