Return-Path: Delivered-To: apmail-aries-dev-archive@www.apache.org Received: (qmail 37147 invoked from network); 23 Jan 2011 17:10:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jan 2011 17:10:09 -0000 Received: (qmail 73275 invoked by uid 500); 23 Jan 2011 17:10:09 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 72919 invoked by uid 500); 23 Jan 2011 17:10:07 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 72892 invoked by uid 99); 23 Jan 2011 17:10:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jan 2011 17:10:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Jan 2011 17:10:03 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0NH9hRf024881 for ; Sun, 23 Jan 2011 17:09:43 GMT Message-ID: <30802992.137071295802583166.JavaMail.jira@thor> Date: Sun, 23 Jan 2011 12:09:43 -0500 (EST) From: "Charles Moulliard (JIRA)" To: dev@aries.apache.org Subject: [jira] Created: (ARIES-555) Folders of the bundle root are not part of the classpath and so we don't see css, images of the Aries Blog JPA Sample MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Folders of the bundle root are not part of the classpath and so we don't see css, images of the Aries Blog JPA Sample --------------------------------------------------------------------------------------------------------------------- Key: ARIES-555 URL: https://issues.apache.org/jira/browse/ARIES-555 Project: Aries Issue Type: Bug Components: Samples Reporter: Charles Moulliard Attachments: features-eba.xml When we use pax-web 0.8.2-SNAPHOT on Apache Karaf, the eba archive of Aries Blog Sample is well deployed but the images, css styles sheets are not available. It seems that the folders of the bundle root are not part of the classpath like images, css. Here is a step by step scenario to reproduce that : 1) Build or download last Karaf snapshot --> 2.1-SNAPHOT 2) Unzipor untar the archive 3) Go to the bin directory 4) launch the script ./karaf 5) In the console of karaf install the following feature repo file using the command in the karaf console features:addUrl file:features-eba.xml 6) install features eba using the command in the console features:install eba 7) Copy:paste the file org.apache.aries.samples.blog.jpa.eba-0.3-SNAPSHOT.eba in the deploy folder 8) Check that the eba is well installed on the console [ 74] [Active ] [ ] [ ] [ 60] geronimo-servlet_2.5_spec (1.1.2) [ 75] [Active ] [ ] [ ] [ 60] Jetty :: Utilities (7.1.6.v20100715) [ 76] [Active ] [ ] [ ] [ 60] Jetty :: IO Utility (7.1.6.v20100715) [ 77] [Active ] [ ] [ ] [ 60] Jetty :: Http Utility (7.1.6.v20100715) [ 78] [Active ] [ ] [ ] [ 60] Jetty :: Continuation (7.1.6.v20100715) [ 79] [Active ] [ ] [ ] [ 60] Jetty :: Server Core (7.1.6.v20100715) [ 80] [Active ] [ ] [ ] [ 60] Jetty :: Security (7.1.6.v20100715) [ 81] [Active ] [ ] [ ] [ 60] Jetty :: Servlet Handling (7.1.6.v20100715) [ 82] [Active ] [ ] [ ] [ 60] Jetty :: XML utilities (7.1.6.v20100715) [ 83] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - API (0.8.2.SNAPSHOT) [ 84] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Service SPI (0.8.2.SNAPSHOT) [ 85] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Runtime (0.8.2.SNAPSHOT) [ 86] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Jetty (0.8.2.SNAPSHOT) [ 88] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Jsp Support (0.8.2.SNAPSHOT) [ 89] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Extender - WAR (0.8.2.SNAPSHOT) [ 90] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - Extender - Whiteboard (0.8.2.SNAPSHOT) [ 91] [Active ] [ ] [ ] [ 60] OPS4J Pax Web - FileInstall Deployer (0.8.2.SNAPSHOT) [ 92] [Active ] [ ] [ ] [ 60] OPS4J Pax Url - war:, war-i: (1.2.4) [ 93] [Active ] [ ] [ ] [ 60] Apache Felix Bundle Repository (1.6.4) [ 94] [Active ] [Created ] [ ] [ 60] Apache Karaf :: Shell :: OBR Commands (2.1.99.SNAPSHOT) [ 95] [Active ] [Created ] [ ] [ 60] Apache Karaf :: Features :: OBR Resolver (2.1.99.SNAPSHOT) [ 96] [Active ] [ ] [ ] [ 60] Apache Derby 10.5 (10.5.3000000.802917) [ 97] [Active ] [ ] [ ] [ 60] Apache Geronimo JSR-317 JPA 2.0 Spec API (1.1) [ 98] [Active ] [ ] [ ] [ 60] geronimo-jta_1.1_spec (1.1.1) [ 99] [Active ] [ ] [ ] [ 60] geronimo-j2ee-connector_1.5_spec (2.0.0) [ 100] [Active ] [ ] [ ] [ 60] Geronimo TxManager :: Transaction (3.1) [ 101] [Active ] [ ] [ ] [ 60] OpenJPA Aggregate Jar (2.0.1) [ 102] [Active ] [ ] [ ] [ 60] Commons Lang (2.4) [ 103] [Active ] [ ] [ ] [ 60] Commons Collections (3.2.1) [ 104] [Active ] [ ] [ ] [ 60] Commons Pool (1.5.5) [ 105] [Active ] [ ] [ ] [ 60] Apache ServiceMix :: Bundles :: serp (1.13.1.3) [ 106] [Active ] [ ] [ ] [ 60] Apache Aries JNDI Bundle (0.3.0.SNAPSHOT) [ 107] [Active ] [Created ] [ ] [ 60] Apache Aries Application OBR Resolver (0.3.0.SNAPSHOT) [ 108] [Active ] [Created ] [ ] [ 60] Apache Aries Application Installer (0.3.0.SNAPSHOT) [ 109] [Active ] [ ] [ ] [ 60] Apache Aries Application API (0.3.0.SNAPSHOT) [ 110] [Active ] [Created ] [ ] [ 60] Apache Aries Application Management (0.3.0.SNAPSHOT) [ 111] [Active ] [Created ] [ ] [ 60] Apache Aries Application Runtime (0.3.0.SNAPSHOT) [ 112] [Active ] [Created ] [ ] [ 60] Apache Aries Application Utils (0.3.0.SNAPSHOT) [ 113] [Active ] [Created ] [ ] [ 60] Apache Aries Application Modelling (0.3.0.SNAPSHOT) [ 114] [Active ] [Created ] [ ] [ 60] Apache Aries Application Default local platform (0.3.0.SNAPSHOT) [ 115] [Active ] [Created ] [ ] [ 60] Apache Aries Application Platform Repository (0.3.0.SNAPSHOT) [ 116] [Active ] [Created ] [ ] [ 60] Apache Aries Application postresolve process (0.3.0.SNAPSHOT) [ 117] [Active ] [Created ] [ ] [ 60] Apache Aries Application Deployment Management (0.3.0.SNAPSHOT) [ 118] [Active ] [ ] [ ] [ 60] Aries JPA Container API (0.3.0.SNAPSHOT) [ 119] [Active ] [ ] [ ] [ 60] Aries JPA Container (0.3.0.SNAPSHOT) [ 120] [Active ] [Created ] [ ] [ 60] Aries JPA Container blueprint integration for Aries blueprint (0.3.0.SNAPSHOT) [ 121] [Active ] [ ] [ ] [ 60] Aries JPA Container Managed Contexts (0.3.0.SNAPSHOT) [ 122] [Active ] [ ] [ ] [ 60] Apache Aries Transaction Manager (0.3.0.SNAPSHOT) [ 123] [Active ] [Created ] [ ] [ 60] Apache Aries Transaction Blueprint (0.3.0.SNAPSHOT) [ 124] [Active ] [ ] [ ] [ 60] Apache Aries Transaction Enlisting JDBC Datasource (0.3.0.SNAPSHOT) [ 125] [Active ] [Created ] [ ] [ 60] Apache Aries blog sample transaction enlisting JDBC datasource (0.3.0.SNAPSHOT) [ 188] [Active ] [ ] [ ] [ 60] Apache Aries blog sample web component (0.3.0.SNAPSHOT) [ 189] [Active ] [ ] [ ] [ 60] Apache Aries blog sample API (0.3.0.SNAPSHOT) [ 190] [Active ] [Created ] [ ] [ 60] Apache Aries blog sample persistence (0.3.0.SNAPSHOT) [ 191] [Active ] [Created ] [ ] [ 60] Apache Aries blog sample (0.3.0.SNAPSHOT) 9) Go to the web site --> http://localhost:8181/blog/ViewBlog -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.