Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

failed to install unpacked bundles in Tomcat

I am working on deploying a jazz OSGI application from jetty to Tomcat. We have some plugins that need to be placed "unpackedly", that is, it's not .jar, but unpacked folders. When I deploy the service, the exception as following showed up. Anybody know whether ProvisionService supports the "unpacked" bundle's installation or not?

osgi> 09:48:40,093 ERROR eam.repository.provision
.internal.ProvisionService - CRJAZ0287I Failed to install the bundle "file:../u
pdate-site/plugins/my.example_1.0.0.jar".
java.io.FileNotFoundException: ..\update-site\plugins\org.eclipse.epf.library_1.
5.0.200902131648.jar (The system cannot find the file specified.)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:135)
at java.io.FileInputStream.<init>(FileInputStream.java:95)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
.java:85)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
nection.java:176)
at java.net.URL.openStream(URL.java:1042)
at com.ibm.team.repository.provision.internal.ProvisionService.installFe
ature(ProvisionService.java:379)
at com.ibm.team.repository.provision.internal.ProvisionService.installFr
omProfile(ProvisionService.java:746)
at com.ibm.team.repository.web.internal.provision.ProvisionRestServlet.i
nit(ProvisionRestServlet.java:51)

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,052

Question asked: Feb 23 '09, 11:40 p.m.

Question was seen: 6,912 times

Last updated: Feb 23 '09, 11:40 p.m.

Confirmation Cancel Confirm