Communication Between Zope and Java Process

joshzeidner at my-deja.com joshzeidner at my-deja.com
Sat Oct 9 14:07:59 EDT 1999


 - How dynamic is the data you are sychronizing?  Is it something more
like a chat room or a BBS?

  I just thought of a good idea!  A very useful thing for Zope would be
a CORBA/IIOP bridge because this is fully supported in Java( not to
mention the industry distributed object standard ).  So all zope
objects would also be CORBA objects.  And better yet, there is Fnorb so
most of the marshalling stuff is already done.

 Also, make sure you look into JPython.

  -good luck

 Josh Zeidner


> Given a Java application and a Zope webserver (may or may not be
running
> on the same machine):  What would be a good way to set up a
> communications link between the two?
>
> Some tools that come to mind are HTTP, ILU, XML.  Has anyone done
> anything like this and/or care to comment?
>
> -- Steve
>


Sent via Deja.com http://www.deja.com/
Before you buy.




More information about the Python-list mailing list