Issues in migration of application from Jdev 11.1.1.3.0 to Jdev 11.1.1.4.0
853731Apr 29 2011 — edited May 19 2011Hi All,
Today i found a strange issue while migrating the Application from Jdev version 11.1.1.3.0 to Jdev 11.1.1.4.0.
I have Some Model project(lets call it ReferenceModel ) where in we keep all our LOV view objects and we have main Model project( XXXModel) on which we attach the JAR of ReferenceModel project.
In LOV view objects(lets say countryCodeVO) we have defined some view criterias(lets say countryCodeVOCriteria). So now when am compiling my Model project(XXXModel) i get some compilations errors saying
that the View Criteria(countryCodeVOCriteria) defined on LOV view objects(countryCodeVO) not found .
If i have any LOV view objects in the same main Model project(i.e. XXXModel) then i don't get the compilation issue.Only when am attaching a refernceModel project which has got LOV view objects on main Model project i get the issue.
Can anyone please suggest where am going wrong in migration of JDev to version 11.1.1.4.0.
Appreciate an early response and thanks in advance.
-Sanjeeb Mahakul