On Monday 18 July 2011 03:05 PM, John D. Ament wrote:
I also seem to be getting told by a lot of people that I just need to
switch to the "everything" release to enable JMS. This is not the
case. JMS by default is disabled in the "everything" download.
Requires some manual changes to standalone.xml to turn it on.
It should work
without changes. What changes did you have to do? And are
you sure you were using the "standalone-preview.xml" which contains
these additional technologies? You should be starting the server as follows:
./standalone.sh -server-config=standalone-preview.xml
I think I can see why you would be confused or why you would just expect
the standalone.xml to contain the additional technologies. Since you
downloaded the "everything" server, you probably thought that the
"standalone.xml" would have the additional techs enabled by default.
-Jaikiran