EBS 12 standard form extension compilation
Hello,
We have implemented an extension of the View Object to add two columns to the POApprvNotifRN.PoNotifLinesSummaryVO.
We have Oracle Linux Server we have EBS 12.2.1.4, and JDeveloper 10.1.3.5 with Java 1.6.45 on the client Windows 7.
We can't compile the Java class extension.
If we try to compile in JDeveloper, we get error in the log:
file:/C:/Users/vus/Documents/JDeveloper/jdevhome/jdev/myprojects/oracle/apps/po/isetup/JobAssociationAM.xml<Line 2, Column 6>: XML-20109: (Fatal error) PI with the name “xml” can only be present at the beginning of the document.
On the server we try to compile in the same paht of the class, and we give to Javac the -classpath with EBS subfolders, but we get this error: