Hello
I am trying to set up JBoss to perform access logging on some of the virtual
hosts I have. Tomcat offers valves for this type of the job and I was
successfull after I read
http://wiki.jboss.org/wiki/Wiki.jsp?page=VirtualHosts
However, Tomcat docs also mention that it is possible to depl
Hello
I am trying to secure access to a queue based on the information froma a
different DB that that JBoss comes with (Hypersonic)...
I have created a necessary context in login-config.xml as so:
|
|
|
| guest
| java:jdbc/XXXDS
|
Hello
I would like to know if there exists a JBoss AS release schedule that actually
shows planned releases with correct dates?
Some scheduled releases in JIRA roadmap have dates but they are not accurate.
Please understand that I am not trying to belittle the work of developers but
it is very
@auila_deus
That works but I only want to deploy that certain directory.
I think that in either case , if I "touch" web.xml DeploymentScanner should
redeploy the app, which it does not.
Regards
Z..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913375#39133
Hi
I have set up DeploymentScanner to deploy my app which is in a different path
than the JBoss. SO I have :
| deploy/,
|file:///C:\projects\super-cmt.war
|
The application deploys the first time but if I "touch" the web.xml scanner
does not redeploy the ap
anonymous wrote : If you really have bug in JBoss (read the link) you should
post your own JIRA issue
| (after you have searched to see what else is already reported/scheduled).
I was trying to report on a issue which I thought was relevant to the allready
open one. Hence the comment. It was
First of all, at this point, I am not asking for help.
If you read my comment in JIRA, I mentioned that all my apps are working and
that log trace shows JBoss complaining.
Second, by adding a comment in JIRA, It was not my intention to hijack anyone's
issue or to divert attention. Reference to f
Does anyone know if this is Jboss issue or some other simple fix?
Z...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3886142#3886142
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3886142
-
"[EMAIL PROTECTED]" wrote : Do you have log4j.jar in your web app? If so try
removing it.
|
| Stan
I do have log4j-1.2.9.jar in my WEB-INF/libI tried removing it, but the app
then fails to deployIt is saying:
2005-07-14 11:15:53,956 INFO
[org.apache.catalina.core.ContainerBase
end or is there something else conflicting in JBoss...
Thanks
Zambak...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884370#3884370
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884370
Ok
I was able to figure out what the issue was.
In jboss-web.xml you have to use prefix java: so it should look like this:
| http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd";>
|
| /ecards
|
| jdbc/ecardDB
| javax.sql.DataSource
| java:jdbc/ecardDB
Hi
I have an application that works on Sun's Java System Application Server
Platform Edition 8.1 but when I try to deploy it JBoss I am getting some errors
regarding the lookup of JNDI resources.
First I created -ds.xml resource file and deployed it.
|
|
| jdbc/ecardDB
|
j
"[EMAIL PROTECTED]" wrote : The 4.0.2RC1 release is available from sourceforge
here:
|
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=16942&release_id=312621
|
| The release notes are available here:
|
|Changes between Changes between 4.0.1 and 4.0.2RC1
|
13 matches
Mail list logo