Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Re: Missing required library j2ee?

Hi

I think the j2ee jar is the one provided by geronimo? Yet which one is it?

hugogarcia@rocinante:~/geronimo> find -name *j2ee*.jar
./geronimo-1.0-M5/lib/geronimo-spec-j2ee-deployment-1.1-rc4.jar
./geronimo-1.0-M5/repository/geronimo-spec/jars/geronimo-spec-j2ee-deployment-1.1-rc4.jar
./geronimo-1.0-M5/repository/geronimo-spec/jars/geronimo-spec-j2ee-jacc-1.0-rc5.jar
./geronimo-1.0-M5/repository/geronimo-spec/jars/geronimo-spec-j2ee-1.4-rc4.jar
./geronimo-1.0-M5/repository/geronimo/jars/geronimo-j2ee-1.0-M5.jar
./geronimo-1.0-M5/repository/geronimo/jars/geronimo-j2ee-builder-1.0-M5.jar
./geronimo-1.0-M5/repository/geronimo/jars/geronimo-j2ee-schema-1.0-M5.jar


OR

is the one provided by sun? maybe I should download Websphere
Commnunity and find out if that is the one.

-H

On 12/21/05, Hugo Garcia <hugo.a.garcia@xxxxxxxxx> wrote:
> Hi
>
> Trying to implement the headless build using the way stated in
> org.eclipse.releng.basebuilder. I am using
> org.eclipse.releng.gefbuilder/build.xml as my example. When I check
> out either the  M2_32 or M3_32 org.eclipse.releng.basebuilder as
> stated in the wiki... i get the following:
>
> Severity        Description     Resource        Path    Location        Creation Time   Id
> Error   Project org.eclipse.releng.basebuilder is missing required
> library: '/eclipseInternalBuildTools/plugins/org.eclipse.internal.build.tools/j2ee.jar' org.eclipse.releng.basebuilder          Build
> path    December 21, 2005 6:48:17 PM    6891
>
> Is this a jar I have to co from CVS and if so from where??? Should I
> checkout another project???
>
> -H
>


Back to the top