[
https://jira.jboss.org/jira/browse/JBESB-2245?page=com.atlassian.jira.plu...
]
Daniel Bevenius commented on JBESB-2245:
----------------------------------------
Finally got the integration test to pass against AS 5.x.
Installation steps.
1. Checkout
http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x.
2. Run build.sh or build.bat from the build directory. Server will be built in
bulid/output/jboss-5.1.0.GA.
3. Remove the admin-console.war from the servers deploy directory
(server/default/deploy/)
4. Checkout
http://anonsvn.jboss.org/repos/labs/labs/jbossesb/workspace/dbevenius/jbo....
5. Run 'ant dist' from the product directory.
6. Edit install/deployment.properties and set
org.jboss.esb.server.home=/path/to/checkedout/AS5/Branch_5_x/build/output/jboss-5.1.0.GA.
7. Run 'ant deploy' from the product directory.
8. Startup the server.
9. Try out some quickstarts or deploy your .esb archive.
Running the integration tests:
1. Edit qa/test.properties and set org.jboss.esb.server.home to point to the same location
as in step 6 above.
2. Run 'ant -f integration-build.xml integration' from the product directory.
Since we are targeting a AS 5.1 branch at the moment this is somewhat of a moving target
but if anyone notices something that does not work please let us know.
We currently have two know issues with the load_generator and the spring_aop quickstarts.
Investigate support for AS 5
----------------------------
Key: JBESB-2245
URL:
https://jira.jboss.org/jira/browse/JBESB-2245
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: 4.4
Reporter: Kevin Conner
Assignee: Daniel Bevenius
Fix For: 4.6
We need to take a look at ESB within AS 5 to determine how this will impact the ESB. If
the necessary changes are not too invasive then we should look at supporting AS5 as well
as AS 4.
The focus of the ESB 4.x stream is still the AS 4.x releases.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira