My web.xml, element didnt have any mention of the namespace. May be
the container assumed its favorite I think.
I found information from this link:
http://forum.java.sun.com/thread.jspa?threadID=552164&messageID=2701247
I updated my web.xml to reflect the following:
| http://java.sun.com/xml
I have JBoss 4.2.2, downloaded this Apache Taglibs standard.jar and jstl.jar
and put these jars in jboss/server/default/lib directory; got past the
compilation errors. Now on my rendered HTML page, EL expression just gets
printed as it is in JSP, it does not get evaluated, seems like JBoss JSP
I do not know if you ever looked into this.. Might be helpful
http://evolutionnext.com/blog/2005/09/05/1125954329320.html
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058840#4058840
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&
Its me again... It is a Redhat linux box... we start JBoss as a service.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058810#4058810
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058810
__
Seems like some jboss lifethread is doing this...
I appreciate your help.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058805#4058805
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058805
I always go to the server location (for example,
C:\jboss_lomboz_32\server\default\log) and look into the log file. I worked
with Oracle App Server, used to have an Enterprise Manager Console, where I can
see the log file contents and refresh them by a click...
Could anyone help me locating th
I mean the following folders...
\server\default\tmp\deploy
and
\server\default\work\
It seems, Jboss at restart, it is picking up from these folders old JSPs, etc.
Atleast at app server restart, we would like to clean start.
Thanks for your help
View the original post :
http://www.jboss.com
My JAVA_OPTS for JBoss/JVM start up parameters contains two memory setting
parameter, do you know which one it will take?
JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh
-Djava.util.logging.config.class=com.sa.application.util.logging.SALogManagerConfigurator
-Dlogging.config.file=ml