pythoncom from jython
Daniel Piñol Laserna
dpinol at hotmail.com
Tue Jul 9 06:28:08 EDT 2002
Gerhard Häring <gerhard.haering at gmx.de> wrote in message news:<mailman.1026118510.5320.python-list at python.org>...
> * Daniel Piñol Laserna <dpinol at hotmail.com> [2002-07-08 01:40 -0700]:
> > Is it possible to use pythoncom from jython?
>
> No.
>
> > Ideally, I'd like to build a com component in python (this works with
> > win32 extensions), and from there make calls to java classes (this
> > need jython).
>
> Do you really need to combine COM and Java? Use a COM <-> Java bridge,
> then. Googling with the keywords "java com bridge" finds you some
> alternatives.
>
> Gerhard
Yes, but only Jintegra and TIBCO offer the bridge in the direction I
need it: A COM client using a java server. And they're not free.
More information about the Python-list
mailing list