Hi,
Does anyone know how to setup websphere test
environment to allow communications over SSL? I've read the documentation of
SOAP and there's only the way to configure tomcat to allow it, but i'm
developing under VisualAge for Java and WebSphere Test Environment.
Thanks,
Oscar
You might want to check out XMTP:
http://www.openhealth.org/xmtp/xmtprfc.txt
Dick Brooks
http://www.8760.com/
-Original Message-
From: Anders W. Tell [mailto:[EMAIL PROTECTED]]
Sent: Sunday, July 08, 2001 3:40 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: XML
Do anyone know if someone created an XML version of MIME multipart
messages as defined by RFC's 822. 1521, 2045?
The reason Im asking is that I want to store ebXML messages, or SOAP
with attachements
in a format where I can use XSLT. This in order to create pretty print
version of transaction
rubys 01/07/08 10:39:21
Modified:java/samples/interop EchoTestClient.java
Log:
Actually send base 64 instead of an array of bytes...
Revision ChangesPath
1.6 +1 -1 xml-soap/java/samples/interop/EchoTestClient.java
Index: EchoTestClient.java
==
rubys 01/07/08 08:19:26
Modified:java/samples/interop DeploymentDescriptor.xml
java/src/org/apache/soap/encoding/soapenc
DateSerializer.java
Log:
Serialize dates without losing precision (the JDK format is contains
milliseconds). Deseriali