[
https://jira.jboss.org/jira/browse/JBESB-2702?page=com.atlassian.jira.plu...
]
David Ward closed JBESB-2702.
-----------------------------
Resolution: Done
For the change to HypersonicDatabase.java, please see this jira item:
https://jira.jboss.org/jira/browse/JBESB-2721
And for this jira item:
$ svn commit
Sending quickstarts/helloworld_hibernate_action/quickstart-ds.xml
Sending quickstarts/helloworld_sql_action/quickstart-ds.xml
Transmitting file data ..
Committed revision 27755.
----------------------------------------
Note to others validating quickstarts - if you get this when testing on as5:
java.lang.NoClassDefFoundError: org/jboss/system/server/ServerConfig
at
org.jboss.internal.soa.esb.dependencies.HypersonicDatabase.getDataDir(HypersonicDatabase.java:823)
the fix is to add the following attribute to your quickstart-ds.xml file:
<mbean code="org.jboss.internal.soa.esb.dependencies.HypersonicDatabase" ...
...
<attribute name="DataDir">${jboss.server.data.dir}</attribute>
Verify quickstarts helloworld_ftp_action ->
helloworld_tx_sql_action
--------------------------------------------------------------------
Key: JBESB-2702
URL:
https://jira.jboss.org/jira/browse/JBESB-2702
Project: JBoss ESB
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.5
Reporter: Kevin Conner
Assignee: David Ward
Fix For: 4.6
helloworld_ftp_action
helloworld_hibernate_action
helloworld_sql_action
helloworld_topic_notifier
helloworld_tx_sql_action
--
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