[jboss-user] [JBoss Portal] - Re: Problems with DatabaseServerLoginModule

2007-08-21 Thread pranji
Some additional info In the logs its is displaying anonymous wrote : 2007-08-21 13:44:40,523 DEBUG [org.apache.catalina.authenticator.AuthenticatorBase] Security checking request POST /public/j_security_check | 2007-08-21 13:44:40,523 DEBUG [org.apache.catalina.authenticator.FormAuthentica

[jboss-user] [JBoss Portal] - Re: Problems with DatabaseServerLoginModule

2007-08-21 Thread pranji
I was able to solve the first problem but now when i log in using the database server logun module i get a class cast exception anonymous wrote : java.lang.ClassCastException: org.jboss.security.plugins.JaasSecurityManager | at org.jboss.web.tomcat.security.JBossSecurityMgrRealm.auth

[jboss-user] [JBoss Portal] - Problems with DatabaseServerLoginModule

2007-08-08 Thread pranji
Hi I am trying to use the DatabaseServerLoginModule but am facing some problems. I have created a portal instance which has to be accessed after JAAS authentication. In my .war file for my portal instance i have the following files web.xml anonymous wrote : | | PortalServletWithPat

[jboss-user] [Management, JMX/JBoss] - Re: Scheduler Jboss

2007-05-29 Thread pranji
It seems I was wrong the first time my second scheduler doesnt seem to be running at all. The scheduler mentioned first in the scheduler-service.xml is only picked up and the other ones are just ignored by it I dont understand what is the problem View the original post : http://www.jboss.com/i

[jboss-user] [Management, JMX/JBoss] - Re: Scheduler Jboss

2007-05-29 Thread pranji
I have 7 schedulers running on my jboss 4.0.4 server. The problem is that they dont seem to be running concurrently. For example if one scheduler starts at 9 am, the second is scheduled to start at 9:05 but if the first one doesnt complete in 5 minutes the second scheduler doesnt start at all.

[jboss-user] [JBoss Portal] - Re: CMS file upload issue

2007-04-20 Thread pranji
I have found the file and flow but still cant figure out why the content detauils wont be available for some files. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039223#4039223 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss Portal] - CMS file upload issue

2007-04-20 Thread pranji
Hi I am using JBoss AS 4.0.4 and JBoss portal 2.4.0. I came across the problem of uploading files with large content. After going thorugh the forum I made the necessary changes to flush the session. Now I am getting another problem whenever I upload a file its details are not shown on the Fil