You have
to differentiate between the representations made in a specific language of the
attachment than the way the attachment is sent. By playing with some flag you
can see an attachment in Java as a DataHandler, a byte[], or Image or many
others. However they can all be transfered in th
I'm using Castor and it's working well and Axis already have the
serializer/deserializer. You should realize that working with Castor is lot
less risky than using JAXB because you have the source code of Castor and
Castor project is very active. Castor will also move document from your WSDL to
o parse it.
-Original Message-
From: Rafael Gomez [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 18, 2004 11:10 AM
To: [EMAIL PROTECTED]
Subject: Re: Axis, SwA and Basic Profile 1.1
Tardif, Sebastien wrote:
>What is the type of your attachment? If you don't know the conte
to be aware of
http://nagoya.apache.org/jira/browse/AXIS-1609 if you transfer big
attachment.
-Original Message-
From: Rafael Gomez [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 18, 2004 9:13 AM
To: [EMAIL PROTECTED]
Subject: Re: Axis, SwA and Basic Profile 1.1
Tardif, Sebastien wrote:
&g
Axis does support SwA because I use it myself. Axis didn't really try to read
Basic Profile 1.1 and be compatible for it seems it is. With recent patches and
maybe even without them Axis should be better than JWSDP 1.5 in this area.
-Original Message-
From: Rafael Gomez [mailto:[EMAIL PR
I submitted many patches. They are important for my business because without
having them applied I will have to say to my customers that they will have to
used our patched Axis version because the official Axis doesn't have full time
developer taking care of it and the volunteer are quite busy.
I have a WSDL like this:
...
Contain all operations in
docHarbor Web Services. The mode of operation is stateless so you have to
provide a Credential instance to every operation.
Contain all operations
in docHar
EJB is good only when you really need it. If you are using container managed
transaction (CMT) for the web services operation you probably don't need ejb.
-Original Message-
From: Olivier Mocquais [mailto:[EMAIL PROTECTED]
Sent: Friday, November 05, 2004 11:51 AM
To: [EMAIL PROTECTED]
S
I guess the way to do it to follow the same way as Castor is used with Axis.
Read this: http://www-106.ibm.com/developerworks/webservices/library/ws-castor/
-Original Message-
From: Ben Anderson [mailto:[EMAIL PROTECTED]
Sent: Friday, October 29, 2004 8:22 AM
To: [EMAIL PROTECTED]
Subj
Title: Does anyone know if Axis is able to consume a WSDL that use DIME?
I ask this question because right now when I consume a WSDL I get this for operation signature:
importDocumentAsDime(credential, Users users, ImportDocument importDocument, ReferencedBinary document)
but I expect this
10 matches
Mail list logo