users@glassfish.java.net

Re: Issue with GlasFish-v3 and Jython

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 03 Sep 2009 22:32:28 -0700

Hi Stefan,

I guess I need more info so that I can see whats going on. Few questions,

- What glassfish v3 build you are trying? Latest Jython container as
well as Jython 2.5 runtime is available on updatecenter.
- Can you provide the complete stack trace? Also do you have jython
installed. Also Django on top of Jython. See [1] as a reference.

vivek.

[1]http://weblogs.java.net/blog/2009/06/05/run-django-applications-glassfish-v3-preview

Stefan Filatov wrote:
> Hello, Trying to do use Jython container to run Python applications on
> GlassFishv3. But when i open update tool, there is no Jython container
> in the list. Then i found package with Jython container on this site.
> Unpackaged it at the glassfish/modules directory. when i try to deploy
> some python application i get next error: " emote failure: There is no
> installed container capable of handling this application
> com.sun.enterprise.deploy.shared.FileArchive_at_93f0c6 Command deploy
> failed. " About my environment: Ubuntu 9.0.4; GlassFishv3; Python2.5;
> Django1.1 Can you advise? Regards, Stefan