| Summary: | @BindService property got compile error | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Xin Wu <cdlwuxin> |
| Component: | EDT | Assignee: | Project Inbox <edt.compiler-inbox> |
| Status: | CLOSED INVALID | QA Contact: | |
| Severity: | critical | ||
| Priority: | P3 | CC: | cdlwuxin, chenzhh, zhuzhi |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
NO @BindService is supported, perhaps should use bindResource instead, please consult Joe or YunFeng for this @BindService changed to @Resource |
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