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 Installed.
 Apache Configured.
 Tomcat Installed.
 JBoss Working
 SAS Working..

Waiting for new work from my senior. :)

Thankyou to all for helping me.
Montu
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 ?

 I have no idea about suse.


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
anything once you get a appropriate JBOSS binary bundle.

One need to un'tar the JBOSS binary and setup the neccessary JAVA_HOME,
ANT_HOME  JBOSS_HOME
Need to be careful of the java if the pre-installed one you require or
something else, rest deployment etc is quite trivial and there is plenty of
documentation around. If you intergrate JBOSS with Apache then you must need
to have a appropriate mod_jk (x86 32bit or x86_64/AMD64) there are two
binaries for each.

Regards,
Yash
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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
 anything once you get a appropriate JBOSS binary bundle.

 One need to un'tar the JBOSS binary and setup the neccessary JAVA_HOME,
 ANT_HOME  JBOSS_HOME
 Need to be careful of the java if the pre-installed one you require or
 something else, rest deployment etc is quite trivial and there is plenty of
 documentation around. If you intergrate JBOSS with Apache then you must
 need
 to have a appropriate mod_jk (x86 32bit or x86_64/AMD64) there are two
 binaries for each.

  To integrate JBOSS with APACHE ... RPM method will be sufficient or TAR/
Source Compilation?

thankyou,
MONTU
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 work.


Is this senior ragging you :) ?

--
Raj Shekhar
-
I love this planet! I've got wealth, fame, and access to the depths of
sleaze that those things bring.
-
Read the latest at my blog:
A Hard Day's Night 
http://rajshekhar.net/blog/archives/344-A-Hard-Days-Night.html


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[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 installation (rpm -ivh
somerpmname.rpm).

I am going to try source installtion.

Please let me know how to install Apache + Tomcat + JBoss in Fedora 10. Is
it easy? Can i do it? I know Apache but what is tomcat and jboss .. i think
application server for running java .. is it correct?

thankyou to all in advance,
montu
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 friend Arvind and he said ask ilugd.

 I have never done source installation. Only done RPM installation (rpm -ivh
 somerpmname.rpm).

 I am going to try source installtion.

 Please let me know how to install Apache + Tomcat + JBoss in Fedora 10. Is
 it easy? Can i do it? I know Apache but what is tomcat and jboss .. i think
 application server for running java .. is it correct?

 thankyou to all in advance,
 montu


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 correctly-- you
will be easily and quickly able to compile and install it.

With JDK the only possible issue that comes is making sure all the needed
JAR files and libraries are present and are on paths visible to JDK.

JDK does not typically throw up crazy errors of the kind scripts using
automake + autoconf throw up (if you have used those)--- so dont worry; get
into the flow and it will get done.

(2)
Logically you will also find compiled versions and logically you should be
able to download and set up pre-compiled versions also.
Just dig around.

But typically it is easier to set up paths for compilation--- than it is to
debug for incorrectly set up paths, not findable jars etc when putting a
compiled version in place-- that was compiled on your target system in the
first place.

So, possibly you can just compile and install.

Best Wishes and Regards,

Nalin
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 correctly--
 you
 will be easily and quickly able to compile and install it.

 With JDK the only possible issue that comes is making sure all the needed
 JAR files and libraries are present and are on paths visible to JDK.

 JDK does not typically throw up crazy errors of the kind scripts using
 automake + autoconf throw up (if you have used those)--- so dont worry; get
 into the flow and it will get done.

 (2)
 Logically you will also find compiled versions and logically you should be
 able to download and set up pre-compiled versions also.
 Just dig around.

 But typically it is easier to set up paths for compilation--- than it is to
 debug for incorrectly set up paths, not findable jars etc when putting a
 compiled version in place-- that was compiled on your target system in the
 first place.

 So, possibly you can just compile and install.

 Best Wishes and Regards,

 Nalin


Sir,

can i try with rpm first? possible to install RPM of APACHE, TOMCAT and
JBOSS? time is less ... install and configuration to be done.

thankyou again,
montu
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 install; dont worry--- if you
 have
  the correct version of JDK set up-- and the paths are set up correctly--
  you
  will be easily and quickly able to compile and install it.
 
  With JDK the only possible issue that comes is making sure all the needed
  JAR files and libraries are present and are on paths visible to JDK.
 
  JDK does not typically throw up crazy errors of the kind scripts using
  automake + autoconf throw up (if you have used those)--- so dont worry;
 get
  into the flow and it will get done.
 
  (2)
  Logically you will also find compiled versions and logically you should
 be
  able to download and set up pre-compiled versions also.
  Just dig around.
 
  But typically it is easier to set up paths for compilation--- than it is
 to
  debug for incorrectly set up paths, not findable jars etc when putting a
  compiled version in place-- that was compiled on your target system in
 the
  first place.
 
  So, possibly you can just compile and install.
 
  Best Wishes and Regards,
 
  Nalin
 

 Sir,

 can i try with rpm first? possible to install RPM of APACHE, TOMCAT and
 JBOSS? time is less ... install and configuration to be done.

 thankyou again,


you are most welcome.

Yes indeed--- no harm trying using the RPM first-- go ahead and give it a
shot.

If it works ; it works.

Good Luck,

NS
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 
trust issue with the binary source (1)


I am not sure what distro is being used here, but there are millions of 
people who use this sort of a stack on CentOS and the packaged RPMS work 
fine for most - look at jpackage.org for a place to start with most Java 
related things ( although httpd and tomcat are already included in the 
distro and work out of the box - total install time is about 3 minutes )


Just my 2 bits

- KB

(1): there is also the thing about people doing code audits for some 
components - but given that almost noone ever does that, its a corner 
case generally ignored.


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 source
 installs unless you have nothing better to do - or there is a direct trust
 issue with the binary source (1)

 I am not sure what distro is being used here, but there are millions of
 people who use this sort of a stack on CentOS and the packaged RPMS work
 fine for most - look at jpackage.org for a place to start with most Java
 related things ( although httpd and tomcat are already included in the
 distro and work out of the box - total install time is about 3 minutes )

 Just my 2 bits

 - KB

 (1): there is also the thing about people doing code audits for some
 components - but given that almost noone ever does that, its a corner case
 generally ignored.



Sir,

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 next work.

first i have to do it on fedora 10 and then on opensuse.

regards,
montu
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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 next work.

 first i have to do it on fedora 10 and then on opensuse.


google for jboss + rpm


-- 
Sahil
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


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

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/