AFAIK, JAXB is just a specification (JSR222). Java 1.6 has an implementation of it but it's also called as JAXB which is confusing to me. Because JPA also is a JSR specification but JPA providers have a name like EclipseLink, Hibernate and so on.
So, is there any list of JAXB providers?