Hi, In Ecclipse, I wanted to generate a WebService Cleint from WSDL and test it after the generation!
I read the exemple which is to the url: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.jst.ws.cxf.doc.user%2Ftasks%2Fcreate_client.html Wen i execute the main it work, but when i wanted to generate and test from the wizard: I choose "Test Client" instead of "Develop client", in the end of the following message in the console tag in eclipse. .... mai 14, 2013 2:04:09 PM org.apache.openejb.config.ConfigurationFactory configureApplication INFO: Configuring enterprise application:.... .... And after 45 secondes, I havec the popup with the message "Started TomEE at localhost" has encountered a problem. Server TomEE al localhost was unable to start with in 45 seconds.... Is anyone know where I can found the problem (no error message with details showed) or how I can resolve this problem. Thank you for your help! Cedric -- View this message in context: http://cxf.547215.n5.nabble.com/JAX-WS-problem-to-deployed-and-test-web-service-client-tp5727665.html Sent from the cxf-dev mailing list archive at Nabble.com.
