Openjpa has an enhancement phase which we do as part of the build. Can it be you bypassed some step? Hibernate does this dynamically so you never see it.
--Kurt On Feb 28, 2013, at 18:57, "Alex O'Ree" <[email protected]> wrote: > 18:55:59,589 ERROR [UDDI_090_SubscriptionListenerIntegrationTest] The > type "class org.apache.juddi.model.UddiEntityPubli > sher" has not been enhanced. > javax.xml.ws.soap.SOAPFaultException: The type "class > org.apache.juddi.model.UddiEntityPublisher" has not been enhanced. > > at > com.sun.xml.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:188) > at > com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:122) > > Anyone seen this error message before?
