All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by corba with all dependencies

Search JAR files by class name

glassfish-corba-omgapi from group org.glassfish.packager (version 3.0-Preview)

This pom describes how to assemble the OMG defined CORBA APIs package

Group: org.glassfish.packager Artifact: glassfish-corba-omgapi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact glassfish-corba-omgapi
Group org.glassfish.packager
Version 3.0-Preview
Last update 29. May 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies glassfish-corba-omgapi, felix, glassfish-hk2, glassfish-grizzly, glassfish-nucleus,
There are maybe transitive dependencies!

corba-wrapper from group com.github.gokan-ekinci (version 1.0)

A CORBA wrapper project which contains classes for server and client side

Group: com.github.gokan-ekinci Artifact: corba-wrapper
Show documentation Show source 
 

0 downloads
Artifact corba-wrapper
Group com.github.gokan-ekinci
Version 1.0
Last update 07. June 2016
Organization not specified
URL https://github.com/gokan-ekinci/corba-wrapper
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

OMJava from group org.raspinloop.openmodelica (version 0.0.8)

OpenModelica Java Interface. Code used to communicate with OMC (via corba) fork from https://github.com/OpenModelica/OMJava

Group: org.raspinloop.openmodelica Artifact: OMJava
Show all versions Show documentation Show source 
 

0 downloads
Artifact OMJava
Group org.raspinloop.openmodelica
Version 0.0.8
Last update 17. September 2019
Organization not specified
URL https://github.com/RaspInLoop/OMJava
License BSD 3-Clause License
Dependencies amount 2
Dependencies antlr-complete, glassfish-corba-orb,
There are maybe transitive dependencies!

org.liveSense.framework.cxf from group com.github.livesense (version 1.0.5)

liveSense CXF Framework. Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

Group: com.github.livesense Artifact: org.liveSense.framework.cxf
Show all versions Show source 
 

0 downloads
Artifact org.liveSense.framework.cxf
Group com.github.livesense
Version 1.0.5
Last update 01. June 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies cxf-rt-frontend-jaxws, cxf-rt-frontend-jaxrs, cxf-rt-databinding-aegis, cxf-rt-transports-http, cxf-tools-common, cxf-tools-validator,
There are maybe transitive dependencies!

jts from group javax.jts (version 1.0)

Java Transaction Service (JTS) specifies the implementation of a Transaction Manager which supports the Java Transaction API (JTA) 1.0 Specification at the high-level and implements the Java mapping of the OMG Object Transaction Service (OTS) 1.1 Specification at the low-level. JTS uses the standard CORBA ORB/TS interfaces and Internet Inter-ORB Protocol (IIOP) for transaction context propagation between JTS Transaction Managers.

Group: javax.jts Artifact: jts
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jts
Group javax.jts
Version 1.0
Last update 08. February 2006
Organization not specified
URL http://java.sun.com/products/jts
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

web-grid from group org.apache.oodt (version 1.0)

The OODT grid services (product and profile services) use CORBA or RMI as their underlying network transport. However, limitations of CORBA and RMI make them inappropriate for large-scale deployments. For one, both are procedural mechanisms, providing a remote interface that resembles a method call. This makes streaming of data from a service impossible, because there are limitations to the sizes of data structures that can be passed over a remote method call. Instead, repeated calls must be made to retrieve each block of a product, making transfer speeds horribly slow compared to HTTP or FTP. (Block-based retrieval of profiles was never implemented, resulting in out of memory conditions for large profile results, which is another problem.) Second, both CORBA and RMI rely on a central name registry. The registry makes an object independent of its network location, enabling a client to call it by name (looking up its last known location in the registry). However, this requires that server objects be able to make outbound network calls to the registry (through any outbound firewall), and that the registry accept those registrations (through any inbound firewall). This required administrative action at institutions hosting server objects and at the institution hosting the registry. Often, these firewall exceptions would change without notice as system adminstrators changed at each location (apparently firewall exceptions are poorly documented everywhere). Further, in the two major deployments of OODT (PDS and EDRN), server objects have almost never moved, nullifying any benefit of the registry. This project, OODT Web Grid Services, avoids the prolems of CORBA and RMI by using HTTP as the transport mechanism for products and profiles. Further, it provides a password-protected mechanism to add new sets of product and profile query handlers, enabling seamless activation of additional capabilities.

Group: org.apache.oodt Artifact: web-grid
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact web-grid
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies apache-jena-libs, oodt-commons, oodt-product, oodt-profile, oodt-xmlquery, xalan, xercesImpl,
There are maybe transitive dependencies!



Page 6 from 6 (items total 56)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy