[JBoss Seam] - Security Solution for Seam
by dietice
I haven't seen any hint of a security concept in the seam documentation - except the mentioning of the usual Servlet or EJB concepts.
But what i'm looking for is more like a 'full - ready to use' solution like Acegi Security because it's simple to secure the web part _and_ the backend.
So my questions are:
* Is it possible to use Acegi Security with Seam?
| * If it's possible how are your experiences with it - i.e. common pitfalls, ... ?
| * Are there any plans to develop something like Acegi especially for Seam - if it's necessary?
|
On a bit OT note: can someone point me to the docs for Seam 1.1 - I'm only able to find the 1.0 & 1.0.1 ones. Further whats the ETA for 1.1 - or where can i find a roadmap (don't get me wrong: take all your time to make it as good as you can / want :))?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982159#3982159
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982159
19 years
[EJB 3.0] - JBoss AS & EJB 3.0 Certification
by dietice
Hi folks,
first of all forgive me if this is a dumb question but i'm a bit confused about who uses what and what is certified. Or - more probably - i can't see the forrest cause of all the trees ;)
So:
As far as i understand Hibernate 3.2.0 GA together with Hibernate Annotations and EntityManager 3.2.0 GA is certified for EJB 3.0 persistence.
Further: 'Hibernate Java Persistence provider is the default persistence provider of the JBoss EJB 3.0 implementation and bundled with the JBoss Application Server.' (Source: http://www.hibernate.org/397.html).
On the other hand i was told just a minute ago by the JBoss AS 4.0.5 installer that it isn't certified for EJB 3.0 yet, which is also said on http://labs.jboss.org/portal/jbossejb3 ('JBoss EJB3 is not a final implementation and it does not pass the EJB3 Compatibility Test Suite.')
Although my english could be better this seems to be some contradiction to me :)
So my question is: why isn't the JBoss AS 4.0.5 certified for EJB 3.0 although it seems to use Hibernate - which seems to be certified for EJB 3.0?
If it is just because you used an older version of hibernate for the bundling with the AS 4.0.5 i would like to ask you to make it more obvious to see which version comes with it (i.e. by appending the version / milestone of the used jars) because it's a bit confusing for new users - like me :) - and shouldn't be much work.
Further i would like to ask if there is some ETA for a EJB 3.0 certified version of JBoss AS (i.e. do we have to wait for 4.0.6 or does it come earlier)?
So thanks a lot for clarifying this.
PS: I don't want to devalue your work - which i appreciate very much - i'm simply a bit confused by this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982154#3982154
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982154
19 years