ider doing all your deploying (not just 'building') with a
script that writes all deployments in a file, or a database.
-panuv
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897764#3897764
Reply to the post :
http://www.jboss.com/i
One approach is to have a JSP-page that reads and displays the build-number
(incl. possibly a timestamp) from a text-file, which is created by the
build/deploy-script.
-panuv
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897743#3897743
Repl
I think the recommended way is to add this to the top of the page:
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"; %>
So if JBossIDE puts some other %@ directive there, it may get confused. If you
take them out alltogether and it still works, great. So it seems JBossIDE is
not q
I had the same problem. However what seemed to help was that I
1. Put the following into the WEB-INF\web.xml :
http://java.sun.com/xml/ns/j2ee";
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
| xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-app_2_4.xsd"
| vers
The more general question is, how does one replace a given Tomcat version with
another, and 'rebundle' it with JBOSS?
My question is: How can I build the whole bundle from source, including Tomcat
sources. I was able to build JBOSS from source, pretty easily. When running
that server under JBO
Interesting ...
Could you or someone else provide us with a link to documentation where this is
explained.
Thanks
-panuv
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881090#3881090
Reply to the post :
http://www.jboss.org/index.html?modu
n the file:anonymous wrote :
server\default\deploy\jbossweb-tomcat55.sar\server.xml
and this used to do the trick on JBOSS 4.0.1, but no longer.
Any ideas on what could be done about it would be greatly appreciated. Should I
use an earlier version of Tomcat with JBOSS 4.0.2 perhaps ?
Than
nnections, and thus be cleaned out by
check-valid-connection-sql ?
Thanks
-panuv
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874663#3874663
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874663
Hi,
We're running JBOSS 3 & 4 connected to the same SQL Server database.
Sumultaneous db-connections went up to 615. That's too much, and slows down the
system. What's the best way to limit them ?
Thanks
-panuv
View the original post :
http://www.jboss.org/index.html?mod
you're running Windows.
This leaves me perplexed. If anybody knows of a test for checking whether this
JSP vulnerability exists or not, on a given installation, I would be most
greatful to learn about it. Maybe there's a way to guard against it too, by
configuring the URL-patterns app
tivity for resources on
the Windows platform. Defaults to true.
Could you give us a link to the other piece of documentation you mention?
Thanks
-panuv
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871548#3871548
Reply to the post :
http://www.jb
le on your system, naturally it wouldn't show.
Also, I'm running Tomcat in capital-insensitive mode.
If the problem is solved in SP1 that would be great. There should be no way for
hackers to look inside our WEB-INFs.
Thanks
-panuv
View the original post :
http://www.jboss.org/ind
ere other known exploits with '.' in jboss/tomcat URLs, to display files
whose content should be hidden from end-users?
Thanks
-panuv
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871382#3871382
Reply to the post :
http://www.jboss.org/ind
How to make Tomcat (URL-)case-insensitive, when running it under JBOSS 4.0.1 ?
Is it possible?
Thanks
- panu
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865093#3865093
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
I have a directory containing 40,000+ sub-directories of web-content, which I
want to serve through JBOSS/Tomcat 4.0 (RC1) . The content is plain HTML and
JavaScript, no .JSPs nor servlets involved.
This works kind of, but starting up the server takes 40+ minutes, which is way
too long. It se
15 matches
Mail list logo