You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ews-dev@ws.apache.org by "Shahi, Ashutosh" <As...@ca.com> on 2005/03/03 10:03:11 UTC

Latest changes in Axis 1.2 RC3 break ews build

Hi all,

The latest changes done in Axis 1.2 RC3 to solve the issues of Type
Mapping are breaking the EWS code. 
In Axis 1.2 RC3, the setDefaultTypeMapping and setTypeMappingVersion
methods have been removed from org.apache.axis.wsdl.frmJava.Emitter
class and TypeMapping is done through TypeMappingRegistry. These changes
cause org.apache.geronimo.ews.ws4j2ee.toWs.Ws4J2eeServerCLOptionParser
to break when it sets TypeMapping.

I have created a JIRA issue and posted a patch there. Can someone review
and apply it?

Thanks,

Ashutosh