[JBoss-user] [EJB/JBoss] - Re: Implementing Deployment Bootstrap

2006-03-29 Thread dsteinwe
Yes indeed, it sounds like the chicken and egg problem. But the fowl problem isn't unsolvable: First, there was a chicken like creature that lays the egg. Not a really surprising answer thinking about evolution, or? Let's go a step ahead: If the chicken and egg problem is solvable, why should t

[JBoss-user] [EJB/JBoss] - Re: Implementing Deployment Bootstrap

2006-03-25 Thread dsteinwe
Sorry for my inaccurate problem description. My problem isn't to write a client authentication. You can find a lot of examples for this topic. I'm very interessed in the point to make a client authentication without storing any informations of it together with the other authentication data in th

[JBoss-user] [EJB/JBoss] - Implementing Deployment Bootstrap

2006-03-24 Thread dsteinwe
How do I implement a bootstrap that is executed after the archive is deployed? IFAIK even EJB3 specs doesn't define such a mechanism. Therefore I think, I have only the option to choose an application server specific implementation. In the case using jboss, I think about using a mbean defining