Community
Participate
Working Groups
Build Identifier: 20110919 nightly build @BindService property got compile error Reproducible: Always Steps to Reproduce: 1. Create a Web Client with Service Project, create a REST service "service1". 2. Deploy&bind in the DD editor 3. Create new RUIHandler 4. Add the code "serv service1{@BindService};" got compile error point to "@BindService" 5. Error message: IWN.VAL.6619.e 15/24 test1 - BindService cannot be resolved. At line 15 in file \ClientService\EGLSource\client\test1.egl
NO @BindService is supported, perhaps should use bindResource instead, please consult Joe or YunFeng for this
@BindService changed to @Resource