[
http://jira.jboss.com/jira/browse/JBESB-519?page=comments#action_12360196 ]
Kevin Conner commented on JBESB-519:
------------------------------------
This is my fault I believe, apologies for this.
AS deployment and ESB server deployment (what I have been calling standalone ESB server)
both take .esb files and are different profiles of the AS.
There are a couple of differences between the two though, AS contains JBMQ and ejb3
whereas ESB server contains JBM.
War deployment has been written for tomcat but I have a task to verify this and extend it
to other containers.
http://jira.jboss.com/jira/browse/JBESB-369
Update quickstarts to more clearly demonstrate deployToAS vs
deployToESB
------------------------------------------------------------------------
Key: JBESB-519
URL:
http://jira.jboss.com/jira/browse/JBESB-519
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2 Milestone Release 1
Reporter: Burr Sutter
Assigned To: Daniel Bevenius
Fix For: 4.2 Milestone Release 2
Based on the introduction of the ESB Server in 4.2 MR1 the quickstarts are a little bit
confusing. Helloworld base-build.xml refers to "JBoss ESB Server at
'${jbosshome.dir}'." when jbosshome.dir should be mapped to the AS, not to
the ESB home.
I propose that quickstart.properties have a AS home and ESB home and the build.xml's
updated accordingly. As it stands not the jbosshome.dir is being overloaded.
The helloworld quickstart (and ideally all of them) should illustrate:
- StandAloneBootStrapper
- AS deployment (previously known as SAR deployment)
- ESB server deployment (new in 4.2)
- WAR deployment (if that model actually works)
Not every quickstart works with the ESB server and I believe this needs to be more
clearly specified in the readme.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira