Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » org.apache.velocity: add DynamicImport-Package: * to manifest
org.apache.velocity: add DynamicImport-Package: * to manifest [message #565298] Thu, 28 May 2009 10:06
Alexey Markevich is currently offline Alexey MarkevichFriend
Messages: 18
Registered: July 2009
Junior Member
Hi all,
In my bundle I have
Export-Package: my.package;x-friends:="org.apache.velocity"
But
Velocity.getTemplate("/my/package/template.vm");
cause exception.
If org.apache.velocity manifest contains
DynamicImport-Package: *
all ok.
Can anyone add this directive by default?
Previous Topic:Problem with new org.apache.axis bundle
Next Topic:org.apache.velocity: add DynamicImport-Package: * to manifest
Goto Forum:
  


Current Time: Thu Apr 25 00:53:33 GMT 2024

Powered by FUDForum. Page generated in 0.02648 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top