Author |
Message |
Topic: MA93 - WebSphere MQ Service Definition - Discussion/Comments |
mborowicki
Replies: 8 Views: 13599
|
Forum: General Discussion Posted: Tue Jul 28, 2009 2:06 am Subject: MA93 - WebSphere MQ Service Definition - Discussion/Comments |
In this case I am the provider of the service.
In case of SOAP/HTTP services the procedure is simple:
- I prepare WSDL file with SOAP/HTTP binding
- consumer of the service can use many tools to ... |
Topic: MA93 - WebSphere MQ Service Definition - Discussion/Comments |
mborowicki
Replies: 8 Views: 13599
|
Forum: General Discussion Posted: Mon Jul 27, 2009 5:57 am Subject: MA93 - WebSphere MQ Service Definition - Discussion/Comments |
Is there any tool that understands such WSDL ?
Can I generate proxy classes or at least validate that WSDL with MQ binding is correct? |
Topic: DST problem in WMB 6.0 |
mborowicki
Replies: 3 Views: 2290
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 19, 2009 12:27 am Subject: DST problem in WMB 6.0 |
As there was similar thread started before, this discussion moved to
http://www.mqseries.net/phpBB2/viewtopic.php?p=247865#247865 |
Topic: WMB 6.0.0.5: DST problem when casting CHARACTER to TIMESTAMP |
mborowicki
Replies: 10 Views: 8615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue May 19, 2009 12:21 am Subject: Re: WMB 6.0.0.5: DST problem casting CHARACTER to TIMESTAMP |
I have received partial response for my PMR (36455 820 820).
There are two issues:
1. Incorrect DST offset for tables some years in our timezone is probably the result of error in DST tables, but IB ... |
Topic: WMB 6.0.0.5: DST problem when casting CHARACTER to TIMESTAMP |
mborowicki
Replies: 10 Views: 8615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2009 7:11 am Subject: WMB 6.0.0.5: DST problem when casting CHARACTER to TIMESTAMP |
Have you got any response for your PMR?
I have a similar problem with DST for some past dates.
I do a normalization of date by parsing it and converting back to string and the results are:
& ... |
Topic: DST problem in WMB 6.0 |
mborowicki
Replies: 3 Views: 2290
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2009 5:53 am Subject: DST problem in WMB 6.0 |
Yes, I did it today.
PMR 36455,820,820 |
Topic: DST problem in WMB 6.0 |
mborowicki
Replies: 3 Views: 2290
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2009 2:48 am Subject: DST problem in WMB 6.0 |
I noticed that for some datetime values WMB functions produce wrong DST offset. It seems as it uses wrong timezone DST table.
I have simple function to normalize datetime. It parses datetime and co ... |