ClassNotFoundException: com.peoplesoft.e1.container.MafletRequest
Hello,
I was trying to fetch the JDE business function at my end, but I am getting class not found exception while fetching the schema of Business function.
Exception Trace is :-
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.runMethod(JDEMetaDataProxy.java:344)
at com.tibco.ae.tools.palettes.jde.JDEMetaDataProxy.getBsnFnInteropClass(JDEMetaDataProxy.java:140)
at com.tibco.ae.tools.palettes.jde.ui.JDETableMapper.loadSubscriberChildTableSchema(JDETableMapper.java:2153)
at com.tibco.ae.tools.palettes.jde.ui.JDETableMapper.doAddTable(JDETableMapper.java:1333)