Skip to Main Content

ORDS, SODA & JSON in the Database

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!

APEX Listener 2.0.1 with Glassfish 3.1.2 image Folder Mapping

mpatzwahlMar 10 2013 — edited Mar 13 2013
Hi,
after spendig two hours of reading docs, blogs, and forum posts, it's the right moment to ask here :-)

I´m using Oracle 11.2.0.3 Win 2008 R2 with Apex Listener 2.0.1 and Glassfish 3.1.2

When i generate the i.war file i was asked to use a image directory. that´s ok. But a look inside the weblogic.xml File shows me,
that the virtual Folder /i is used
My Applikation is using the /images Dir. I would like to use the /images Folder, but there is no Option, when generating the i.war File

There are some Posts here, where usesr asking for a solution when having a white Page.
Just look inside the page you see a lot of content, but that is not shown,because of all .css / .js /.png / .jpg Files are Pointing to the wrong Directory.

I tried to regenerate the i.war File (with the xml Parameter (i´m a Java dummy)
<context-root>/images</context-root>

But i get the error:

c:\Temp>java -jar -cvf i.war *.* WEB-INF
Error: Unable to access jarfile i.war

Any help ???

Thanks

Marco
This post has been answered by Colm Divilly-Oracle on Mar 12 2013
Jump to Answer

Comments

User_XPEES

Any comments please?

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

Post Details

Locked on Apr 10 2013
Added on Mar 10 2013
2 comments
555 views