|
|
WSAS v3.0 is a complete re-write of WSAS 2.3(<lesser) on top of WSO2's revolutionary Carbon OSGi platform.
mvn clean install
If this is your first time building a component for WSO2's Carbon, it will take sometime for the dependencies to be downloaded. Be patient. You will be rewarded!
In the meantime, lets continue with the rest of the steps.
<div id="middle"> <h2>Products</h2> <div id="workArea"> <table class="styledLeft" id="userTable"> <thead> <tr> <th>Name</th> <th>Price</th> </tr> </thead> <tbody> <tr> <td>Product123</td> <td>1234.0</td> </tr> </tbody> </table> </div> </div>




Sumedhe Rubasinghe is Product Manager for WSO2 Data Services at WSO2 Inc. sumedha at wso2 dot com
Error while try the steps
Can you attach the target/org.wso2.carbon.sample.myui-SNAPSHOT.jar ?