[ 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
