In the meantime, i have commited the initial version of the user guide for using the
tutorials. Right now the guide only has the documentation for "stateless"
tutorial. The guide is built using jdocbook Maven plugin and is available at
https://svn.jboss.org/repos/jbossas/projects/ejb3/trunk/docs/tutorial/guide/
Anonymous:
http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/trunk/docs/tutorial/...
The user guide can be built using either
cd docs/tutorial/guide
| mvn clean compile
or
cd docs/tutorial/guide
| mvn clean install
The html version of the guide can then be found under
docs/tutorial/guide/target/docbook/html/index.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195866#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...