Re: Build Failure (Axis2)

2007-02-12 Thread Lasantha Ranaweera
Just remove axis2 folder in your M2/repository & build it again. Then you
will get the latest axis2 SNAPSHOT.

Thanks,
Lasantha


> On 2/12/07, Sachin Patel <[EMAIL PROTECTED]> wrote:
>>
>> [INFO]
>> 
>> [ERROR] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Compilation failure
>>
>> /home/tck/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[541,55]
>> cannot find symbol
>> symbol  : variable PARAM_BINDING
>> location: class
>> org.apache.axis2.jaxws.server.JAXWSMessageReceive
>
> Just reported it too. Good timing! ;-)
>
> Jacek
>
> --
> Jacek Laskowski
> http://www.JacekLaskowski.pl
>



Re: Build Failure (Axis2)

2007-02-12 Thread Davanum Srinivas

:( Somehow maven2 does not pickup latest axis2 snapshots...wonder why? :(

-- dims

On 2/12/07, Sachin Patel <[EMAIL PROTECTED]> wrote:

I rebuilt again and seems to be fixed.

-sachin



On Feb 12, 2007, at 9:30 AM, Jacek Laskowski wrote:

On 2/12/07, Sachin Patel <[EMAIL PROTECTED]> wrote:

[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure

/home/tck/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[541,55]
cannot find symbol
symbol  : variable PARAM_BINDING
location: class
org.apache.axis2.jaxws.server.JAXWSMessageReceive

Just reported it too. Good timing! ;-)

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl




--
Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers


Re: Build Failure (Axis2)

2007-02-12 Thread Sachin Patel

I rebuilt again and seems to be fixed.

-sachin


On Feb 12, 2007, at 9:30 AM, Jacek Laskowski wrote:


On 2/12/07, Sachin Patel <[EMAIL PROTECTED]> wrote:


[INFO]
- 
---

[ERROR] BUILD FAILURE
[INFO]
- 
---

[INFO] Compilation failure

/home/tck/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/ 
apache/geronimo/axis2/Axis2WebServiceContainer.java:[541,55]

cannot find symbol
symbol  : variable PARAM_BINDING
location: class
org.apache.axis2.jaxws.server.JAXWSMessageReceive


Just reported it too. Good timing! ;-)

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl




Re: Build Failure (Axis2)

2007-02-12 Thread Jacek Laskowski

On 2/12/07, Sachin Patel <[EMAIL PROTECTED]> wrote:


[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure

/home/tck/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[541,55]
cannot find symbol
symbol  : variable PARAM_BINDING
location: class
org.apache.axis2.jaxws.server.JAXWSMessageReceive


Just reported it too. Good timing! ;-)

Jacek

--
Jacek Laskowski
http://www.JacekLaskowski.pl


Build Failure (Axis2)

2007-02-12 Thread Sachin Patel
[INFO]  


[ERROR] BUILD FAILURE
[INFO]  


[INFO] Compilation failure

/home/tck/geronimo/trunk/modules/geronimo-axis2/src/main/java/org/ 
apache/geronimo/axis2/Axis2WebServiceContainer.java:[541,55] cannot  
find symbol

symbol  : variable PARAM_BINDING
location: class org.apache.axis2.jaxws.server.JAXWSMessageReceiver

-sachin