ขายด่วน สต๊อก เครื่องประดับแฟชั่น
by Stocklot Trading
*ขายด่วน สต๊อก เครื่องประดับแฟชั่น*
*
*
[image: Inline image 1]
ขายด่วน สต๊อก เครื่องประดับแฟชั่น
ราคาสำหรับ 200 ชิ้น ราคา 12 บาท ต่อชิ้น
ราคาสำหรับ 500 ชิ้น ราคา 11 บาท ต่อชิ้น
ราคาสำหรับ 1,000 ชิ้น ราคา 10 บาท ต่อชิ้น
ราคาสำหรับ 1,000 ชิ้น ขึ้นไป ราคา 9 บาท ต่อชิ้น
ราคาสำหรับ ซื้อเหมาหมด ราคา 8.75 บาท ต่อชิ้น
*Contact: Apple Tel: **083-3672-914*
*STOCKLOTTRADING.CO.LTD
WWW.STOCKLOTTRADING.NET<http://www.stocklottrading.net/>
*
*9 หมู่บ้าน ศิรินเทพ 8 ซ.ศรีด่าน 22 ถนน ศรีนครินทร์ ต.บางแก้ว อ.บางพลี จ.
สุมทรปราการ 10540 ประเทศไทย*
11 years, 6 months
[JBoss JIRA] (CDI-370) Expand @RequestScoped and @SessionScoped to account for WebSocket
by Bruno Borges (JIRA)
[ https://issues.jboss.org/browse/CDI-370?page=com.atlassian.jira.plugin.sy... ]
Bruno Borges commented on CDI-370:
----------------------------------
What is the status on this? Will there be an errata or something?
> Expand @RequestScoped and @SessionScoped to account for WebSocket
> -----------------------------------------------------------------
>
> Key: CDI-370
> URL: https://issues.jboss.org/browse/CDI-370
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Reporter: Joseph Snyder
>
> We've been testing injection into a WebSocket endpoint.
> @ReqestScoped objects are usable within the @OnOpen callback. This is because this object is executed within a valid request scope.
> However if you try to use the injected object from within the @OnMessage callback you get a Weld error:
> SEVERE: org.jboss.weld.context.ContextNotActiveException:
> WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped
> Can the definition of when @RequestScoped is active be expanded to include a WebSocket @OnMessage callback?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 6 months