Hi Dims,

No, still don't see the provider file after i clean up my axis2 files in c:\.m2 and build the geronimo-axis2 module. Was the provider file there before you copy to the m2 snapshot repo?

P.S. I could only get axis2-jaxws module to build with test turned off.

Lin

Davanum Srinivas wrote:
Lin,

Please check now when you get a chance.

thanks,
dims

On 3/13/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Hmm..i'll take a look.

thanks,
dims

On 3/13/07, Lin Sun <[EMAIL PROTECTED]> wrote:
> Hi Dims, look like your svn change below isn't propagated to the m2
> snapshot repo yet when I tried a clean build 2 days ago.    But if I
> build axis2-jaxws-snapshot.jar myself, I can see the new file is
> included in the jar.
>
> Lin
>
> Jeff Genender wrote:
> > Thanks...let me know...
> >
> > Jeff
> >
> > Davanum Srinivas wrote:
> >> Jeff,
> >>
> >> Once this change [1] in Axis2 propagates to the m2 snapshot repo's (by
> >> tomorrow AM). You can take remove the System.setProperty hack
> >>
> >> thanks,
> >> dims
> >>
> >> [1] http://svn.apache.org/viewvc?view=rev&revision=515891
> >>
> >> On 3/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >>> Author: jgenender
> >>> Date: Wed Mar  7 16:29:23 2007
> >>> New Revision: 515866
> >>>
> >>> URL: http://svn.apache.org/viewvc?view=rev&rev=515866
> >>> Log:
> >>> GERONIMO-2939
> >>>
> >>> Modified:
> >>>
> >>> geronimo/server/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/client/Axis2ServiceReference.java
> >>>
> >>>
> >>> Modified:
> >>> geronimo/server/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/client/Axis2ServiceReference.java
> >>>
> >>> URL:
> >>> http://svn.apache.org/viewvc/geronimo/server/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/client/Axis2ServiceReference.java?view=diff&rev=515866&r1=515865&r2=515866
> >>>
> >>> ==============================================================================
> >>>
> >>> ---
> >>> geronimo/server/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/client/Axis2ServiceReference.java
> >>> (original)
> >>> +++
> >>> geronimo/server/trunk/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/client/Axis2ServiceReference.java
> >>> Wed Mar  7 16:29:23 2007
> >>> @@ -30,6 +30,7 @@
> >>>                                   String handlerChainsXML,
> >>> Map<Object, EndpointInfo> seiInfoMap) {
> >>>          super(handlerChainsXML, seiInfoMap, name, serviceQName,
> >>> wsdlURI, referenceClassName, serviceClassName);
> >>> +        System.setProperty("javax.xml.ws.spi.Provider",
> >>> "org.apache.axis2.jaxws.spi.Provider");
> >>>      }
> >>>
> >>>      protected HandlerChainsType getHandlerChains() {
> >>>
> >>>
> >>>
> >>
> >
>
>


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




Reply via email to