It's not a secret anymore!
The moose likes BEA/Weblogic and the fly likes Compiler Issue - Images Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Compiler Issue - Images" Watch "Compiler Issue - Images" New topic
Author

Compiler Issue - Images

bruce sparrow
Greenhorn

Joined: Dec 15, 2006
Posts: 2
Ok… I’m hoping someone can help. I’m using apache-ant-1.8.4 to build my war file via a build script. When I execute the build.cmd everything compiles successfully and my war file is created. When I deploy the war file to weblogic10 no errors are thrown and the site comes up. The only this is: None of the images are displaying.

VERY IMPORTANT: This is NOT a java "image not found" issue. All the images are in the correct location.

Now this is the tricky part: When I open up the war file, the images are there, and everything looks copasetic. Image size is correct; location is correct; every thing looks good. But when I click on the image to open it, when it opens, it is blank. This is happening for all the images.

Now when another developer here at work takes my code and compiles it on their machine, using the exact same setup; No issues. The images are displaying fine.

Can someone help me? What am I missing?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Compiler Issue - Images
 
Similar Threads
Tomcat Webapp launch error
3.5 -> 4.0
Problem zipping a war file
JSPs in netbeans giving errors
storing images in database