Re: [Tomcat] - Resources referenced in CSS not displayed [Solved]

2020-05-14 Thread Dev WO via Webobjects-dev
yline="true" /> > > > > By the way, you need to copy the WebResources for framework as well .. > > Pierre > > De : Dev WO [mailto:webobje...@anazys.com] > Envoyé : jeudi 14 mai 2020 10:21 > À : GILQUIN Pierre > Cc : WebObjects-Dev > Objet :

RE: [Tomcat] - Resources referenced in CSS not displayed

2020-05-14 Thread GILQUIN Pierre via Webobjects-dev
: WebObjects-Dev Objet : Re: [Tomcat] - Resources referenced in CSS not displayed Thanks Pierre, Just tried it, the files are now also in the “static” tree, but the application still generate the url like http://localhost:8081/CloudManager/WebObjects/CloudManager.woa/wr/wodata=/usr/local/apache

Re: [Tomcat] - Resources referenced in CSS not displayed

2020-05-14 Thread Dev WO via Webobjects-dev
> > HTH > Pierre > > > De : Dev WO via Webobjects-dev [mailto:webobjects-dev@lists.apple.com] > Envoyé : jeudi 14 mai 2020 09:52 > À : WebObjects Development > Objet : [Tomcat] - Resources referenced in CSS not displayed > > Hi list, > > I’m struggling

RE: [Tomcat] - Resources referenced in CSS not displayed

2020-05-14 Thread GILQUIN Pierre via Webobjects-dev
ld.xml for ssdd task: HTH Pierre De : Dev WO via Webobjects-dev [mailto:webobjects-dev@lists.apple.com] Envoyé : jeudi 14 mai 2020 09:52 À : WebObjects Development Objet : [Tomcat] - Resources referenced in CSS not displayed Hi list, I’m struggling with something Tomcat related: My applicat

[Tomcat] - Resources referenced in CSS not displayed

2020-05-14 Thread Dev WO via Webobjects-dev
Hi list, I’m struggling with something Tomcat related: My application’s CSS is working except for referenced items like a background image or a font. What I have so far: -The images and font are present inside the same folder, everything is correctly deployed under Tomcat and all files are there