"[EMAIL PROTECTED]" wrote : To use the getting started guide, try: | | jboss-4.0.1 | Sun J2EE tutorial update 4 | Getting Started Guide release 3 | | First install JBoss then unpack the J2EE tutorial. Next, go to j2eetutorial directory and unpack the jbossj2ee-src.zip file. Then things should be in sync. I wish we could make the process easier, but we can't ship the j2ee tutorial code. It is an unfortunate two-step process... | | Just to clarify the steps a bit further. Hopefully. unpack jboss-4.0.1 unpack Sun J2EE tutorial update 4 unpack Getting Started Guide release 4 code copy jboss-build.properties and jboss-build.xml(from where ever you'd unpacked Getting Started Guide release 4 code) to ..\examples\bank(where ever you'd unpacked Sun J2EE tutorial) edit the second line in jboss-build.xml to <property file="jboss-build.properties"/> And various other settings(Drop me a line if you want to know more) Now you can do an ``ant -f jboss-build.xml -verbose compile''
Sorry if I've missed something. Hope this helps. Courtesy to [EMAIL PROTECTED] View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865834#3865834 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865834 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
