[jboss-dev-forums] [JBoss AS 7 Development] - Multiple instances of JBoss AS7 on the same machine
kelvin0mql
do-not-reply at jboss.com
Thu Jun 27 10:51:41 EDT 2013
kelvin0mql [https://community.jboss.org/people/kelvin0mql] commented on the document
"Multiple instances of JBoss AS7 on the same machine"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-16705#comment-12368
--------------------------------------------------
Apologies in advance for commandeering this topic. In our case, we have 1 war & 2 mysql datasources in deployments, and several dozen xml and properties files in configuration subdirs. It works in (copies of) standalone with almost zero config changes. Production is 4 physical boxes (more for UAT and QA), each with 8 or more JBoss servers running (over 40 wars, each for a customer).
So - the standalone thing worked EASY.
Now - I want to make use of the domain thing. One place to log into and control a half dozen other physical boxes, a couple dozen JBoss servers, several dozen wars, probably 4 or 5 server-groups.
Where do I go to answer this:
Standalone works. Twice. Different ports. Now how do I put them inside domain control?
I expect there's a guide to migration from standalone to domain. Step by step. Or a class I can take.
I can get two "servers" to come up inside the domain running, but it won't *deploy* anything. It *says* it does, but apache ajp connection still can't see it, and server.log doesn't say the "MYTHING.war deployed" like it does in standalone. Can't domain be configured to go control an already working standalone server? That's what we need. A lot.
(will keep searching and reading) ~sigh~
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130627/10eea366/attachment.html
More information about the jboss-dev-forums
mailing list