Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-24 Thread ranjeet singh
On Fri, May 22, 2009 at 1:25 PM, Raj Shekhar rajl...@rajshekhar.net wrote: ranjeet singh wrote: Sorry to ask small questions but this is my first time, so kindly do not get angry. This should get you started http://dtil.info/index.php/Installing_and_Managing_Software_with_RPM Linux

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-22 Thread Yashpal Nagar
On Thu, May 21, 2009 at 3:55 PM, Karanbir Singh mail-li...@karan.orgwrote: On 05/21/2009 01:29 PM, ranjeet singh wrote: first i have to do it on fedora 10 and then on opensuse. You should be able to get everything in rpm form for fedora10, including jboss. isnt it a part of the base repo's

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-22 Thread ranjeet singh
On Fri, May 22, 2009 at 2:22 PM, Yashpal Nagar yashna...@gmail.com wrote: There is no suse jboss rpms, AFAIK till SUSE 10. Why not some one use binary JBOSS available to all, which has built in some of the good startup documentation, scripts (like start,stop etc), I don't think you require

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-22 Thread Raj Shekhar
ranjeet singh wrote: Sorry to ask small questions but this is my first time, so kindly do not get angry. This should get you started http://dtil.info/index.php/Installing_and_Managing_Software_with_RPM after 2 days i want to tell my senior that apache+jboss+tomcat is done. tell me next

[ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread ranjeet singh
Hi, I am new to linux. My senior says install Apache+Tomcat+JBoss. Total time given = 2 days. I googled for how to install all 3. Search result says install all 3 from source and not RPM. I asked my friend Arvind and he said ask ilugd. I have never done source installation. Only done RPM

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread Nalin Savara
On Thu, May 21, 2009 at 12:53 PM, ranjeet singh ranjeetsinghmo...@gmail.com wrote: Hi, I am new to linux. My senior says install Apache+Tomcat+JBoss. Total time given = 2 days. I googled for how to install all 3. Search result says install all 3 from source and not RPM. I asked my

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread ranjeet singh
Hi Ranjeet, Yes tomcat + jboss -- is a servlet container + application server. (1) Google around and you will also find directions on compiling it. Even if you have never tried compile and install; dont worry--- if you have the correct version of JDK set up-- and the paths are set up

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread Nalin Savara
On Thu, May 21, 2009 at 2:00 PM, ranjeet singh ranjeetsinghmo...@gmail.comwrote: Hi Ranjeet, Yes tomcat + jboss -- is a servlet container + application server. (1) Google around and you will also find directions on compiling it. Even if you have never tried compile and

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread Karanbir Singh
On 05/21/2009 09:33 AM, Nalin Savara wrote: Yes indeed--- no harm trying using the RPM first-- go ahead and give it a shot. If it works ; it works. As a general rule, you should almost never waste your time doing source installs unless you have nothing better to do - or there is a direct

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread ranjeet singh
On Thu, May 21, 2009 at 2:55 PM, Karanbir Singh mail-li...@karan.orgwrote: On 05/21/2009 09:33 AM, Nalin Savara wrote: Yes indeed--- no harm trying using the RPM first-- go ahead and give it a shot. If it works ; it works. As a general rule, you should almost never waste your time doing

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread Sahil Dave
On Thu, May 21, 2009 at 5:59 PM, ranjeet singh ranjeetsinghmo...@gmail.comwrote: is JBoss also gets installed using RPM? Sorry to ask small questions but this is my first time, so kindly do not get angry. after 2 days i want to tell my senior that apache+jboss+tomcat is done. tell me

Re: [ilugd] beat way to install Apache + Tomcat + JBoss?

2009-05-21 Thread Karanbir Singh
On 05/21/2009 01:29 PM, ranjeet singh wrote: first i have to do it on fedora 10 and then on opensuse. You should be able to get everything in rpm form for fedora10, including jboss. isnt it a part of the base repo's ? I have no idea about suse. - KB