The Axis2 soap monitor module is a perfect example on how to write a
handler. Just download the code from 

http://ws.apache.org/axis2/modules/index.html

and you'll be able make the monitor work within half an hour. Then the
monitor module can be easily customized for schema validation, I
believe. 

http://ws.apache.org/axis2/1_4/soapmonitor-module.html

-richard 


-----Original Message-----
From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED] 
Sent: October 2, 2008 2:12 PM
To: axis-user@ws.apache.org
Subject: Re: [axis2] Automatic schema validation


> Deepal:
>
> Thanks for the quick answer (most of my other email to list seems to
> get ignored ;-)).
I am sorry for that , if I see any mail that I can answer I will do my
best,.
>
> I'm sure that schema validation would slow down the system,
> potentially a lot, but this would be invaluable for people operating
> with systems outside of their control. There is also a great quote
> that I cannot seem to find now, but it goes along the lines of "how
> important is it to get the wrong answer quickly?"
>
> Do you have any pointers to help me write the handler that you
> suggest? For further reference, I am writing a client based on JAXB,
> using Axis2 1.4.1.

http://www.developer.com/java/web/article.php/3529321
http://www.packtpub.com/article/handler-and-phase-in-apache-axis

Thank you!
Deepal
>
> Thanks!
>
> -Jake
>
>
> Deepal jayasinghe wrote:
>> Answers is no , because it slow down the system. However you can
>> implement that your own. Just need to write a handler :)
>>
>> -Deepal
>>> Hey all:
>>>
>>> Is there any way to have Axis automatically check the incoming (and
>>> potentially the outgoing) XML against the schema(s) originally
>>> provided in the WSDL? I did a search online, but didn't see anything
>>> that seems too likely.
>>>
>>> Thanks!
>>>
>>> -Jake
>>>
>>>
---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-- 
Thank you!


http://blogs.deepal.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to