Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] Midlet suite signing question

Title: RE: [dsdp-mtj-dev] Midlet suite signing question

Hello Tomas,

   Currently I am doing some enhancements on our signing solution and I have noticed that MTJ only signs the application during "Create Package" (full build). It does NOT sign during incremental builds, the incremental build updates the JAD/JAR on our .mtj.tmp/emulation folder and it will NOT be signed. The only signed application is the one generated on our deployed folder.

Best Regards,

David Marques

--------------------------------------------------------------------------------

Hi,


I have a question regarding Midlet suite signing and EclipseMTJ.

I choose "sign project" and fill in the required information under project properties.

When I then use the "create package" functionality from MTJ, everything works fine.

However, if I try to run or debug the project, the signing information is not added to the

resulting jad file.



Is this intended or am I missing something? I am guessing the signing is handled by MTJ

and not the UEI device, since it should be done before passing on the midlet to the UEI emulator.



Best regards,



Tomas Westling,

Eclipse team,

Sony Ericsson Mobile Communications


_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev

Back to the top