[omniORB] ANNOUNCE: The CorbaScript / CorbaWeb 1.3.3 release

Philippe.Merle@lifl.fr Philippe.Merle@lifl.fr
Tue, 16 May 2000 18:52:05 +0200 (MET DST)


--------------------------------------------------
ANNOUNCE: The CorbaScript / CorbaWeb 1.3.3 release
--------------------------------------------------

--------------------
What is CorbaScript?
--------------------

CorbaScript is an interpreted object-oriented scripting language dedicated
to CORBA environments. Scripts (i.e. CorbaScript programs) can invoke any
operation, get and set any attribute of any CORBA object. Moreover, any
OMG IDL interface can be implemented by scripts. CorbaScript provides a
dynamic binding to OMG IDL descriptions: no OMG IDL stub or skeleton need
to be generated. OMG IDL descriptions are extracted from the Interface
Repository and are made directly available to scripts. Invocations of
CORBA objects are achieved by the CORBA DII mechanism. The CORBA DSI is 
used to implement CORBA objects with CorbaScript. Moreover scripts can 
invoke any world-wide CORBA object through IIOP.

CorbaScript fully hides these complex CORBA mechanisms via a simple,
attractive and powerful scripting language. Finally CorbaScript is
the first implementation of the OMG's IDL Script specification
(have a look at http://www.omg.org/techprocess/meetings/schedule/tech2a.html).

-----------------
What is CorbaWeb?
-----------------

CorbaWeb is a powerful environment providing a generic gateway to integrate
the CORBA and World Wide Web worlds. More precisily, CorbaWeb allows Web
users to browse and invoke CORBA objects via their Web browsers.
Then Web users interact with their CORBA objects via Web documents (MIME,
HTML, forms, etc) dynamically generated on the fly. Then CorbaWeb can be
seen as a generic and dynamic CORBA objects browser.

Technically, CorbaWeb is composed of two parts:

  * HttpServer: This module provides the implementation of an HTTP server
                which manages MIME files and servlets written in CorbaScript.

  * CorbaWeb: This module provides a servlet which implements the
              functionnalities of the generic CORBA Object Browser.

Browsing CORBA objects via CorbaWeb just needs to load OMG IDL specifications
into the Interface Repository and start the HTTP server of the CorbaWeb
environment.

Then users accesses via their browsers to the CorbaWeb servlet running into
the HttpServer. Automatically, CorbaWeb generates HTML forms representing
OMG IDL operations and attributes of CORBA objects accessed by users.
These forms allow users to invoke operations, get and set attributes.

Moreover, the CorbaWeb administrator can provide scripts
to specialize the Web representation for each CORBA object type.
Some specialization scripts are already provided for the CorbaScript
demonstrations. Interesting and reusable scripts allow one to browse:

  * The Name Service.
  * The Interface Repository.

------------
Availability
------------

The CorbaScript interpreter is written in C++ and is available on most common 
Unix-based operating and Windows systems. Moreover, it is built to be easily 
ported on any ORB environment, operating system and C++ compiler. 

CorbaScript can be compiled on the following ORBs:

* MICO:		http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/
    The 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.8, 2.1.0,
        2.2.0, 2.2.1, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.2.7,
        2.3.0 and 2.3.1 releases.

* OAK:		http://www.paragon-software.com
    The 5.2.7, 5.2.8, 5.2.9 and 5.3.4 releases.

* OmniBroker:	http://www.ooc.com/ob/
    The 2.0.2, 2.0.3 and 2.0.4 releases.

* omniORB2:	http://www.uk.research.att.com/omniORB/omniORB.html
    The 2.8.0 release.

    Need a lastest ORBacus 3.x Interface Repository. 

* ORBacus:	http://www.ooc.com/ob/
  (formerly known as OmniBroker)
    The 3.0, 3.0.1, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.2, 3.2.1, 3.3, 3.3.1
    and 4.0 releases.

* Orbix 2000:	http://www.iona.com
    The beta2 release.

* TAO:		http://www.cs.wustl.edu/~schmidt/TAO
    The 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.13 and 1.1 releases.

    The release 1.1.1 can not be supported due to some important changes
    around the TAO's Interface Repository stubs.

    Need a lastest ORBacus 3.x Interface Repository.

* Visibroker:	http://www.inprise.com
    The 3.2 and 3.3 releases.

-----------------------
Downloading CorbaScript
-----------------------

CorbaScript is an academic project available in full source form, free of 
charge for any use. Try it and give us feedback to improve it.

Go to the http://corbaweb.lifl.fr/CorbaScript/ page
to download the last CorbaScript release now!

-------------------------------
Changes since CorbaScript 1.3.2
-------------------------------

This new CorbaScript release includes a large set of changes and
a better support on Windows. For more information, have a look at

	http://corbaweb.lifl.fr/CorbaScript/CHANGES

Have fun with CorbaScript and CorbaWeb. 

Best regards,
Dr. Philippe Merle
--
________________________________________________________________________________
Dr. Philippe Merle
Universite des Sciences et Technologies de Lille
UPRESA 8022 CNRS
Laboratoire d'Informatique Fondamentale de Lille  Tel:    (33) 03 20 43 47 21
U.F.R. I.E.E.A. batiment M3                       Fax:    (33) 03 20 43 65 66
59655 Villeneuve d'Ascq CEDEX France              E-Mail: merle@lifl.fr
						  Web: http://www.lifl.fr/~merle
					     See also: http://corbaweb.lifl.fr/
________________________________________________________________________________