[
http://jira.jboss.com/jira/browse/JBESB-519?page=comments#action_12360205 ]
Daniel Bevenius commented on JBESB-519:
---------------------------------------
Thanks, I think I get it now.
I have tested deploying the quickstarts to the ESB Server and that works fine.
Running them all in StandeAloneBootStrapper mode also works.
I still have to test them agains running in JBoss AS with JBossMQ. Running them against a
JBoss AS with JBoss Messaging should be equivlent to running agains the ESB Server if I am
not misstaken. I have not tested deploying to tomcat not tested on windows yet.
Should I check in what I have done? All quickstarts have been updated to include the
base-build.xml which what my original task was. This would give you guys the chance to
comment, but might mean that some things are checked in untested.
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