On 8/21/06, Steve Kruse <[EMAIL PROTECTED]> wrote:
robert lazarski wrote:

> This looks like an earlier bug. Did you try the nightlies?
>
> http://people.apache.org/dist/axis2/nightly/
>
> HTH,
> Robert
> http://www.braziloutsource.com/

<snip>
> On 8/21/06, Steve Kruse <[EMAIL PROTECTED]> wrote:
>>  4202 [main] DEBUG httpclient.wire.content  - << "Caused by:
>> java.lang.NullPointerException[\n]"
>>  4202 [main] DEBUG httpclient.wire.content  - << "[0x9]at
>> org.apache.xmlbeans.impl.store.Cur$CurLoadContext.attr(Cur.java:3041)[\n]"
>>

<snip>

I looked at the http://people.apache.org/dist/axis2/nightly/  and
nothing was there.  Am I missing something, should I have seen some new
updates there?  What is the difference between the nightly builds and
nightly snapshots?  I noticed that some of the libraries had changed.


That happens sometimes - its temporary. In the meantime you can build
from source by following the directions in the FAQ:

http://ws.apache.org/axis2/faq.html

And once you got the source, my recommendation is to generate the
entire release, install the generated WAR , and use the std-bin zip
for your wsdl2java , etc :

maven release -Dmaven.test.skip=true

It'll take about 45 minutes depending on your connection and computer.

Snapshots are a maven mechanism to ensure that the builds are picking
up new dev changes on the fly .

HTH,
Robert
http://www.braziloutsource.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to