Hello everyone,
I have already created a FE component ,which brings out a page for
users to input a integer . And a BE component ,which providing a
calculation using the inputed integer . Then I exported them as .jar
files and imported these .jar files into the eclipse.
Then I created three feature projects using eclipse , named as :
service.feature, which contains the BE .jar
ui.feature ,which contains the FE .jar
mgt.feature ,which contains the service.feature and
ui.feature .
At last , I exported the mgt.feature as Deployable features in certain
directory .
Did I create the feature correctly?
Thanks a lot!
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev