np, not sure what is your issue exactly but personaly when i was using eclipse (i now use Idea) i was using m2eclipse integration with WTP and it was building my war as expected.
Maybe just an eclipse config mistake? - Romain 2012/3/2 slawek <[email protected]> > Hello, > > The problem was solved! Follow your advice I deploy simple-webservice > directly copy jar to tomee - and it works. But I was stil confused becouse > i > can't develop and deploy application in easy way using Dynamic Web Project. > Finnaly I discover that when i drop all libraries from WEB-INF\lib (my > classes are in WEB-INF\class) it works. > Next step is to set up connection to db and return data from db via web > service. I hope that will take me less time that webservices:) > > Thanks Romain for you help! > > Best Regards > sw > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/simple-webservice-on-eclise-tp4432643p4436858.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
