I took a look at jython and actually I am trying to implement a java servlet
which calls a python module with help of jython.
But I am not sure how and if I can use Biopython inside my jython modules.

On Tue, May 11, 2010 at 6:44 PM, Martin Gainty <mgai...@hotmail.com> wrote:

>
> i would start here
>
>
>
> http://sourceforge.net/projects/jython/files/
>
>
>
> feel free to ask any questions
>
>
> hth
> Martin Gainty
> ______________________________________________
> Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
>
>
> Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene
> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte
> Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht
> dient lediglich dem Austausch von Informationen und entfaltet keine
> rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von
> E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.
> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le
> destinataire prévu, nous te demandons avec bonté que pour satisfaire
> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie
> de ceci est interdite. Ce message sert à l'information seulement et n'aura
> pas n'importe quel effet légalement obligatoire. Étant donné que les email
> peuvent facilement être sujets à la manipulation, nous ne pouvons accepter
> aucune responsabilité pour le contenu fourni.
>
>
>
>
>
> > Date: Tue, 11 May 2010 17:36:02 +0200
> > Subject: set up tomcat for biopython
> > From: silvio.tscha...@googlemail.com
> > To: users@tomcat.apache.org
> >
> > Hi all,
> >
> > how do I configure tomcat that it finds the biopython libaries?
> > Biopython is not included in jython.jar (which I have moved into the
> > tomcat/lib folder.
> > Biopython installs itself into the python26/lib/side-packages folder.
> >
> > But how can I tell tomcat about this? There is no python.jar neither a
> > biopython.jar file which I could drop into tomcat/lib.
> >
> > While running my Java Servlet which accesses a Jython module, that should
> > access a Biopython class, this class cannot be found.
> >
> > Thanks for your reply!
>
> _________________________________________________________________
> Hotmail is redefining busy with tools for the New Busy. Get more from your
> inbox.
>
> http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
>

Reply via email to