Re: Implement EJBs in Python/Jython

2006-03-13 Thread Diez B. Roggisch
reinsn wrote: > Hi, > > I'd like to know, if it's possible to implement EJB bean classes in > Python. I mean, Jython provides to possible to create *.class files > from python modules. How must my python module look like to create a > valid enterprise bean class from it. You have to compile a cl

Implement EJBs in Python/Jython

2006-03-13 Thread reinsn
Hi, I'd like to know, if it's possible to implement EJB bean classes in Python. I mean, Jython provides to possible to create *.class files from python modules. How must my python module look like to create a valid enterprise bean class from it. Thanks in advance, -- http://mail.python.org/mail