Grails

Grails-1.0.1 app fails to serve static resources in OC4J 10.1.3.0.0

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 1.0.1
  • Fix Version/s: 1.0.2
  • Component/s: None
  • Labels:
    None
  • Environment:
    OC4J 10.1.3.0.0
    java version "1.6.0_04"

Description

None of my grails generated views are rendered with images or page styling.
Having looked at the OC4J HTTP access logs, it can be seen that requests for images and css files are yielding an HTTP 500 error.

I also tried to request a simple text file (containing one line of text), that I had included within the following folders of the web application,

  • root folder
  • images folder,
  • css folder.

Requests for these consistently yielded an HTTP 500 error in the access logs, and presented a (completely) blank page to the browser.

Activity

Hide
Mike Abidakun added a comment -

I've just tried to run the same tests using OC4J-10.1.3.3.0, and everything appears to work fine.

Show
Mike Abidakun added a comment - I've just tried to run the same tests using OC4J-10.1.3.3.0, and everything appears to work fine.
Hide
Mike Abidakun added a comment -

It appears that an issue was previously identified with the servlet filter implementation in OC4J 10.1.3.0.0, as mentioned in this thread,

Show
Mike Abidakun added a comment - It appears that an issue was previously identified with the servlet filter implementation in OC4J 10.1.3.0.0, as mentioned in this thread,
Hide
Graeme Rocher added a comment -

container issue

Show
Graeme Rocher added a comment - container issue

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: