[jboss-user] [Security & JAAS/JBoss] - Negotiation, AdvancedLdapLoginModule and extracting user id

2008-09-24 Thread erace
Hi, I have successfully managed to get negotiation to work - gr8 docs. I have setup with AD running as KDC and use AdvancedLdapLoginModule to get user roles. As I can see, currently the principal that is passed to AdvancedLdapLoginModule is in the form [EMAIL PROTECTED] In order for the role m

[jboss-user] [JBoss Seam] - Re: @RaiseEvent possible bug

2008-02-11 Thread erace
I am trying to @RiseEvent on the setter of my entity bean. @Observer is defined in some POJO. It does not work. Adding Events.instance().raiseEvent("someName") inside the setter solved the problem i.e. observer receives notification about the event. In the first case observer was not called. Se

[jboss-user] [JBoss Seam] - Re: Another problem

2008-02-11 Thread erace
Ehhh not my day... Here is the correct thread: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074789 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128316#4128316 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[jboss-user] [JBoss Seam] - Re: Another problem

2008-02-11 Thread erace
Upps. Wrong button pressed. Please see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=120893 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128314#4128314 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128314

[jboss-user] [JBoss Seam] - Another problem

2008-02-11 Thread erace
I am trying to @RiseEvent on the setter of my entity bean. @Observer is defined in some POJO. It does not work. Adding Events.instance().raiseEvent("someName") inside the setter solved the problem i.e. observer receives notification about the event. In the first case observer was not called. S

[jboss-user] [JBoss Seam] - Re: Configuring non-ssl connection to smtp server

2008-02-06 Thread erace
Heh my fault. I have relied on JBoss Developer Studio content assist for editing components.xml which suggests attribute ssl rather than tls. Thx. For help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127082#4127082 Reply to the post : http://www.jbo

[jboss-user] [JBoss Seam] - Re: Configuring non-ssl connection to smtp server

2008-02-06 Thread erace
Disabling TLS in SMTP server made exception go away. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126979#4126979 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126979 ___ j

[jboss-user] [JBoss Seam] - Re: Configuring non-ssl connection to smtp server

2008-02-06 Thread erace
, useAuth true 14:10:29,269 INFO [STDOUT] DEBUG SMTP: useEhlo true, useAuth true 14:10:29,269 INFO [STDOUT] DEBUG SMTP: trying to connect to host "localhost", port 25, isSSL false 14:10:29,285 INFO [STDOUT] 220 erace ESMTP Postfix (Ubuntu) 14:10:29,285 INFO [STDOUT] DEBUG SMTP: connect

[jboss-user] [Security & JAAS/JBoss] - javax.net.ssl.SSLHandshakeException: null cert chain

2007-12-07 Thread erace
Hi, How can I find out what is the reason for the exception the "javax.net.ssl.SSLHandshakeException: null cert" chain when https connector is set to clientAuth="true"? I have managed to make it work with self singed certs. The problem occurs when I receive a client certificate signed by some

[jboss-user] [JBoss Seam] - Re: selectManyListbox executePhase NullPointerException

2007-10-04 Thread erace
Done: http://jira.jboss.com/jira/browse/JBSEAM-2039 /p View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091397#4091397 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091397 ___

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss AS 4.2.1 with SSL with Tomcat Native on Linux

2007-10-03 Thread erace
Yes, it works. /p View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091186#4091186 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091186 ___ jboss-user mailing list jboss-user@

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss AS 4.2.1 with SSL with Tomcat Native on Linux

2007-10-03 Thread erace
Hi, 1. I have done this: http://wiki.jboss.org/wiki/Wiki.jsp?page=HowToAddAprToJBoss 2. Then this: 3. When JBoss AS starts I get this: anonymous wrote : ... | 18:18:44,306 INFO [AprLifecycleListener] Loaded Apache Tomcat Native library 1.1.11. | 18:18:44,306 INFO [AprLifecycleListener] A

[jboss-user] [JBoss Seam] - Re: selectManyListbox executePhase NullPointerException

2007-10-03 Thread erace
JBoss AS 4.2.1GA Seam 1.2.1GA Sun Microsystems JavaServer Faces Implementation 1.2_04-b16-p02 /p View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091030#4091030 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091030 _

[jboss-user] [JBoss Seam] - selectManyListbox executePhase NullPointerException

2007-10-02 Thread erace
Hi, I have simple model: class Book { | @ManyToMany //unidirectional | private List dictionaryEntryList; | } In the JSF it is presented as: | | | 1. When I create entity with some elements selected everything works fine. 2. When I edit the selection and update

[jboss-user] [JBoss Messaging] - Re: jboss-messaging-1.2.0.SP1.zip

2007-06-09 Thread erace
Thx for the reply. I will give it a shot then. BTW. Its still kind of intriguing what happend to jboss-messaging-1.2.0.SP1.zip ;-). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052831#4052831 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss Messaging] - jboss-messaging-1.2.0.SP1.zip

2007-06-08 Thread erace
What happend to that release? I was hoping I can use it to simplify the process of installation for AS 4.0.5 (since with 1.3 it is not recommended). I have to set up the following components together: - AS 4.0.5 (a must) - JBoss Messaging - EJB3 all to be clustered. Actually I need to cluster an