Hi, first you should use tomee and not tomcat + openejb. To do so simply create a tomcat 7 wtp server then copy all config files in the config project of eclipse (Server if i remember a bit).
Another point is simple-webservice should be repackaged in a webapp to be deployed through wtp. - Romain 2012/2/29 slawek <[email protected]> > Hello, > > I'm new in tomee, i did few examples and now I would like to start > simple-webservice example. I work with eclipse (configuration follow > instruction on page: > http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/). > Unfortunatly i can't start this example, when i execute test i see error: > > ... > Caused by: org.apache.cxf.service.factory.ServiceConstructionException: > Failed to create service. > ... > Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=PARSER_ERROR: > com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog > ... > > I lost almost all day trying to resolve this problem, and now i have not > idea what to do. > > Best Regards > sw > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/simple-webservice-on-eclise-tp4432643p4432643.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
