You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Craig Johannsen <cj...@shaw.ca> on 2004/09/29 23:15:44 UTC

Client Builder module fails to build

/home/craigj/geronimo/modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientModuleBuilder.java:74: 
package org.openejb.client.naming does not exist

The openejb-core-2.0-SNAPSHOT.jar does not contain an 
org.openejb.client.naming package.  Is there a missing dependency?

Cheers,
Craig


Re: Client Builder module fails to build

Posted by Dain Sundstrom <ds...@gluecode.com>.
I just checked that in, so this will not be reflected in the repo copy  
until tomorrow.  If you want to build right now, you can checkout  
openejb and build it to get a copy in your local repo.

-dain

--
Dain Sundstrom
Chief Architect
Gluecode Software
310.536.8355, ext. 26

On Sep 29, 2004, at 2:15 PM, Craig Johannsen wrote:

> /home/craigj/geronimo/modules/client-builder/src/java/org/apache/ 
> geronimo/client/builder/AppClientModuleBuilder.java:74: package  
> org.openejb.client.naming does not exist
>
> The openejb-core-2.0-SNAPSHOT.jar does not contain an  
> org.openejb.client.naming package.  Is there a missing dependency?
>
> Cheers,
> Craig