You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/01/12 03:20:46 UTC

[jira] Commented: (ODE-905) Example for PMAPI access over JBI/http

    [ https://issues.apache.org/jira/browse/ODE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980509#action_12980509 ] 

Hudson commented on ODE-905:
----------------------------

Integrated in ODE-trunk-jdk6 #396 (See [https://hudson.apache.org/hudson/job/ODE-trunk-jdk6/396/])
    ODE-905: JBI HTTP Binding for PMAPI. Thanks Kurt!


> Example for PMAPI access over JBI/http
> --------------------------------------
>
>                 Key: ODE-905
>                 URL: https://issues.apache.org/jira/browse/ODE-905
>             Project: ODE
>          Issue Type: Improvement
>          Components: JBI Integration
>    Affects Versions: 1.3.4
>         Environment: Servicemix 4.3
>            Reporter: Kurt Westerfeld
>         Attachments: pmapi-binding.zip
>
>
> The attached example shows how one can use the ODE PMAPI with Apache Servicemix CXF BC component to exhibit an external web service interface.  The component is installed to the Servicemix OSGi environment using the osgi:install -s mvn:org.apache.ode.examples/pmapi-binding.   After this, one can use SOAPUI or other client to access the PMAPI from the URLs http://localhost:8193/ode/pmapi/InstanceManagementService and http://localhost:8193/ode/pmapi/ProcessManagementService, including wsdl and xsd access.
> NOTE: one still needs the workaround documented on the ODE site here: http://ode.apache.org/smx4-osgi-deployment.html. 
> A bug has been filed on Apache Axiom here to lift the need for the workaround here: https://issues.apache.org/jira/browse/AXIOM-355

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