[JBoss-user] [Security & JAAS/JBoss] - SSO in jboss 3.2.5

2004-08-18 Thread colte
Hi all! Can someone please post an example of how the jboss-service.xml file is supposed to look with SSO enabled in jboss 3.2.5? I've managed to do it with jboss 3.2.3, but still no luck with 3.2.5 :( Tia View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38455

[JBoss-user] [Beginners Corner] - Re: How to see sql generated by CMP

2004-07-01 Thread colte
Nevermind, found the solution in the Wiki View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840579#3840579 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840579 --- Thi

[JBoss-user] [Beginners Corner] - How to see sql generated by CMP

2004-07-01 Thread colte
Hi! How can I see the SQL calls that my CMP-bean executes? Is there a logfile anywhere? Tia View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840575#3840575 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840575 ---

[JBoss-user] [Beginners Corner] - Re: war-deployment fails

2004-05-25 Thread colte
After changing the jboss-web.xml to look like: http://www.jboss.org/j2ee/dtd/jboss-web_3_0.dtd";> I get a new errormessage: 2004-05-25 14:06:27,356 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/apps/jboss-3.2.3/server/default/deploy/cms.war 2004-05-25 14:06:2

[JBoss-user] [Beginners Corner] - Re: war-deployment fails

2004-05-25 Thread colte
The problem seems to be the jboss-web.xml. If I remove it, the war deploys fine. Any thoughts? My jboss-web.xml looks like this: http://www.jboss.org/j2ee/dtd/jboss-web_3_0.dtd";> View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835723#3835723 Reply to the

[JBoss-user] [Beginners Corner] - war-deployment fails

2004-05-25 Thread colte
Hi! I have a problem with deploying warfiles on jboss 3.2.3 I have a war that used to work just fine. But now when I deploy the war file, jboss halts for 4-5 mins. Then pukes out the attached trace. Anyone got a clue? 2004-05-25 09:41:30,758 INFO [org.jboss.deployment.MainDeployer] Starting dep