Matt Hogstrom wrote:
On May 19, 2007, at 9:41 AM, Lasantha Ranaweera wrote:
Thanks for David & Jason for their quick replies.
When I am using daytrader-g-2.0-SNAPSHOT-plan.xml file previously
mentioned of problem of mine doesn't happens though still I can't
deploy the application yet. I have created a JIRA (G-3176) and
submitted for the web services problem happens in Tomcat environment.
I have couple more questions regarding DT application.
1. Does the DT application support both Jetty and Tomcat environments?
DT will deploy and run on both. If it doesn't there is a problem.
2. Can we use IDEA IntelliJ for the DT development as Geronimo?
I don't see a reason why not. I use Eclipse for the most part though.
My problem is class path entries for an IDEA project will not
automatically comes after 'mvn idea:idea' command (it will give some
warnings while running it too). It will perfectly works for the Eclipse
environment. Anybody have IDEA experience with DT?
Thanks,
Lasantha
David Jencks wrote:
Use daytrader-g-2.0-SNAPSHOT-plan.xml.
I still can't deploy due to web services deployment problems, but i
think that plan has corrected moduleIds and you will get much
farther. IIUC daytrader still is using jaxrpc web services, and a
nice project would be to update it to use jaxws. I think Matt has
been working on daytrader recently but don't know if he's gotten
farther than this.
I'll be back on Monday and attack this.