Page 1 of 1

Need help with Jboss

Posted: Tue Jul 12, 2011 9:02 am
by Sameer.Chebbi
Hi all,
I need to use php in a project where in the local server is Jboss. I fiddled around for a while and wrote a simple echo code.
The php file was saved in the ROOT.war folder of jboss. However when executing, i just received a blank page. Any pointers on how to do it?

URL used - http://localhost: number>/<myphpfile>.php
Jboss version - Jboss 5.0.1GA
OS - windows 7
location of file - jboss-5.0.1.GA\server\default\deploy\ROOT.war\<myphpfile>.php

Is there some sort of separate installation needed??

thanks and regards,
sam

Re: Need help with Jboss

Posted: Tue Jul 12, 2011 10:41 am
by Weirdan
Do you actually have PHP servlet installed?