Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compiling java files ...

843810Apr 28 2009 — edited May 11 2009
Hi All ,Hope it would be little confusing I unzipped 7 jar files in a folder ..for ex, C:/src/actualcode where actualcode contains 7 jar files ,i unzipped and decompiled the class files using jd compiler and then saved the files using jar resources and finally got all java files..now with the zipped files inside the actual code folder ..(instead of jar files) i converted the zipped files in to a folder and tried running the tool and got an error saying "No connector specified error".This tool is related to Peoplesoft Integration Gateway plugin using Java.Then i decided to compile all the java files again and convert it to class files and then jar it so tat finally it should reflect as it was like in previous manner.I did not modify the code but when i tried to compile java files it is throwing so many errors.I could compile some java files and not the remaining.Also Each folder contains so many java files how to compile all the java files inside a folder.Is there any specific command..also What am trying to do (Reverse Engineering procss) is tat meaning ful..will it work.once after compiling all the java files...Please Advice...Guide me in the correct path...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2009
Added on Apr 28 2009
9 comments
689 views