Hi, It seems that CXF cannot initialize JAXB context by service registration because of persistence declaration problems. One possible reason of this could be that EclipseLink does not consider your objects as entities.
Could you double check your persistence.xml class elements? Is it test without persistence possible? Regards, Andrei. > -----Original Message----- > From: chandramohan [mailto:[email protected]] > Sent: Montag, 22. April 2013 08:25 > To: [email protected] > Subject: RE: CXF webservice applocation failing on weblogic12c Cluster > > Hi Andrei,Thanks for replying.Stack trace is given in continuity. i.e. after > the > line of "Caused by: javax.xml.bind.JAXBException:" logs have the eclipseLink > errors. Last part of stack trace was skipped in original post, adding it > here.Runtime Exceptions: > > --------------------------------------------------------- - with linked > exception:[Exception [EclipseLink-0] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.IntegrityExceptionDescriptor Exceptions: > ---------------------------------------------------------Exception > [EclipseLink-110] (Eclipse Persistence Services - 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbedatatypes.v1_5.LifeCycleState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseS > tateProductOffering]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbeproductoffering.v1_5.ProductOffe > ringValue > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbebi.v1_5.BusinessInteractionState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseI > nteractionStatusBusinessInteraction]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbebi.v1_5.BusinessInteractionValue - > -> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.ordermanagement.v1_0.RequestState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseI > nteractionStatusBusinessInteraction]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbebi.v1_5.BusinessInteractionValue - > -> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbedatatypes.v1_5.LifeCycleState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseS > tatePartyRole]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbeparty.v1_5.PartyRoleValue --> > [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.ordermanagement.v1_0.RequestState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseC > urrentStateRequestStateChangeEvent]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.RequestStateChangeEv > entType > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbebi.v1_5.BusinessInteractionState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseC > urrentStateRequestStateChangeEvent]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.RequestStateChangeEv > entType > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbedatatypes.v1_5.LifeCycleState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseC > ustomerStateCustomer]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbecustomer.v1_5.CustomerValue --> > [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbedatatypes.v1_5.CustomerState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseC > ustomerStateCustomer]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbecustomer.v1_5.CustomerValue --> > [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.ordermanagement.v1_0.RequestState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[base > OriginatingStateRequestStateTransition]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.RequestStateTransition > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbebi.v1_5.BusinessInteractionState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[base > OriginatingStateRequestStateTransition]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.RequestStateTransition > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.ordermanagement.v1_0.RequestState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseT > argetStateRequestStateTransition]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.RequestStateTransition > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbebi.v1_5.BusinessInteractionState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseT > argetStateRequestStateTransition]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.RequestStateTransition > --> [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbedatatypes.v1_5.LifeCycleState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseS > tateService]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbeservice.v1_5.ServiceValue --> > [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.ordermanagement.v1_0.BusinessInteractionItemAction].Mapp > ing: > org.eclipse.persistence.oxm.mappings.XMLCompositeCollectionMapping[ba > seActionsItemTypeSupportedActionsPair]Descriptor: > XMLDescriptor(org.ossj.xml.ordermanagement.v1_0.ArrayOfActions --> > [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbedatatypes.v1_5.LifeCycleState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseP > roductStateProduct]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbeproduct.v1_5.ProductValue --> > [])Exception [EclipseLink-110] (Eclipse Persistence Services - > 2.3.2.v20111125-r10461): > org.eclipse.persistence.exceptions.DescriptorExceptionException > Description: > Descriptor is missing for class > [org.ossj.xml.common_cbeproduct.v1_5.ProductState].Mapping: > org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[baseP > roductStateProduct]Descriptor: > XMLDescriptor(org.ossj.xml.common_cbeproduct.v1_5.ProductValue --> > [])Runtime Exceptions: > ---------------------------------------------------------] at > org.eclipse.persistence.jaxb.JAXBContext$TypeMappingInfoInput.createCon > textState(JAXBContext.java:832) > at org.eclipse.persistence.jaxb.JAXBContext.(JAXBContext.java:143) at > org.eclipse.persistence.jaxb.JAXBContextFactory.createContext(JAXBContex > tFactory.java:142) > at > com.sun.xml.ws.db.toplink.JAXBContextFactory.newContext(JAXBContextF > actory.java:180)> > Regards,Chandramohan > > > > -- > View this message in context: http://cxf.547215.n5.nabble.com/CXF- > webservice-applocation-failing-on-weblogic12c-Cluster- > tp5726535p5726563.html > Sent from the cxf-user mailing list archive at Nabble.com.
