Hi, I used to dvt:hierarchyViewer component into fragment page. then I depoyed adf web application to IntegratedWeblogicServer(Default Domain) . It's okey. but deploy to custom weblogic domain (You can read here about ADF application deployment to custom weblogic domain) following error:
I resolved the error by follow step.1. open setDomainEnv.cmpd(Windows) or setDomainEnv.sh(Linux).2. -da:org.apache.myfaces.trinidad.component.UIXCollection add to setDomainEnv.sh like a follow pic.
3. execute setDomainEnv.sh4. restart weblogic domain. well done :) thanks juddi
Labels:
Oracle ADF
Friday, November 9, 2012
{ 1 comments... read them below or add one }
Thanks bro..! its working for me, with this fix. ..
Post a Comment