aspose file tools
The moose likes Portals and Portlets and the fly likes Virtual Portal and Theme Issue 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 » Java » Portals and Portlets
Reply Bookmark "Virtual Portal and Theme Issue" Watch "Virtual Portal and Theme Issue" New topic
Author

Virtual Portal and Theme Issue

Yogita Sharma
Greenhorn

Joined: Dec 25, 2006
Posts: 4
Hi,
I am having a very weird problem.
I have a virtual portal on which I have applied my theme. This theme folder has an images folder that contains images used for UL.
The image is getting applied on all the portlets in this virtual portal, but the problem is that the log is filling up with the following message:

SRVE0017W: A WebGroup/Virtual Host to handle /images/dot_black.gif has not been defined.

The way it has been defined in the theme specific file is:
.ulStyle{
list-style-image: url(images/dot_black.gif);
text-indent:0px;
...
}

I have tried prefixing the path with a '/' and also with './' but the logs appear the same.

Note: This is happening only on the UNIX box. No problem on a Windows machine.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Virtual Portal and Theme Issue
 
Similar Threads
preloading images
share session data between portlets and a jsp of the portal theme
Problem with RequestDispather
Writing to file and dynamic image pages.
Upload multiple files in jsp