getPortIdentifiers() no working in jar file?

Exception in thread "main" java.lang.NoClassDefFoundError: SerialCommunications
(wrong name: GreenhousePackage/SerialCommunications)
...
Could not find the main class: SerialCommunications.

So where's the problem understanding this message?
Something wrong with the class path or package name, CapiTaliZation ?