[jboss-user] [Installation, Configuration & Deployment] - Re: Is JBoss AS 4.0.5 official?

wa7son do-not-reply at jboss.com
Fri Oct 20 04:47:23 EDT 2006


"jelda" wrote : Yeah. But when can we expect 4.0.5 installer.jar which I can use to install ejb3 profile without any hassels?

It is actually not that hard to do your self.

If you do not already have a Subversion client installed I recommend TortoiseSVN (If you want to checkout via Eclipse use Subclipse. But building in Eclipse can be a bid challenging)

Do an SVN Checkout of the following repository:
http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_4_0_5_GA/

In the checkout directory, go to the build directory (i.e JBoss_4_0_5_GA/build) and run the either build.bat (if running Windows) or build.sh (if running Linux etc.).

This will generate an output directory inside the build directory containing two folders with your binary builds:
jboss-4.0.5.GA
jboss-4.0.5.GA-ejb3

Thats it :)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979586#3979586

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979586



More information about the jboss-user mailing list