can we deploy a war file in lighttpd server on AM335x board?
If yes,
What are the steps involed in it.
my war file works fine with apache. The same i need to deploy in lighttpd.
I am new to the board, please help on this.
Thanks,
Snehal
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
can we deploy a war file in lighttpd server on AM335x board?
If yes,
What are the steps involed in it.
my war file works fine with apache. The same i need to deploy in lighttpd.
I am new to the board, please help on this.
Thanks,
Snehal
Hi Prabhakar,
I have cross compiled lighttpd server on am335x board.
If I am copying simple html and JS files, its working fine.
I want to deploy a .war file onto the server. I tried to copy the war file and access it. Its not working.
Is there any other procedure to deploy a .war file into lighttpd?
Thanku for your reply :)