Hi, I am trying to use wsdl2java and trying to pass in a reference to a jaxb epsisode file so that the source is not regenerated (my wsdls are based on schemas that are already compile by jaxb). I am using the -xjc <existing-jaxb.jar> as part of my wsdl2java task but it seems to be ignored. My episode is defined as META-INF\sun-jaxb.episode in my jar - however wsdl2java seems to ignore the episode.
Has anyone had problems with this? Anyone have a solution? Thanks, Adrian -- View this message in context: http://www.nabble.com/jaxb-episode-tp20922242p20922242.html Sent from the cxf-user mailing list archive at Nabble.com.
