Metro running under z/OS --- does not work?

View: New views
3 Messages — Rating Filter:   Alert me  

Metro running under z/OS --- does not work?

by metro-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have an app that runs fine on windows and unix, but will not initialize on z/OS - does anyone have any experience with this? I suspect the default encoding of EBCDIC instead of ASCII is the issue. Any help on getting this resolved would be really appreciated.
[Message sent by forum member 'gz4p9c' (gz4p9c)]

http://forums.java.net/jive/thread.jspa?messageID=354235

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Metro running under z/OS --- does not work?

by Glen Mazza :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Metro should work wherever the Sun JVM would.  I would check your servlet container logs for any error messages--that might pinpoint the problem.  Hopefully you're using the same servlet container on all OSs so we can downgrade that as the possible source of the problem.  If the system is running but the SOAP calls are failing, using Wireshark[1] to see what's going out on the wire may also provide clues.

HTH,
Glen

[1] http://www.jroller.com/gmazza/entry/wireshark_usage_for_cxf


metro-3 wrote:
I have an app that runs fine on windows and unix, but will not initialize on z/OS - does anyone have any experience with this? I suspect the default encoding of EBCDIC instead of ASCII is the issue. Any help on getting this resolved would be really appreciated.
[Message sent by forum member 'gz4p9c' (gz4p9c)]

http://forums.java.net/jive/thread.jspa?messageID=354235

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@metro.dev.java.net
For additional commands, e-mail: users-help@metro.dev.java.net

Re: Metro running under z/OS --- does not work?

by Jitendra Kotamraju :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Now that there is bug for this, let us follow the discussion there.

https://jax-ws.dev.java.net/issues/show_bug.cgi?id=779

Jitu

Glen Mazza wrote:

> Metro should work wherever the Sun JVM would.  I would check your servlet
> container logs for any error messages--that might pinpoint the problem.
> Hopefully you're using the same servlet container on all OSs so we can
> downgrade that as the possible source of the problem.  If the system is
> running but the SOAP calls are failing, using Wireshark[1] to see what's
> going out on the wire may also provide clues.
>
> HTH,
> Glen
>
> [1] http://www.jroller.com/gmazza/entry/wireshark_usage_for_cxf
>
>
>
> metro-3 wrote:
>  
>> I have an app that runs fine on windows and unix, but will not initialize
>> on z/OS - does anyone have any experience with this? I suspect the default
>> encoding of EBCDIC instead of ASCII is the issue. Any help on getting this
>> resolved would be really appreciated.
>> [Message sent by forum member 'gz4p9c' (gz4p9c)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=354235
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@...
>> For additional commands, e-mail: users-help@...
>>
>>    
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...