You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Frank G (JIRA)" <ji...@apache.org> on 2007/03/15 07:31:09 UTC

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

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)
          Components: deployment
    Affects Versions: 2.0-M3
            Reporter: Frank G
             Fix For: 2.0-M3


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:
    Error: Unable to distribute daytrader-ear-2.0-SNAPSHOT.ear: Could
    not load service class
    org.apache.geronimo.samples.daytrader.client.ws.Trade

        org.apache.geronimo.samples.daytrader.client.ws.Trade in
    classloader geronimo/daytrader-derby-tomcat_web.war/1.1.1/car

I posted this on the dev maillist and David Jencks's comments are below:
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 a bit  
about what the best solution is.  It might be to change daytrader and  
it might be to put the client jar in two places.

thanks
david jencks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Matt Hogstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Hogstrom closed GERONIMO-2970.
-----------------------------------

    Resolution: Fixed
      Assignee: Matt Hogstrom

Closing as G and DayTrader have moved 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
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0-M3
>            Reporter: Frank G
>         Assigned To: Matt Hogstrom
>             Fix For: 2.0-M3
>
>
> 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:
>     Error: Unable to distribute daytrader-ear-2.0-SNAPSHOT.ear: Could
>     not load service class
>     org.apache.geronimo.samples.daytrader.client.ws.Trade
>         org.apache.geronimo.samples.daytrader.client.ws.Trade in
>     classloader geronimo/daytrader-derby-tomcat_web.war/1.1.1/car
> I posted this on the dev maillist and David Jencks's comments are below:
> 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 a bit  
> about what the best solution is.  It might be to change daytrader and  
> it might be to put the client jar in two places.
> thanks
> david jencks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.