You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Dorner Thomas <Th...@t-systems.com> on 2004/08/16 09:07:25 UTC

Can´t set options in DIME-Attachments

Hello all,

I have send this email to axis-developerlist last week,
but get no answer. I hope someone can give me a tip
to solve this poroblem wiht setOptions in DIME-Attachments!?


I have a problem when sending an attachment from
AXIS 1.2 Beta 2 to gsoap 2.6.2.

The DIME Message is specified like this:

0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 | VERSION |B|E|C| TYPE_T| OPT_T |         OPTIONS_LENGTH        |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |          ID_LENGTH          |             TYPE_LENGTH         |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
 |                          DATA_LENGTH                          |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                                                               /
 /                       OPTIONS + PADDING                       /
 /                     (absent for version 0)                    |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                                                               /
 /                        ID + PADDING                           /
 /                                                               |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                                                               /
 /                        TYPE + PADDING                         /
 /                                                               |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |                                                               /
 /                        DATA + PADDING                         /
 /                                                               |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

But I have no Method setOptions to set the Options for my DIME
attachment!? So I cant place the name of the attachment.

Gsoap reads this options and find no name - so the developer on the
gsoap side have some problems.

Is there no possibility to set the options for my DIME attachment???
When will be support for DIME > 0 ???

Thanks Tomi




Handler Chain Issue

Posted by Kumar Raj Moorthy <ku...@india.hp.com>.
Hi All,

I'm reposting the message expecting to get some reply.

Can I deploy a chain of SOAP message handlers alone in Axis, without the
Backend service ? If so how should I configure in the wsdd file.

Regards
Kumar

-----Original Message-----
From: Kumar Raj Moorthy [mailto:kumarraj@india.hp.com] 
Sent: Monday, August 16, 2004 5:18 PM
To: axis-user@ws.apache.org
Subject: Handler chain without Backend component ? 

Hello All,

Is it possible to deploy a handler chain in Axis without the Back end
component ? i.e., my server side will have only chain of handlers. If so how
will the deploy.wsdd look like ?
Any pointers will be of great help.

Regards
Kumar



Handler chain without Backend component ?

Posted by Kumar Raj Moorthy <ku...@india.hp.com>.
Hello All,

Is it possible to deploy a handler chain in Axis without the
Back end component ? i.e., my server side will have only chain 
of handlers. If so how will the deploy.wsdd look like ?
Any pointers will be of great help.

Regards
Kumar