weblogic « Exception « JSF Q&A





2. Error in running a simple JSF app developed in Jdev 11g over weblogic    coderanch.com

I have a developed a simple JSF application using Jdeveloper 11g. To this application i have added a webservice proxy which generates the proxy client which communicates with the peoplesoft webservice. when i run the standalone proxy class, it is able to connect to the webservice and get the required data. But as i deploy the whole JSF application (where the ...