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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2005/08/08 06:15:45 UTC

[jira] Created: (AXIS2-123) WSIF Provider for Axis2

WSIF Provider for Axis2
-----------------------

         Key: AXIS2-123
         URL: http://issues.apache.org/jira/browse/AXIS2-123
     Project: Apache Axis 2.0 (Axis2)
        Type: New Feature
    Reporter: Davanum Srinivas


Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)

-- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Created: (AXIS2-123) WSIF Provider for Axis2

Posted by Davanum Srinivas <da...@gmail.com>.
Deepal, Ruchith,

i am not exactly sure about details. we need to dig it up. I know WSIF
supports Apache SOAP and Apache Axis to make soap calls. we need to be
able to plugin in Axis2 as well. This URL has a bit more info (i
remember the class name)

http://www.google.com/search?q=WSIFDynamicProvider_ApacheAxis

thanks,
dims

On 8/8/05, Ruchith Fernando <ru...@gmail.com> wrote:
> Hi,
> 
> Isn't the WSIF provider an extension to the client API, rather than a
> server side invocation mechanism?
> 
> On 8/8/05, Deepal Jayasinghe <de...@opensource.lk> wrote:
> > Hi dims
> >
> > As I know we do not have providers in Axis2 are you talking about writing
> > custom MessageReceiver for WSIF ? And the implemented MR will communicate
> > with the implemented provider as it does with service implementation class.
> >
> > Thanks,
> >  Deepal
> > ................................................................
> > ~Future is Open~
> >
> >
> >
> > ----- Original Message -----
> > From: "Davanum Srinivas (JIRA)" <ji...@apache.org>
> > To: <ax...@ws.apache.org>
> > Sent: Monday, August 08, 2005 10:15 AM
> > Subject: [jira] Created: (AXIS2-123) WSIF Provider for Axis2
> >
> >
> > > WSIF Provider for Axis2
> > > -----------------------
> > >
> > >         Key: AXIS2-123
> > >         URL: http://issues.apache.org/jira/browse/AXIS2-123
> > >     Project: Apache Axis 2.0 (Axis2)
> > >        Type: New Feature
> > >    Reporter: Davanum Srinivas
> > >
> > >
> > > Should we create a provider for WSIF?
> > > (http://ws.apache.org/wsif/index.html)
> > >
> > > -- dims
> > >
> > > --
> > > This message is automatically generated by JIRA.
> > > -
> > > If you think it was sent incorrectly contact one of the administrators:
> > >   http://issues.apache.org/jira/secure/Administrators.jspa
> > > -
> > > For more information on JIRA, see:
> > >   http://www.atlassian.com/software/jira
> > >
> > >
> > >
> >
> >
> >
> 
> 
> --
> Ruchith
> 


-- 
Davanum Srinivas -http://blogs.cocoondev.org/dims/

Re: [jira] Created: (AXIS2-123) WSIF Provider for Axis2

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi,

Isn't the WSIF provider an extension to the client API, rather than a
server side invocation mechanism?

On 8/8/05, Deepal Jayasinghe <de...@opensource.lk> wrote:
> Hi dims
> 
> As I know we do not have providers in Axis2 are you talking about writing
> custom MessageReceiver for WSIF ? And the implemented MR will communicate
> with the implemented provider as it does with service implementation class.
> 
> Thanks,
>  Deepal
> ................................................................
> ~Future is Open~
> 
> 
> 
> ----- Original Message -----
> From: "Davanum Srinivas (JIRA)" <ji...@apache.org>
> To: <ax...@ws.apache.org>
> Sent: Monday, August 08, 2005 10:15 AM
> Subject: [jira] Created: (AXIS2-123) WSIF Provider for Axis2
> 
> 
> > WSIF Provider for Axis2
> > -----------------------
> >
> >         Key: AXIS2-123
> >         URL: http://issues.apache.org/jira/browse/AXIS2-123
> >     Project: Apache Axis 2.0 (Axis2)
> >        Type: New Feature
> >    Reporter: Davanum Srinivas
> >
> >
> > Should we create a provider for WSIF?
> > (http://ws.apache.org/wsif/index.html)
> >
> > -- dims
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > If you think it was sent incorrectly contact one of the administrators:
> >   http://issues.apache.org/jira/secure/Administrators.jspa
> > -
> > For more information on JIRA, see:
> >   http://www.atlassian.com/software/jira
> >
> >
> >
> 
> 
> 


-- 
Ruchith

Re: [jira] Created: (AXIS2-123) WSIF Provider for Axis2

Posted by Deepal Jayasinghe <de...@opensource.lk>.
Hi dims

As I know we do not have providers in Axis2 are you talking about writing 
custom MessageReceiver for WSIF ? And the implemented MR will communicate 
with the implemented provider as it does with service implementation class.

Thanks,
 Deepal
................................................................
~Future is Open~



----- Original Message ----- 
From: "Davanum Srinivas (JIRA)" <ji...@apache.org>
To: <ax...@ws.apache.org>
Sent: Monday, August 08, 2005 10:15 AM
Subject: [jira] Created: (AXIS2-123) WSIF Provider for Axis2


> WSIF Provider for Axis2
> -----------------------
>
>         Key: AXIS2-123
>         URL: http://issues.apache.org/jira/browse/AXIS2-123
>     Project: Apache Axis 2.0 (Axis2)
>        Type: New Feature
>    Reporter: Davanum Srinivas
>
>
> Should we create a provider for WSIF? 
> (http://ws.apache.org/wsif/index.html)
>
> -- dims
>
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>   http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>   http://www.atlassian.com/software/jira
>
>
> 



Re: [jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by Paul Fremantle <pz...@gmail.com>.
Folks

It seems to me that creating a WSIF provider for Axis2 is really a WSIF 
issue not an Axis2 issue. All the other providers were created by the WSIF 
team.

Paul

On 8/8/05, Davanum Srinivas (JIRA) <ji...@apache.org> wrote:
> 
> [ 
> http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12317980]
> 
> Davanum Srinivas commented on AXIS2-123:
> ----------------------------------------
> 
> Deepal, Ruchith,
> 
> i am not exactly sure about details. we need to dig it up. I know WSIF
> supports Apache SOAP and Apache Axis to make soap calls. we need to be
> able to plugin in Axis2 as well. This URL has a bit more info (i
> remember the class name)
> 
> http://www.google.com/search?q=WSIFDynamicProvider_ApacheAxis
> 
> > WSIF Provider for Axis2
> > -----------------------
> >
> > Key: AXIS2-123
> > URL: http://issues.apache.org/jira/browse/AXIS2-123
> > Project: Apache Axis 2.0 (Axis2)
> > Type: New Feature
> > Reporter: Davanum Srinivas
> 
> >
> > Should we create a provider for WSIF? (
> http://ws.apache.org/wsif/index.html)
> > -- dims
> 
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
> 
>

[jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12375262 ] 

Chamikara Jayalath commented on AXIS2-123:
------------------------------------------

I'm working for a Sandesha2 release and dont have much extra time for engaging in this :-(
Would be really glad if someone else can look into this, or lets make it post 1.0.

AFAIK other WSIF providers (for example Axis 1.x) get destributed with  WSIF itself (please correct me if I'm wrong). So  does this  have to go with an Axis2 distribution.

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12317980 ] 

Davanum Srinivas commented on AXIS2-123:
----------------------------------------

Deepal, Ruchith,

i am not exactly sure about details. we need to dig it up. I know WSIF
supports Apache SOAP and Apache Axis to make soap calls. we need to be
able to plugin in Axis2 as well. This URL has a bit more info (i
remember the class name)

http://www.google.com/search?q=WSIFDynamicProvider_ApacheAxis

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12375260 ] 

Deepal Jayasinghe commented on AXIS2-123:
-----------------------------------------

Chamikara , I know that your are so busy with Sandesha  and sorry for asking about the prograss.


> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (AXIS2-123) WSIF Provider for Axis2

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-123?page=all ]

Eran Chinthaka reassigned AXIS2-123:
------------------------------------

    Assign To: Chamikara Jayalath

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12319770 ] 

Davanum Srinivas commented on AXIS2-123:
----------------------------------------

+1. start with the simple one then :)

-- dims

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by "Chamikara Jayalath (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12319765 ] 

Chamikara Jayalath commented on AXIS2-123:
------------------------------------------

I'm trying to implement a WSIF provider for Axis2. Iv developed a working provider with minimum and most basic functionality. When it comes to WSDL object models it seems that there are two ways we can go abt. One is to use the WSDL4J OM by simply using the objects passed as params to the Provider class. The second way is to convert the WSDL4J OM to WOM and use that (this can be done using the Definition object which is passed as a parameter to the Provider). Since there is no special advantage in going for the second way I thought of choosing the first. Any comments...

Chamikara

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS2-123) WSIF Provider for Axis2

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-123?page=all ]
     
Deepal Jayasinghe resolved AXIS2-123:
-------------------------------------

    Resolution: Fixed

Fixed with no action

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (AXIS2-123) WSIF Provider for Axis2

Posted by "Sanjiva Weerawarana (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-123?page=comments#action_12375264 ] 

Sanjiva Weerawarana commented on AXIS2-123:
-------------------------------------------

I suggest we close this issue with no action; if we want to keep it it should be opened in WSIF, not here as the code will go there not here!

I've been thinking about a WSIF2 kinda thing which takes Axiom and WSDL2 into account and provides the same function thru the Axis2 ServiceClient API. I think its doable .. need more time to do it but it can be done very elegantly I believe.

> WSIF Provider for Axis2
> -----------------------
>
>          Key: AXIS2-123
>          URL: http://issues.apache.org/jira/browse/AXIS2-123
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>     Reporter: Davanum Srinivas
>     Assignee: Chamikara Jayalath

>
> Should we create a provider for WSIF? (http://ws.apache.org/wsif/index.html)
> -- dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira