Hi guys,
I'd like to change some colours, styles etc in the Correspondence Management Solution and used the following tutorial:
http://help.adobe.com/en_US/livecycle/11.0/CorrespondenceManagementDeveloper/WSc070aef4a1ec5456864ec...
To deploy my custom Correspondence Management Solution I used the following introduction:
After changing the required properties in build.properties etc. everything worked fine. I got a file template-correspondencemanagement-pkg.zip and tried to upload it to /lc/system/console.
However, an error message "You cannot select a .zip file. Try again...". appeared. I changed the file extension from .zip to .jar and got a Java Exception:
java.io.IOException: Bundle-SymbolicName header missing, cannot install bundle...
As far as I know, I need some information in META-INF/ indicating it's an osgi bundle, but where can i find these information and how to put them in the bundle?
Thx
jwe
Solved! Go to Solution.
Views
Replies
Total Likes
Use http://hostname:port/lc/crx/packmgr/index.jsp and upload the file as .zip
--Santosh
Views
Replies
Total Likes
Use http://hostname:port/lc/crx/packmgr/index.jsp and upload the file as .zip
--Santosh
Views
Replies
Total Likes
Hi Santosh,
thank you very much!!!
Greetings jwe
Views
Replies
Total Likes
Views
Likes
Replies