Hi 6.6.6 is a bad number and tomee doesn't like it ;)
more seriously did you check with several versions to see if it is a "no luck bug"? tomee should be cleaned up too i guess (work dir at least) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-03-18 9:49 GMT+01:00 hwaastad <[email protected]>: > Hi, > I've been banging my head today with a strange kind of error. > > I have quite a large multimodule project which in the end produces an ear > with several skinny wars. > > Lets say I version all my modules 6.6.6 > i clean out .m2 repository and build the project, do a mvn tomee:run in the > ear module and it works fine. > > Then I reversion all my modules to 6.6.6-SNAPSHOT and clean out the .m2 > respository and build again. > > this time, when I do a mvn tomee:run I observes several > > javax.naming.NameAlreadyBoundException: ParsedName{path=EntityFacade, > component=EntityFacade} > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:148) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:158) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:158) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > at org.apache.openejb.core.ivm.naming.NameNode.bind(NameNode.java:164) > > I really do not know what happens.... > > It seems that the app works fine, though.... > > TomEE version(plus) and tomee-maven-plugin both 1.6.0 > > br hw > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Strange-EAR-issue-and-versioning-tp4668251.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
