[JBoss-user] [Installation & Configuration] - Deploying compiled JSP's for production use.

2005-03-24 Thread tawbrey
I have gone through the process of compiling all my jsp's and creating an ear deployment. When I deploy the ear file in the deploy directory of the server though it doesn't find my compiled jsp's in the WEB-INF/classes/ directory of the war file. My web.xml has the references to them in it from

[JBoss-user] [HTTPD, Servlets & JSP] - Deploying Compiled JSP's

2005-03-23 Thread tawbrey
I have gone through the process of compiling all my jsp's and creating an ear deployment. When I deploy the ear file in the deploy directory of the server though it doesn't find my compiled jsp's in the WEB-INF/classes/ directory of the war file. My web.xml has the references to them in it from

[JBoss-user] [Installation & Configuration] - Re: Http redirection in 3.2.7?

2005-01-28 Thread tawbrey
"tawbrey" wrote : I had http redirection working in 3.2.4 by putting the following snippet in my web.xml : | | | | SSL Forwarding | /* | | | CONFIDENTIAL | | | | | I upgraded the server to 3.2.7 and now

[JBoss-user] [Installation & Configuration] - Http redirection in 3.2.7?

2005-01-28 Thread tawbrey
I had http redirection working in 3.2.4 by putting the following snippet in my web.xml : SSL Forwarding /* CONFIDENTIAL I upgraded the server to 3.2.7 and now I get the following error in my web.xml when looking at it in eclips

[JBoss-user] [Installation & Configuration] - Re: Http redirection in 3.2.7?

2005-01-28 Thread tawbrey
Forgot to mention that it still works fine in the application @ runtime, just get this error in eclipse when it is parsing the file? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864125#3864125 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Management, JMX/JBoss] - Web-console giving OutOfMemery exception when loading applet

2005-01-10 Thread tawbrey
Anyone else getting this problem when trying to use the web console? Happens with IE & Firefox and jre 1.4.2_06. Is there some settings somewhere that need tweaked for this to work? thanks, Tony View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861416#3861416

[JBoss-user] [Management, JMX/JBoss] - Web-console giving OutOfMemery exception when loading applet

2005-01-07 Thread tawbrey
I am getting an OutOfMemory error in my browser (IE & Firefox) when trying to use web-console on a 3.2.7RC1 & 3.2.4 server. I am using java version 1.4.2_06. It gets the error when loading the applet.jar in the left pane. Anyone seen this before and resolved it? thanks, Tony View the origina