grizzly
Injected ServetContext is null on Grizzly, not null in TomCat 7
I\'m working on a Jax-RS RESTful web-service. While I\'m still coding (in Eclipse), I\'d like to be able to debug easily, so I decided to have a Maven project and I use dependencies to the Grizzly web[详细]
2023-04-12 11:10 分类:问答WebSockets, GlassFish, Grizzly -- can't connect
I am trying to get started with WebSockets, and trying to write a simple application to send messages back and forth via a websoket.[详细]
2023-04-09 06:02 分类:问答GlassFish, Java, Grizzly, WebSockets - how to get started?
I am faced with the necessity to push some messages to the clients of my web-application in Java. After some reading up on the subject, i decided to use websockets as an emerging and a promicing techn[详细]
2023-04-09 01:00 分类:问答JAX-RS Jersey/Grizzly Define an interface resource
Following the example here On deploying a sample resource using the Grizzly container. It uses a resource that is defined as a class, instead I would like to define an i开发者_运维问答nterface with th[详细]
2023-03-21 11:22 分类:问答Grizzly Comet push to only one client
I would like to know, if it is possible to push some dama via Comet to only one client (more clients connected).[详细]
2023-03-08 04:35 分类:问答Behaviour of JerseyTest Grizzly Web Server on Unix
We have created a test suite and in order to run it we 开发者_运维知识库are using embedded Grizzly Web Server with JerseyTest framework.[详细]
2023-03-07 10:35 分类:问答Responding at arbitrary timing with Jersey on Grizzly using Timer.schedule
all. Thanks in advance. I am creating a RESTful service with Jersey on 开发者_高级运维Grizzly. In the service, I would like to wait responding to a request for several seconds using \"Timer.schedule\[详细]
2023-02-12 22:23 分类:问答Glassfish Java App Class cast exception
Getting the following exception when casting fqe.dataHandler.LiveUpdateMessage cannot be cast to fqe.dataHandler.LiveUpdateMessage[详细]
2023-02-09 17:41 分类:问答Node.js vs Java for Comet application [closed]
Closed. This question is opinion-based. It is not currently acceptin开发者_JAVA百科g answers. Want to improve this question? Update the question so it can be answered with facts and citati[详细]
2023-01-31 05:17 分类:问答unable to find com.sun.grizzly.tcp.http11.GrizzlyAdapter.setResourcesContextPath(String)
I trying to expose some groovy service with jersey and girzzly. but i got a wierd error when i\'m launching my servlet container.[详细]
2023-01-19 16:05 分类:问答