-
Feature Request
-
Resolution: Obsolete
-
Minor
-
None
-
None
-
Linux Fedora Core 3 x86
The section on server configurations under chapter 2 talks about being able to dynamically configure which services are deployed in a server configuration. The documentation reads as
" You can add your own configurations too. The best way to do this is to copy an existing one that is closest to your needs and modify the contents. For example, if you weren?t interested in using messaging, you could copy the default directory, renaming it as myconfig, remove the jms subdirectory and then start JBoss with the new configuration."
I didn't realize the jms folder was under the deploy directory. I first thought it was under myconfig. If you could reword the last line to the following "For example, if you weren?t interested in using messaging, you could copy the default directory, renaming it as myconfig, remove the jms subdirectory that is located under the deploy subdirectory and then start JBoss with the new configuration." it would be clear to a new user as myself.