[JBoss-user] [Persistence & CMP/JBoss] - ejbPassivate on demand

2004-05-20 Thread cane74
Hi. Can anyone tell me how to tell JBoss to passivate specified bean (in this case - BMP bean)? Is it possible to do it from web-console or something similar? Thanks in advance. Bart View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835650#3835650 Reply to t

[JBoss-user] [Persistence & CMP/JBoss] - Re: Relational table with more than 2 foreign keys

2004-05-06 Thread cane74
So I need to redesign part of DB - thanks :-) Bart View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833925#3833925 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833925

[JBoss-user] [Persistence & CMP/JBoss] - Re: Problem with relation between EJBs

2004-04-07 Thread cane74
Hi. To be exact - access to LDAP is done via BMP bean, not CMP. I tried to establish a relation between BMP and CMP and I couldn't. Is it possible at all? Regards, Bart View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829647#3829647 Reply to the post : http

[JBoss-user] [Persistence & CMP/JBoss] - Problem with relation between EJBs

2004-04-02 Thread cane74
Hi. I wrote Entity EJB which access LDAP and I can't make relation between CMP EJB accessing DB and this one. Server tries to find an entity in DB but this is LDAP EJB so I always get an error. Below are code fragments. Thanks for any ideas, Bart Code from UzytkownikBean (master): | /*

[JBoss-user] [Persistence & CMP/JBoss] - Re: how to create CMP with lomboz?(compound primary key)

2004-03-22 Thread cane74
Hi. Look at ejb.pk tag reference at http://xdoclet.sourceforge.net Regards, Bart http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826827#3826827";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3826827>Reply to the post ---

[JBoss-user] [Security & JAAS/JBoss] - Re: Help - can't access user roles in LDAP

2004-03-15 Thread cane74
Thanks, it seems to work. But there is still question: what if I would like to use cn=Users,ou=Groups,dc=iqtech,dc=pl as a unique member of any role? Regards, Bart http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825683#3825683";>View the original post http://www.jboss.org/index.html

[JBoss-user] [Security & JAAS/JBoss] - Help - can't access user roles in LDAP

2004-03-12 Thread cane74
Hi. I have configured JBoss to authenticate users in LDAP directory. Users are authenticated properly, but their roles aren't mirrored in JBoss. I tried many configurations in login-config.xml but it still doesn't work. Server.log contains such entries after user login: | 2004-03-12 16:44:2

[JBoss-user] [Security & JAAS/JBoss] - Re: problem with web.xml and accessing secure pages

2004-03-12 Thread cane74
Thank you - it was the matter of elements order... Hmm, isn't it strange that first role is used and then defined? :) Bart http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825351#3825351";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825351