Hi . I am using Linux as my Jboss running plat. So I don't think there have too many difference between Windows and Linux for Jboss. Don't forget Jboss is a Java program. :)
1. you don't have to be a root to run you Jboss server. 2. just copy Jboss to a folder. and change to /jboss/bin folder and execute run.sh script. your Jboss will begin working. 3. If you want to monitor log. you can use "tail -f logname". to monitor log file. also you see same information in shell window after you execute run.sh (see 2.). I remenber in Jboss install readme describes how to install Jboss on Linux. or you can search by Google. for some detail. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926981#3926981 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926981 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
