Create war in jython & deploy it to jboss

View: New views
1 Messages — Rating Filter:   Alert me  

Create war in jython & deploy it to jboss

by mbharrisjr24 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all -

I'm creating a simple hello world app and I'm trying to create a war file so that I can drop it into jboss, and see if the page will display, has any one tried this? Is it do able?

From what I see I think it can be done, however I'm having problems creating the war file, I had to download snakefight and once I did that, the instructions look straight forward as you can see for yourself: http://pypi.python.org/pypi/snakefight, however when I run the command any of the commands the war is never created.