To run it i did it: Create an dir test, create test/WEB-INF, create WEB-INF/classes, create test/WEB-INF/lib copy simple-webservices.jar in lib.
Start tomee. No need to play with cxf, it iq done for you. Le 1 mars 2012 20:06, "slawek" <[email protected]> a écrit : > So, i haven't idea what i do wrong. Mayby i write it steb by step. > - create new Dynamic Web Project in Eclipse Java EE IDE for Web Developers > - > indigo > - modify configuration, add cxf 2 > - create package org.superbiz.calculator.ws > - create in above package session bean named Calculator and paste sample > code > - create in above package interface CalculatorWs and paste sample code > - add require libraries to project (openejb) > - run as tommee server (first i did modyfication follow page: > http://lorands.com/2010/11/debuging-openejbs-tomee-with-eclipse-wtp/) > > Best Regards > sw > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/simple-webservice-on-eclise-tp4432643p4435844.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
