jdeveloper can create Web service for you or stubs and deploy automaticly on OC4J embedded server, but not CXF , but the question is Why you want to deploy CXF on OC4J ,
you can generate CXF war file and deploy it there and manage not to have not imported packages , make sure all Jars used by CXF or by the depedancy in pom.xml . I beleive you can create the bundle as war in pom.xml this is what I know . -- View this message in context: http://cxf.547215.n5.nabble.com/OC4J-CXF-tp5715769p5715785.html Sent from the cxf-user mailing list archive at Nabble.com.
