[JBoss-user] [Installation, Configuration & Deployment] - "Failed to map vhost" and access logging

2006-06-20 Thread zambak
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

[JBoss-user] [Messaging, JMS & JBossMQ] - Using different jaas context - different Security Manager???

2006-03-31 Thread zambak
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 |

[JBoss-user] [Installation, Configuration & Deployment] - JBoss AS roadmap release dates

2006-02-02 Thread zambak
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

[JBoss-user] [Installation, Configuration & Deployment] - Re: DeploymentScanner does not redeploy the app

2005-12-19 Thread zambak
@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

[JBoss-user] [Installation, Configuration & Deployment] - DeploymentScanner does not redeploy the app

2005-12-15 Thread zambak
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

[JBoss-user] [Beginners Corner] - Re: Logging on JBoss using Contextual Repository Selector

2005-08-11 Thread zambak
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

[JBoss-user] [Beginners Corner] - Re: Logging on JBoss using Contextual Repository Selector

2005-08-11 Thread zambak
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

[JBoss-user] [Beginners Corner] - Re: Logging on JBoss using Contextual Repository Selector

2005-07-22 Thread zambak
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 -

[JBoss-user] [Beginners Corner] - Re: Logging on JBoss using Contextual Repository Selector

2005-07-14 Thread zambak
"[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

[JBoss-user] [Beginners Corner] - Logging on JBoss using Contextual Repository Selector

2005-07-11 Thread zambak
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

[JBoss-user] [JNDI/Naming/Network] - Re: JNDI issues from Sun Appserver 8.1 to JBoss 4.03

2005-07-07 Thread zambak
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

[JBoss-user] [JNDI/Naming/Network] - JNDI issues from Sun Appserver 8.1 to JBoss 4.03

2005-07-07 Thread zambak
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

[JBoss-user] [News & Announcements] - Re: 4.0.2RC1 Release Available

2005-04-18 Thread zambak
"[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 |