Click here to Skip to main content
15,891,529 members

Comments by muralitau (Top 2 by date)

muralitau 21-Nov-12 2:48am View    
they need configure jetty runner , how can i configure jetty runner in eclipse..
muralitau 20-Nov-12 21:06pm View    
i need jetty only , because i need execute war file , so how can i run war file in command prompt , i use this command
D:\> java -jar c:\Jetty-runner.jar --port 8080 C:\firstsample.war
but
now deploying my war file, but it will error like-- no Transacation manager found if your webapp require one , please configure one , this type error i faced ......