hibernate - Java SOAP WSDL service NoClassDefFoundError -


i have been struggling creation of soap web service , can't working.

i have written service, , then, eclipse, created web service. , although saving in db worked fine when tested service locally (created simple main method), when try testing generated web service noclassdeffounderror.

if has time take gratefull. https://dane289@bitbucket.org/dane289/soapservice_problems.git

thank in advance!

the problem eclipse not adding jars war file. after adding them war via eclipse menu assembly worked fine.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

c++ - Can not find the "fiostream.h" file -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -