[JBoss-user] [JBoss Seam] - Re: JAAS and SEAM

2006-04-12 Thread dalvarezpy
Well that's GREAT. While trying the tomahawk stuff, refreshed this topic and saw the rendered="#{isUserInRole['Role']}" thing. I compiled the last SEAM, tried it, and JUST WORKED. Thanks Louis and SunFire, and Gavin for adding it. It's great to see how the things the community wants get "inser

[JBoss-user] [JBoss Seam] - Re: JAAS and SEAM

2006-04-12 Thread dalvarezpy
Hello guys. Well this topic is getting long, but I didn't want to start another, JAAS & SEAM is exactly what I want to talk about. This is the thing: I've got an existing JSP/J2EE "legacy" web app. This has a working JAAS security schema working just fine, with user, roles, etc. I want now my

[JBoss-user] [JCA/JBoss] - Re: ClassNotFoundException when deploying embedded RAR with

2005-11-28 Thread dalvarezpy
Ok, it was not that beatiful, as it turned out that by including the -ds.xml file in the EAR file, the deployment stopped the, complaining but it's not working yet: the connector (connection factory) is never bound to the JNDI name, and nothing works. Any ideas, suggestions, etc? Thanks agai

[JBoss-user] [JCA/JBoss] - Re: ClassNotFoundException when deploying embedded RAR with

2005-11-24 Thread dalvarezpy
Hello guys. I've had the same problem "Could not find ManagedConnectionFactory class:", but only since deploying to 4.0.3sp1. Prior to that, i didn't have the problem (4.0.2). I had my -ds.xml file in the "deploy" directory. From what i understood from the messages before this, I tried moving

[JBoss-user] [JCA/JBoss] - Re: No classloader for ManagedConnectionFactory

2005-11-24 Thread dalvarezpy
Hi. I have the same problem, only that my EAR worked in JBoss 4.0.2, and doesn't in JBoss 4.0.3sp1. I mean, I got the same "Could not find ManagedConnectionFactory class:" and "java.lang.ClassNotFoundException: No ClassLoaders found for: " error. Any ideas of why this happening? Thanks, DarĂ­o