aspose file tools
The moose likes JBoss and the fly likes linux beginner to conifg the jboss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "linux beginner to conifg the jboss" Watch "linux beginner to conifg the jboss" New topic
Author

linux beginner to conifg the jboss

zb cong
Ranch Hand

Joined: Jan 14, 2002
Posts: 403
hello
i install jboss3.2 in my redhat8,i go to the bin directory of jboss,the type "run -c all" command,the jboss start,but after it finish the starting,i find that the jboss run in "preemptive" mode,i can't do any other thing,if i press "ctr+c" the jboss stop.
who can tell me how i can start the jboss in background,then i can do the other job such as copy file........... in the frontground?
the next question is how can i config the path and classpath variable in linux,i mean which file i should to modify?
thank you!
Peter Bell
Greenhorn

Joined: Mar 25, 2003
Posts: 19
Check out the JBoss RPM over at http://jpackage.org
You install the RPM it will set up a rc.d daemon for JBoss that will start on boot along with all your other services.
Cheers, Peter
http://rimuhosting.com - JBoss EJB/JSP Hosting Specialists


RimuHosting - JSP and Java Hosting
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: linux beginner to conifg the jboss
 
Similar Threads
Script to run in the deployment phase
How to Install JBoss
Connection pooling
Server properties
run jboss in linux background