When the namespace of the given component contains a hyphen, the
generated boundary cannot be compiled due to a class not found
exception. The reason is the generated component name does not point
to a Java class, since the corresponding class name contains
underscores instead of hyphens.
When the namespace of the given component contains a hyphen, the generated boundary cannot be compiled due to a class not found exception. The reason is the generated component name does not point to a Java class, since the corresponding class name contains underscores instead of hyphens.