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

Dominik Przybysz closed ARIES-257.
----------------------------------
    Resolution: Won't Do

Application module is deprecated and removed from the main repository

> Application bundle conversion does not work
> -------------------------------------------
>
>                 Key: ARIES-257
>                 URL: https://issues.apache.org/jira/browse/ARIES-257
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.1
>            Reporter: Jarek Gawor
>            Priority: Major
>
> There are three problems with bundle conversions:
> 1) The War to Wab converter now requires a Web-ContextPath property to be 
> passed. Right now the WabConverterService does not pass any properties 
> therefore, the War to Wab conversion will always fail. We need to figure out 
> how to specify & pass a Web-ContextPath from within application or modify 
> WabConverterService to generate some default Web-ContextPath value, etc.
> 2) It looks like the BundleManifest for converted bundle is loaded from 
> _unconverted_ bundle.
> 3) As far as I can tell even if conversion was done successfully calling 
> AriesApplicationImpl.store() will fail. That's because the location property 
> in BundleInfo of a converted bundle is set to a file name and not a URL. The 
> AriesApplicationImpl.store() operation expects it to be a URL.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to