Re: [JBoss-user] JBoss on Linux Problem (SOLVED)

2002-12-09 Thread Phuwarin . Supawarapong

Thanks, it works now.

Server spec:
   Linux RedHat 8.0
   JBoss 3.0.4
   J2SDK 1.4

Phu



   
   
Eric Klimas
   
[EMAIL PROTECTED]  To: 
[EMAIL PROTECTED]  
Sent by:cc:
   
[EMAIL PROTECTED]Subject: Re: [JBoss-user] 
JBoss on Linux Problem  
eforge.net 
   
No Phone Info Available
   
   
   
12/02/2002 09:21 PM
   
Please respond to jboss-user   
   
   
   
   
   




JSP's need to be compiled to a servlet prior to running.  My guess is if
you java home variable is set to the jre (/usr/java/j2sdk1.4.0/jre or
so) there is no java compiler under that path.  Install the full SDK (if
you haven't) and point your java_home variable to the there so it will
find $JAVA_HOME/bin/javac.  The web container will then use javac to
automatically compile your jsp pages when they are first loaded.

There is a way to precompile JSP so you can run your web container on
the jre, I unfortunately can't remember how that works now...

Hope this helps,
-Eric

On Fri, 2002-11-29 at 01:42, [EMAIL PROTECTED] wrote:
 I have some problem when run application on Linux. I was able to start
 JBoss and deploy the application. But facing the problem when try to call
 the jsp page, return nothing. But when I change JRE to version 1.3, it
able
 to run without any problem.

 Server spec:
 Linux RedHat 8.0
 JBoss 3.0.4
 JRE 1.4

 Does anybody have expience about this kind of problem, how to fix it?

 Thanks in advance,
 Phuwarin



 ---
 This SF.net email is sponsored by: Get the new Palm Tungsten T
 handheld. Power  Color in a compact size!
 http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user
--
Eric Klimas [EMAIL PROTECTED]



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss on Linux Problem

2002-12-02 Thread James Cleary

Can you run with 1.4 when you first boot JBoss? I've seen problem when
redeploying. Have to restart JBoss every time I deploy.

- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, November 29, 2002 1:42 AM
Subject: [JBoss-user] JBoss on Linux Problem



 I have some problem when run application on Linux. I was able to start
 JBoss and deploy the application. But facing the problem when try to call
 the jsp page, return nothing. But when I change JRE to version 1.3, it
able
 to run without any problem.

 Server spec:
 Linux RedHat 8.0
 JBoss 3.0.4
 JRE 1.4

 Does anybody have expience about this kind of problem, how to fix it?

 Thanks in advance,
 Phuwarin



 ---
 This SF.net email is sponsored by: Get the new Palm Tungsten T
 handheld. Power  Color in a compact size!
 http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user




**
This e-mail and any files transmitted with it are confidential and may
be legally privileged or otherwise exempt from disclosure under
applicable law. This e-mail and its files are intended solely for
the individual or entity to whom they are addressed and their content
is the property of Smiths Aerospace.  If you are not the intended
recipient, please do not read, copy, use or disclose this communication.
If you have received this e-mail in error please notify the e-mail 
administrator at [EMAIL PROTECTED] and then delete this e-mail, its
files and any copies.

This footnote also confirms that this e-mail message has been scanned
for the presence of known computer viruses.
***


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] JBoss on Linux Problem

2002-12-02 Thread Eric Klimas
JSP's need to be compiled to a servlet prior to running.  My guess is if
you java home variable is set to the jre (/usr/java/j2sdk1.4.0/jre or
so) there is no java compiler under that path.  Install the full SDK (if
you haven't) and point your java_home variable to the there so it will
find $JAVA_HOME/bin/javac.  The web container will then use javac to
automatically compile your jsp pages when they are first loaded.

There is a way to precompile JSP so you can run your web container on
the jre, I unfortunately can't remember how that works now...

Hope this helps,
-Eric

On Fri, 2002-11-29 at 01:42, [EMAIL PROTECTED] wrote:
 I have some problem when run application on Linux. I was able to start
 JBoss and deploy the application. But facing the problem when try to call
 the jsp page, return nothing. But when I change JRE to version 1.3, it able
 to run without any problem.
 
 Server spec:
 Linux RedHat 8.0
 JBoss 3.0.4
 JRE 1.4
 
 Does anybody have expience about this kind of problem, how to fix it?
 
 Thanks in advance,
 Phuwarin
 
 
 
 ---
 This SF.net email is sponsored by: Get the new Palm Tungsten T 
 handheld. Power  Color in a compact size! 
 http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user
-- 
Eric Klimas [EMAIL PROTECTED]



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user