kevan wrote: > > > Sorry, I'm not much of a jaxws-tools user... Did you try using - > classpath argument? > > Why are you using build-time enhanced classes? > > --kevan > >
I'm using build-time enhanced classes because of an openjpa-bug(?) which results in unnecessary UPDATE-statements beeing executed every now and then. What I'm trying to figure out is *which* classpath to extend (and how :)) to get the deploytime-WSDL-generator working. Its not the geronimo/tomcat classpath I suppose? As I mentioned I want to deliver detached entities through webservices instead of using distinct transfer objects. -- View this message in context: http://www.nabble.com/Problem%3A-WSDL-generation-for-JPA-enhanced-classes-tp22538378s134p22582192.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
