Hi, By default in maven we take the name of the project folder. To avoid it add a module name in ejb-jar.xml.
- Romain Le 22 avr. 2012 16:33, "gabriel.ozeas" <[email protected]> a écrit : > Hi, > > I'm having problems when do execute the tests in jenkins using maven > > Apparently the jenkins change the jndi name because its build the project > in > a different directory; > > Building in workspace ~/.jenkins/jobs/ejb-exemplo/workspace > > So the example lookup in workspace in JNDI, when should look at > ejb-exemplo. > > I think this is more a problem of Maven + Jenkins > > Has someone already had this problem? > > Thanks, > Gabriel > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/OpenEjb-Jenkins-tp4578266p4578266.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
