[
http://jira.jboss.com/jira/browse/JBESB-519?page=comments#action_12360224 ]
Daniel Bevenius commented on JBESB-519:
---------------------------------------
I just commited the work (Committed revision 11233 ).
Please note that the business_service quickstart is not deploying correctly. But you
should be able to take a look at the other quickstarts.
My thoughts were that it should be enough for a new user to cd to one of the quickstarts
directories and run 'ant -p'. This will bring up the project help. Running
'ant help' will display the specific readme.txt for the quickstart. Running
'ant help-quickstarts' will bring up general information and prerequisites.
I have tried to clean up the root of the quickstart folder. I now only contains
quickstarts, a readme.txt ( which we might be able to remove of a least shorten), and a
conf directory. The conf directory contains the quickstart.properties, base-build.xml, a
jms folder which contains jms destination definitions for JBM and JBossMQ, and a
readme.txt file for the quickstarts.
Please read through conf/readme.txt for information about how properties are used and if
this is a good ide or not.
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
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