You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2011/01/24 13:21:43 UTC

[jira] Closed: (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

     [ https://issues.apache.org/jira/browse/ARIES-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Moulliard closed ARIES-555.
-----------------------------------

    Resolution: Fixed

The issue is solved using PAX-WEB 1.0.0-SNAPSHOT.

> 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.