On 10/11/2007, Jason Anderson <[EMAIL PROTECTED]> wrote: > Hey all > > would it be possible to switch to a newer jaxb implementation in the > camel-spring pom? > > i ran into http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6402423 > this bug and had to switch to a newer jaxb-impl in my project pom to > get around it... it would be nice if i didnt have to do this for every > project i want to use in this environment > > > <dependency> > <groupId>com.sun.xml.bind</groupId> > <artifactId>jaxb-impl</artifactId> > <version>2.1.3</version> > </dependency> > > > Thanks,
Patch applied with thanks! I had to do a little pom tweaking to get it to work, but things seem to be fine now. -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com
