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 "Patrick Martin (JIRA)" <ax...@ws.apache.org> on 2004/12/06 13:18:26 UTC

[jira] Commented: (AXIS-1664) Allow doAutoTypes to be configured through AxisProperties

     [ http://nagoya.apache.org/jira/browse/AXIS-1664?page=comments#action_56250 ]
     
Patrick Martin commented on AXIS-1664:
--------------------------------------

The DoAutoTypes property in TypeMappingImpl actually seems to be in a very usable state, for scenarios where the client and server are both AXIS and have the same classes on the classpath for the Web Service parameters.

It's been suggested that setting the property could be easier.
I've submitted some simpe test cases based upon a hacked up version of the AXIs CVS head from 03 Dec where the property is simply initialised to true.
As can be seen (hopefully), using a simple JWS with the property set to true makes exposing a service class seamless, and there is some trivial work required to get the client engine to cooperate.

> Allow doAutoTypes to be configured through AxisProperties
> ---------------------------------------------------------
>
>          Key: AXIS-1664
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1664
>      Project: Axis
>         Type: Improvement
>   Components: Serialization/Deserialization
>     Versions: current (nightly)
>     Reporter: Mark Chai
>  Attachments: AXIS Tests.zip, TypeMappingImpl.java
>
> I suggest a patch that allows for an "axis.doAutoTypes" in the AxisProperties to dictate whether or not to turn doAutoTypes on or off by default. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira