-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Exception "Could not compile the mapping document"
PostPosted: Tue Feb 15, 2011 7:53 pm 
Newbie

Joined: Tue Feb 15, 2011 7:43 pm
Posts: 1
Hi All,

We are experiencing the exception "Could not compile the mapping document" when we are accessing our application.

We are upgrading the our application JDK version from 1.4 to the 1.5 for performance issues.

Our Appliction is worked without any issue when we build our application with jdk1.4 and deploy it to the OAS10.1.3.5.0.

The above exception is coming after doing the below changes.

Build the application with jdk1.5 and deploy it to the OAS10.1.3.5.0.

Error Stack:

[2011-02-15 12:35:39,765|ERROR|cfg.Configuration] Could not compile the mapping document
net.sf.hibernate.MappingException: Could not find class: com.thirdpillar.oz.model.jaxb.dnb.impl.ResponseImpl
at net.sf.hibernate.cfg.Binder.bindManyToOne(Binder.java:635)
at net.sf.hibernate.cfg.Binder.propertiesFromXML(Binder.java:1034)
at net.sf.hibernate.cfg.Binder.bindRootClass(Binder.java:362)
at net.sf.hibernate.cfg.Binder.bindRoot(Binder.java:1256)
at net.sf.hibernate.cfg.Configuration.add(Configuration.java:253)
at net.sf.hibernate.cfg.Configuration.addInputStream(Configuration.java:289)
at net.sf.hibernate.cfg.Configuration.addResource(Configuration.java:337)
at net.sf.hibernate.cfg.Configuration.doConfigure(Configuration.java:1027)
at net.sf.hibernate.cfg.Configuration.doConfigure(Configuration.java:983)
at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:911)
at net.sf.hibernate.cfg.Configuration.configure(Configuration.java:897)
at com.thirdpillar.oz.core.OzDataModelImpl.init(OzDataModelImpl.java:133)



Please suggest us to fix this issue.

Regards
Muzeeb


Top
 Profile  
 
 Post subject: Re: Exception "Could not compile the mapping document"
PostPosted: Wed Feb 16, 2011 6:13 am 
Regular
Regular

Joined: Fri Jan 28, 2011 11:44 am
Posts: 117
The interesting line of the stack is:

Could not find class: com.thirdpillar.oz.model.jaxb.dnb.impl.ResponseImpl

You should check your classpath or your dependencies


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.