[
http://jira.jboss.com/jira/browse/JBESB-519?page=comments#action_12360179 ]
Daniel Bevenius commented on JBESB-519:
---------------------------------------
Hi,
I have been working of the quickstarts (JBESB-490) and will try to check-in tonight. The
current solution will demonstrate how to run the ESB standalone and by deploying a .esb
archive. Should the SAR deployment option still be used. It is currently
"deprecated" according to the build.xml. I have tried to add a message when the
quickstart does not support a certain deployment.
I could check this in and perhaps you could take a look at what's there and give me
some feedback and we can work our way from there?
Thanks,
Daniel
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
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