You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sv...@gebit.de on 2008/06/13 15:55:45 UTC

Re: service language

Hi Christian,
if you are using a servlet engine you could also consider using a Servlet 
filter doing a XML transformation to translate between the languages.

Greetings,
Sven.
 



"Christian Lipp" <c....@xion.at> 
06.06.2008 13:55
Bitte antworten an
axis-user@ws.apache.org


An
<ax...@ws.apache.org>
Kopie

Thema
service language






Hello!

We are using Axis V1.x and have some services implemented in German
language.
Now we have a new project in a foreign country, so we are forced to
translate our interfaces to the English language.

In my understanding I have to
- change the interface to English
- generate classes (also with English names and attributes)
- refactor the application from the usage of the german classes to the 
usage
of the english classes

Is the solution the same when using Axis V2.x?
Or is there a possibility to map two interfaces with the same structure 
but
with different languages to the same class?
If yes, how is this done?

Thanks for your help in advance,
CL


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org