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 "Eranga Jayasundera (JIRA)" <ji...@apache.org> on 2007/09/04 09:46:58 UTC

[jira] Updated: (AXIS2-2996) CORBA module for Axis2

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

Eranga Jayasundera updated AXIS2-2996:
--------------------------------------

    Attachment: corba.2.tar.gz

Since the first patch seems to be outdated I have attached a new patch (corba.2.tar.gz) based on the latest Axis2 source code.

The idl.g file available in the patch is based on the IDL grammar file prepared by Jim Coker and Gary Duzan (http://www.antlr.org/grammar/1072891676218/idl.g). I hope there are no license issues. (Apache Yoko project is also uses the same grammar file)


> CORBA module for Axis2
> ----------------------
>
>                 Key: AXIS2-2996
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2996
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: modules
>    Affects Versions: nightly
>         Environment: CORBA, Linux, Windows, Java 5
>            Reporter: Eranga Jayasundera
>            Assignee: Deepal Jayasinghe
>            Priority: Minor
>         Attachments: corba.2.tar.gz, corba.odt, corba.patch.zip
>
>
> I have developed a CORBA module for Axis2. It is based on pluggable deployer architecture. This module can act as a bridge between a CORBA server and a web service client. The patch against the latest trunk and a user guide is attached.
> This module uses Apache Yoko as the default CORBA implementation in RUNTIME. (can be overridden) Since Yoko is not yet available in maven2 remote repositories I have commented them from pom.xml file. Yoko requires JDK 1.5.
> This module depends on Antlr also. The classes in org.apache.axis2.corba.idl.parser were generated by Antlr using idl.g. Please refer the attached guide for more information.

-- 
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