Unclear how to install client apps
----------------------------------
Key: DAYTRADER-62
URL: https://issues.apache.org/jira/browse/DAYTRADER-62
Project: DayTrader
Issue Type: Bug
Reporter: Steve Blackburn
Running with the current svn head (and following advice in DAYTRADER-61), I
successfully got the system to install without problems. I can run daytrader
through the browser.
However, I would like to run the clients directly, as per the README. Simply
following the instructions in the new version of the README does not work
(because the client apps have not been deployed).
In a previous version, I deployed the clients via an ear:
${GERONIMO_HOME}/bin/deploy.sh deploy
modules/ear/target/daytrader-ear-1.2-SNAPSHOT.ear plans/daytrader-2.0.1-plan.xml
The current build produces a similar ear, however, this will not install.
I noticed that in the tomcat directory there were plugins for each of the
clients. No such plugins in the jetty dir. I blindly modified the pom.xml
to create and install the jetty plugins, but I can't deploy them. I'm using a
jetty geronimo. I could switch, if that would help, but in any case, there
seems to be some kind of inconsistency here (or else I just don't understand
it!)
If someone could help with this I'd really appreciate it.
BTW, the recent activity on daytrader has been great! Thanks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.