Hi,
I have tried to create my own AWT app that I could deploy via the Web Console.
I cant find documentation on how to create the JAR file, but I have tried to replicate the JAR that exists for the TicTacToe example.
When I try to synchronize from the AWT client on my PC I get the folowing error message
<b>
Cannot find the mandatory manifest file entry "ApplicationClass" for application xxxxx.
Therefore the application does not get installed.</b>
I have an entry in the Manifest file named ApplicationClass
Any help ? or and example would help
regards
Paul