You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Phung Huu Phu <ph...@gmail.com> on 2006/02/07 14:06:09 UTC

Re: How to build Axis

Hi there,
I am a newbie in Axis. I've installed Axis and it run perfectly. I would
like to customize some files in the engine.
When I run
ant compile
to build the engine, unfortunaly, many errors occur. It seems that the
compiler could not find libraries.
Please help me to solve this problem.

Thank you very much,

Best,
Phu

Re: How to build Axis

Posted by David Blevins <da...@visi.com>.
works! :)

On Feb 7, 2006, at 2:44 PM, Davanum Srinivas wrote:

> david,
>
> please try now.
>
> -- dims
>
> On 2/7/06, David Blevins <da...@visi.com> wrote:
>> On Feb 7, 2006, at 5:06 AM, Phung Huu Phu wrote:
>>
>>> Hi there,
>>> I am a newbie in Axis. I've installed Axis and it run perfectly. I
>>> would like to customize some files in the engine.
>>> When I run
>>> ant compile
>>> to build the engine, unfortunaly, many errors occur. It seems that
>>> the compiler could not find libraries.
>>> Please help me to solve this problem.
>>>
>>> Thank you very much,
>>>
>>
>> Hi Phu,
>>
>> If you download these jars onto your java/lib directory, Axis will
>> build fine.
>>
>> http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/
>> jars/geronimo-activation_1.0.2_spec-1.0.jar
>> http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/
>> jars/geronimo-javamail_1.3.1_spec-1.0.jar
>>
>> I attempted to check them in for you and others, but apparently I
>> don't have svn karma yet.
>>
>> Dims, can you help with that?
>>
>> -David
>>
>>
>>
>
>
> --
> Davanum Srinivas : http://wso2.com/blogs/
>


Re: How to build Axis

Posted by Davanum Srinivas <da...@gmail.com>.
david,

please try now.

-- dims

On 2/7/06, David Blevins <da...@visi.com> wrote:
> On Feb 7, 2006, at 5:06 AM, Phung Huu Phu wrote:
>
> > Hi there,
> > I am a newbie in Axis. I've installed Axis and it run perfectly. I
> > would like to customize some files in the engine.
> > When I run
> > ant compile
> > to build the engine, unfortunaly, many errors occur. It seems that
> > the compiler could not find libraries.
> > Please help me to solve this problem.
> >
> > Thank you very much,
> >
>
> Hi Phu,
>
> If you download these jars onto your java/lib directory, Axis will
> build fine.
>
> http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/
> jars/geronimo-activation_1.0.2_spec-1.0.jar
> http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/
> jars/geronimo-javamail_1.3.1_spec-1.0.jar
>
> I attempted to check them in for you and others, but apparently I
> don't have svn karma yet.
>
> Dims, can you help with that?
>
> -David
>
>
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: How to build Axis

Posted by David Blevins <da...@visi.com>.
On Feb 7, 2006, at 5:06 AM, Phung Huu Phu wrote:

> Hi there,
> I am a newbie in Axis. I've installed Axis and it run perfectly. I  
> would like to customize some files in the engine.
> When I run
> ant compile
> to build the engine, unfortunaly, many errors occur. It seems that  
> the compiler could not find libraries.
> Please help me to solve this problem.
>
> Thank you very much,
>

Hi Phu,

If you download these jars onto your java/lib directory, Axis will  
build fine.

http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/ 
jars/geronimo-activation_1.0.2_spec-1.0.jar
http://www.apache.org/dist/java-repository/org.apache.geronimo.specs/ 
jars/geronimo-javamail_1.3.1_spec-1.0.jar

I attempted to check them in for you and others, but apparently I  
don't have svn karma yet.

Dims, can you help with that?

-David