Skip to Main Content

Java Development Tools

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!

strange behavior migrating JBuilder to JDeveloper

390018Oct 30 2003 — edited Oct 31 2003
I'm trying JDeveloper 10g to change our current JBuilder 6, finally I can run all Web Application that today run on JBuilder in JDeveloper, but there are follow strange behavior.

This web application uses Applet Http Tunneling, to communicate with servlets from Client side, when I attempt to use in JavaScript methods of my java class the browser says for example:

"Error: Java class package.example.TestBO has no public field or method named "getOid"

But this same page running on JBuilder works, the question is what would happen with JDeveloper that hide this method from reflection?
any idea or tips? Maybe any diffs on Tomcat and Embed OC4J? or Compile process from JBuilder is different?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2003
Added on Oct 30 2003
1 comment
138 views