> I just downloaded the most recent zip file containing jBoss sources,
> unzipped into d:\jboss (on WinNT) and  ran the build.bat file with the
> default ANT build (main).
>
> The build completed with no errors and, among others, the following
> directories were created:
>
> - dist
> - build
>
> Question: which of these directories should I use as my jBoss home
> directory when running jBoss?

/build gets all the generated stuff (classes, libraries, javadoc). This is
then combined with the static stuff in /src into /dist.

So, /dist is the home.

/Rickard




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to