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
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
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
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
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
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
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
, 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
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
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
___
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@
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 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
_
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
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&
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
16 matches
Mail list logo