Hi Glenn, If none of the classes mentioned in your email are already deployed through bundles top of SMX4, you can deploy the jar provide using the following command :
install wrap:file:///c:/directorylocation/mail.jar This command will install your jar and generate the MANIFEST.INF required by OSGI to import/export classes, ... regards, Charles On Thu, Apr 2, 2009 at 12:33 PM, Glenn Macgregor <[email protected]>wrote: > Hi All, > > I have been in contact with Rick McGuire from the Geronimo project. He has > created a fix for an Exchange imap problem and wants me to test it. He has > provide a single jar which contains all the classes from > org.apache.geronimo.mail, org.apache.geronimo.mail, javax.mail, > org.apache.geronimo.javamail and META_INF > > I assume I can not just install this jar into servicemix. What do I need to > do get this installed into SMX4 for testing. > > Thanks > > Glenn >
