Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Jboss Multi Instance
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== To create new instance Of Jboss In Single Server == 1:- create a new folder in jboss-6.0.0.Final/server/ . Example /jboss-6.0.0.Final/server/franco here frenco is new folder 2:-copy all the files and folders of other /jboss-6.0.0.Final/server/default(server) in this new created folder Example copy all folders and files in /jboss-6.0.0.Final/server/franco (Main server). 3:- Go /jboss-6.0.0.Final/server/franco/conf/bindingservice.beans/META-INF/ folder an open file bindings-jboss-beans.xml change β<parameter>${jboss.service.binding.set:default}</parameter> β with β <parameter>${jboss.service.binding.set:ports-02}</parameter> β and for this change the port will be 8280. 4:-Go /usr/bin/jboss-6.0.0.Final/server/franco/deploy/sdnetWeb.war/WEB-INF edit web.xml change path of dbConfigFile. Example <param-name>dbConfigFile</param-name> <param-value>/usr/bin/jboss-6.0.0.Final/server/franco/deploy/sdnetWeb.war/WEB-INF/Constants.props</param-value> 5:-Change respective setting for database in jboss-6.0.0.Final/server/franco/deploy /postgres-ds.xml 6:- Open jboss-6.0.0.Final/server/franco/deploy/sdnetWeb.war/WEB-INF folder and edit Constant.prop update the ports of ejbproviderurl , providerurl and other relative details . Example in case of franco we put ejbproviderurl=1299,providerurl=1299 in place of 1099. 7 :- Change the database detail in jboss-6.0.0.Final/server/franco/conf/login-config.xml 8:-To manual server start, go usr/bin/jboss-6.0.0.Final/bin/ type ./run.sh -c franco -b 0.0.0.0 to run franco server.
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)