[jboss-dev-forums] [Design of EJB 3.0] - Re: EJBTHREE-1607 Update EJB3.0 Tutorials
jaikiran
do-not-reply at jboss.com
Thu Dec 11 05:28:21 EST 2008
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/guide/
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#4195866
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195866
More information about the jboss-dev-forums
mailing list