Re: [Zope-dev] java + zope

2003-10-24 Thread Dario Lopez-Kästen
Paul Winkler wrote:
 
You can also go the other way - make calls to Zope from java via http.
http://sourceforge.net/projects/pstream/
hm... no one has menetioned JPE yet, I see. JPE = the Java Python 
Extension. http://jpe.sourceforge.net/

I think chrisw did some work one ot two years ago with JPE and Lucene.

Looking at the cvs for jpe.sourceforge.net I see that there has not been 
much activity the last 19-20 months, though...

/dario
--
-- ---
Dario Lopez-Kästen, IT Systems  Services Chalmers University of Tech.
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] java + zope

2003-10-23 Thread Andreas Jung


--On Donnerstag, 23. Oktober 2003 16:06 Uhr +0400 \Bibikov Kirill\  
[EMAIL PROTECTED] wrote:

How can I make java + zope integration for web application development?
Have it something for this? Does it must to know Python, is it necessary?
Zope has never been designed to work with Java except through calling Java
through external processes. Check the mailing list archive since this is a 
FAQ.

-aj

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] java + zope

2003-10-23 Thread Paul Winkler
On Thu, Oct 23, 2003 at 03:13:56PM +0200, Andreas Jung wrote:
 --On Donnerstag, 23. Oktober 2003 16:06 Uhr +0400 \Bibikov Kirill\  
 [EMAIL PROTECTED] wrote:
 
 How can I make java + zope integration for web application development?
 Have it something for this? Does it must to know Python, is it necessary?
 
 
 Zope has never been designed to work with Java except through calling Java
 through external processes. Check the mailing list archive since this is a 
 FAQ.

You can also go the other way - make calls to Zope from java via http.
http://sourceforge.net/projects/pstream/
... although it looks like skyleach is several months behind on his 
cvs commits.  He's a coworker of mine, we've been using this in 
production for quite a while. Personally I think it's a bit nuts (I'd rather
do all the apps in python if not zope), but i'm just one zope/python guy 
in a hardcore java shop :-]
and I'm happy that it got us to use zope for content management
instead of a $ java CMS. 

-- 

Paul Winkler
http://www.slinkp.com
Look! Up in the sky! It's AMBIENT SUSPICIOUS PROFESSOR!
(random hero from isometric.spaceninja.com)

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )