Can not deploy daytrader in geronimo m2

2007-03-13 Thread FranK G
I checked out the source codes of daytrader from https://svn.apache.org/repos/asf/geronimo/daytrader/trunk and built it successful. But I encountered the following error when I deployed it: C:\>deploy --user system --password manager deploy F:\daytrader\modules\ear\target\daytrader-ear-2.0-SNAPSHOT

Re: Can not deploy daytrader in geronimo m2

2007-03-13 Thread Christopher Blythe
Frank... Try using the daytrader-2.0-M2-jpa-plan.xml as the deployment plan. If that doesn't help, it might be worth trying the SUN JDK. Chris On 3/13/07, FranK G <[EMAIL PROTECTED]> wrote: I checked out the source codes of daytrader from https://svn.apache.org/repos/asf/geronimo/daytrader/tr

Re: Can not deploy daytrader in geronimo m2

2007-03-13 Thread Matt Hogstrom
Hi Frank, I thought I had used the IBM JDK on Linux...let me go back and verify. On Mar 13, 2007, at 6:39 AM, FranK G wrote: I checked out the source codes of daytrader from https://svn.apache.org/repos/asf/geronimo/daytrader/trunk and built it successful. But I encountered the following erro

Re: Can not deploy daytrader in geronimo m2

2007-03-14 Thread FranK G
Hi, I did a little debug to the class not found problem when deploy daytrader. The MANIFEST.MF of web.war includes the following line: Class-Path: dt-ejb.jar streamer.jar wsappclient.jar which means the classloader will includes the above three jar files. I notice these jars are added to the clas

Re: Can not deploy daytrader in geronimo m2

2007-03-14 Thread David Jencks
I assume you are working with geronimo trunk from svn? Can you please file a jira? I recently changed where appclient files go and that caused this problem. What daytrader is doing here is a bit odd (including client side jars in the server using manifest classpath) and I'd like to think

Re: Can not deploy daytrader in geronimo m2

2007-03-14 Thread FranK G
David, I've filed a jira :GERONIMO-2970 There was another error when deploying daytrader and I resolved it by replacing jaxb-impl-2.0.3.jar and jaxb-api-2.0.jar with jaxb-impl-2.1.1.jar and jaxb-api-2.1.jar, so should we update these two jars? Error: Unable to distribute daytrader-ear-2.0-SNA

Re: Re: Can not deploy daytrader in geronimo m2

2007-03-13 Thread FranK G
Charis, thank you for your reply. I got the same error when using SUN jdk. C:\>deploy --user system --password manager deploy F:\daytrader\modules\ear\target\daytrader-ear-2.0-SNAPSHOT.ear F:\daytrader\plans\daytrader-2.0-M2-jpa-plan.xml Using JRE_HOME:C:\Program Files\Java\jdk1.5.0_06\jre

[jira] Closed: (GERONIMO-2970) Can not deploy daytrader in geronimo m2

2007-04-05 Thread Matt Hogstrom (JIRA)
past this error. > Can not deploy daytrader in geronimo m2 > --- > > Key: GERONIMO-2970 > URL: https://issues.apache.org/jira/browse/GERONIMO-2970 > Project: Geronimo > Issue Type: Bug

[jira] Created: (GERONIMO-2970) Can not deploy daytrader in geronimo m2

2007-03-14 Thread Frank G (JIRA)
Can not deploy daytrader in geronimo m2 --- Key: GERONIMO-2970 URL: https://issues.apache.org/jira/browse/GERONIMO-2970 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues