[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068138#comment-13068138
 ] 

Yi Xiao commented on GERONIMODEVTOOLS-618:
------------------------------------------

In the GEP side, we have already enable karaf shell in eclipse console to do 
the operation like listing, installing bundles to server side, so, I think it 
does not need do some duplicated functions.

About list the dependencies of a bundle, the karaf's show dependency function 
is not assembled in geronimo3.0, however, we could install it manually:

1) download the jar from: 
http://repo2.maven.org/maven2/org/apache/karaf/shell/org.apache.karaf.shell.dev/2.2.1/org.apache.karaf.shell.dev-2.2.1.jar
  
2) install the jar from the osgi console's install view.
3) input the : dev:show-tree bundleId to show the bundle's dependency

but, it just can view the dependencies of a bundle, if want to show the 
import-package, export-package infos, karaf-2.2.1 does not have the function, 
the jira:
https://issues.apache.org/jira/browse/KARAF-502
can do more help.

> Enhance introspection on Geronimo server for discovery of already-deployed 
> OSGi bundles and dependencies amongst other bundles
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-618
>                 URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-618
>             Project: Geronimo-Devtools
>          Issue Type: Sub-task
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Tim McConnell
>             Fix For: 3.0
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to