You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Lahiru Sandakith (JIRA)" <ji...@apache.org> on 2007/05/07 08:09:15 UTC

[jira] Resolved: (AXIS2-2639) maven dist-doc results tools documents images distroted.

     [ https://issues.apache.org/jira/browse/AXIS2-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lahiru Sandakith resolved AXIS2-2639.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: nightly

applied the patch in committed revision 535750
Thanks Sumeda

> maven dist-doc results tools documents images distroted.
> --------------------------------------------------------
>
>                 Key: AXIS2-2639
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2639
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: samples, build,site
>    Affects Versions: 1.2
>         Environment: maven 1.0.2
>            Reporter: Lahiru Sandakith
>             Fix For: nightly
>
>         Attachments: AXIS2-2639.patch
>
>
> Invoking maven dist-doc results the images linked from tools documents corrupted. 
> Since most of the files were png images, simply excluding it from the document filter and copying back again with out the filter did not resolve the problem. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: Eventing

Posted by Samisa Abeysinghe <sa...@wso2.com>.
smitha.aldrin@wipro.com wrote:

>Hi
>
>   I need to have support for events in my webservice.
>   Can anybody suggest how to do that?
>  
>
Try Savan http://ws.apache.org/savan/source-repository.html with Axis2

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: Eventing

Posted by robert lazarski <ro...@gmail.com>.
Well there is ws-eventing via axis2 Savan. Wikipedia describes ws-eventing
as:

*WS-Eventing* defines a
protocol<http://en.wikipedia.org/wiki/Communications_protocol>for web
services <http://en.wikipedia.org/wiki/Web_service> to subscribe to another
web service, or to accept a
subscription<http://en.wikipedia.org/wiki/Subscription>from another
web service.

If you are talking about events inside your jvm triggerred by a web service
invokation, I myself would use custom events from the Spring Framework:

http://static.springframework.org/spring/docs/2.0.x/reference/beans.html#context-functionality-events

HTH,
Robert

On 5/8/07, smitha.aldrin@wipro.com <sm...@wipro.com> wrote:
>
>
> Hi
>
>    I need to have support for events in my webservice.
>    Can anybody suggest how to do that?
>
>
> Thanks And Regards
> Smitha Aldrin
>
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses. The
> company accepts no liability for any damage caused by any virus transmitted
> by this email.
>
> www.wipro.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>

Eventing

Posted by sm...@wipro.com.
Hi

   I need to have support for events in my webservice.
   Can anybody suggest how to do that?


Thanks And Regards
Smitha Aldrin


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org