[
https://issues.apache.org/jira/browse/ARIES-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981883#action_12981883
]
Joe Bohn commented on ARIES-539:
--------------------------------
One more tweak is necessary to make AriesTrader work again. We load some ddl
files with sql statements using getResource which is dependent upon the
classpath. With the removal of "." from the classpath this no longer works.
I'm making a change to add the directory that contains these files (dbscripts)
to the classpath and changing the resource lookup to match accordingly. This
should have AriesTrader working again.
> Update to file install and pax web dependencies
> -----------------------------------------------
>
> Key: ARIES-539
> URL: https://issues.apache.org/jira/browse/ARIES-539
> Project: Aries
> Issue Type: Improvement
> Components: Application, Samples
> Affects Versions: 0.3
> Reporter: Alasdair Nottingham
> Assignee: Joe Bohn
> Fix For: 0.3
>
>
> Move our file install dependency to 3.1.4 and pax web to 0.8.1 and ensure
> everything works again. This involves making our sample WABs proper best
> practice WABs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.