[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-08-23 Thread Rick McGuire (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901424#action_12901424
 ] 

Rick McGuire commented on GERONIMO-4971:


What's the state of this item?  I suspect we might want to close this major 
task and open additional Jiras if there are still problems that need resolving.

 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: Aries, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0

 Attachments: GERONIMO-4971-aries.diff




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-03-16 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845932#action_12845932
 ] 

Jarek Gawor commented on GERONIMO-4971:
---

Committed initial OBR support in revision 923794.


 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: Aries, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0

 Attachments: GERONIMO-4971-aries.diff




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-03-16 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846086#action_12846086
 ] 

Jarek Gawor commented on GERONIMO-4971:
---

There are issues with the current implementation that need to be addressed:

1) When installed the application contents are replicated in two places.

2) Cannot restart the application in the same session. I think that's because 
of Geronimo  OSGi lifecycle model mismatch.

3) obr:addUrl operation is not persistent. We might need a solution that saves 
that information. Maybe using the GeronimoOBRGBean.
 

 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: Aries, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0

 Attachments: GERONIMO-4971-aries.diff




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-03-11 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844387#action_12844387
 ] 

Jarek Gawor commented on GERONIMO-4971:
---

Committed in revision 922153 much improved Aries application support along with 
Karaf shell commands for installing/uninstalling/starting/stopping/listing 
applications.


 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: Aries, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0

 Attachments: GERONIMO-4971-aries.diff




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-02-16 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834592#action_12834592
 ] 

David Jencks commented on GERONIMO-4971:


rev 910793 adds Jareks repository.xml manipulation code, slightly modifed, and 
makes the car-maven-plugin add a repository.xml to each plugin, and makes the 
dependencyManager register each one of these with a bundle repository instance 
we run.  Also builds the aries plugin by default.  Meanwhile the obr adapter is 
avaliable at aries this might be close to working.

 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: Aries, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0

 Attachments: GERONIMO-4971-aries.diff




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2010-02-12 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12833300#action_12833300
 ] 

David Jencks commented on GERONIMO-4971:


Two more pieces of this:

1. Implement AriesApplicationResolver backed by OBR.  This is probably best 
done at aries.  I'm working on a simple implementation.  We might host it if it 
seems too simpleminded for aries.

2. Fill up the obr with stuff we know about.  Jarek sent me some code that 
exposes the geronimo repo as an obr repo.  In addition I think we want each 
geronimo plugin to include a repository.xml for the dependencies currently 
mentioned in the geronimo-plugin.xml.  Possibly then our dependency manager can 
this obr to figure out what dependencies to actually use based on the 
suggestions in the plugin rather than relying entirely on the plugin 
dependencies. 

 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: Aries, osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor
 Fix For: 3.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2009-12-04 Thread Jarek Gawor (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786000#action_12786000
 ] 

Jarek Gawor commented on GERONIMO-4971:
---

In revision 887267 I added a plugin for Aries applications. So far it only 
contains basic code that represents a deployer for Aries applications. It 
communicates with Aries' ApplicationMetadataManager service to parse the 
application manifest. 


 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2009-12-04 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12786359#action_12786359
 ] 

David Jencks commented on GERONIMO-4971:


I'm confused.  I would expect an aries deployer to be a ConfigBuilder rather 
than a ModuleBuilder.  I certainly wouldn't expect a bundle to go through the 
ear deployer and come out as something useable or closely related to what we 
started with.  Maybe some discussion on the dev list about how aries apps 
relate to our ideas about javaee apps would be appropriate.

 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-4971) Recognize Aries applications in Geronimo

2009-12-03 Thread Lin Sun (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12785488#action_12785488
 ] 

Lin Sun commented on GERONIMO-4971:
---

FYI - The org.apache.aries.application.ApplicationMetadataManager that is 
published by blueprint as an OSGi service can be used to parse Application.mf 
file.

 Recognize Aries applications in Geronimo
 

 Key: GERONIMO-4971
 URL: https://issues.apache.org/jira/browse/GERONIMO-4971
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: osgi
Affects Versions: 3.0
Reporter: Jarek Gawor
Assignee: Jarek Gawor



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.