Apache Beehive does not use BEA Beehive Java™ Control Extension (.jcx) files. These files extend resources that the application accesses, including the following resources:
Evaluate each control extension definition to determine how they are used and how to migrate them. You can migrate these components to the Apache Beehive framework or to a standard Java Platform, Enterprise Edition (Java EE) implementation.
If you are migrating to Apache Beehive, see http://beehive.apache.org for more information on the annotations that are required to define control extensions. You must move these files to the Java source path in your project and change the file extension to .java. You can use the Eclipse refactoring operations to move and rename the files.