Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Using DOJO with Apex 3.2 on Oracle XE

j.siebenApr 30 2009 — edited May 14 2009
Hi,
I'm trying to use DOJO with APEX 3.2 installed on an Oracle XE database.
The DOJO source files are installed at <localhost:8080>/i/javascript/dojo/*

The problem I'm getting is that my local install as well as a CDN reference seems to be unable to load other required files after having loaded the dojo.js file.
Errors I'm getting in FIREBUG:

tw.join is not a function

dojo.query is not a function.

I tried all possible combinations of modulePath-Settings but no luck. Even when I include DOJO from AOL-CDN the references seem to get lost, as I'm getting the same errors. The exact same HTML code is working from within a local HTML file.

Did anybody encounter similar problems and found a solution?

Thanks in advance,

Jürgen

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 11 2009
Added on Apr 30 2009
7 comments
1,081 views