You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Bill Mitchell (JIRA)" <ji...@apache.org> on 2008/03/07 16:23:47 UTC

[jira] Commented: (AXIS2C-1046) mod_axis2.dll load fails on Win XP SP2 (Japanese edition)

    [ https://issues.apache.org/jira/browse/AXIS2C-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576235#action_12576235 ] 

Bill Mitchell commented on AXIS2C-1046:
---------------------------------------

Hi Senaka,

I would hate for someone to read your comment too broadly, as the Axis2C passing of Unicode in a char * as UTF-8 works fine for many applications.  I have done some light testing passing UTF-8 data from the application to the server through Axis2C without any problem.  So it would seem in this particular situation, the problem must lie in the Apache to mod_axis2 side, or in the Axis2C interface to the OS, or both.  Do you know, does Apache pass its Unicode data only in wide-char (UCS-2) format?  I believe Windows XP actually records filenames in UTF-8; do the Windows file APIs, e.g., open(), support only ASCII data in a char * filenames?  They might accept UTF-8 filenames.  This might be an entirely different issue, if Apache passes the filename in the OEM character set, e.g, SJIS, etc., that is wide char but not Unicode.  

Regards,
Bill 

> mod_axis2.dll load fails on Win XP SP2 (Japanese edition)
> ---------------------------------------------------------
>
>                 Key: AXIS2C-1046
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1046
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/deployment
>    Affects Versions: 1.3.0
>         Environment: Win XP SP2 (Japanese edition)
>            Reporter: Ikeda
>
> Apache fails to initialize and abort in following circumstance:
>  - when Apache need to load mod_Axis2.dll
>  - and if its absolute path contains non-ascii characters (2 byte Japanese)
> we confronted such thing when running Apache in Win XP Japanese

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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