Leave a Comment:
8 comments
Hi Atul,
I want to install JBOSS in my linux machine. Which version is best. Could you please suggest me. Is install procedure is same for all versions.
And in starup command what is -c default -b 0.0.0.0
Thanks in advance,
Sridhar
Hi Atul,
I have one more doubt with ANT. Should ANT installed in JBOSS directory or can i install it some where else. If this is the case, Build.xml should be placed in ANT directory or not. How can i deploy my application to JBOSS server. Please explian me. Thanks in advance.
Sridhar
ReplyHi,
I have installed JBOSS on remote linux server.
Now how to deploy my ear file into that.
Can i deploy it with out moving the workspace to that server. Bcoz i dont access the JBOSS console in my local machine. Plz help me out.
Thanks in advance
Sridhar.
Hi,
I can provide training related to JBOSS like
How to shutdown remote instance:
./shutdown.sh -s jnp://ipaddress:1099
or working command line via twiddle.
JBOSS provides command line facility using twiddle.
– How to encrypt password used in oracle-ds.xml
– How to run multiple JBOSS instance on same machine
– Information related to -c ; -b and other such parameters.
JBOSS is a free application server; redhat has customize it and can buy from them and they’ll support you in case of any issues.
Now coming back to command line options -b or -c they are options of run.bat or run.sh
-b is to bind IP address for jboss service
-c is to set the configuration
if you run jboss it’ll start the default configuration but in case you have deployed or customized the server than use -c to start the corresponding server.
Replyhi Atul………
I followed all the steps, but problem is dat server get started on command prompt but while acessing from internet Explore i cannot able to acess the server.
Thanks
Reply