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" <[EMAIL PROTECTED]> 
06.06.2008 13:55
Bitte antworten an
[email protected]


An
<[email protected]>
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to