So the first issue is that you use a really old version of swagger-core, which 
we don’t really support anymore. You’d have to update to the latest version 
(and it will require code changes).

 

Beyond that, integration with Grizzly should work, it’s just not as common and 
as Grizzly goes, would require you to write more code to do that.

It’s been a really long time since having to support Grizzly for me, so I can’t 
remember the specifics. 

Eventually, what swagger-core exposes is another resource to your JAX-RS app, 
but it also requires you to bootstrap the initial scan process.

 

 

 

From: <swagger-swaggersocket@googlegroups.com> on behalf of 
"ev...@beraben.com.au" <ev...@beraben.com.au>
Reply-To: "swagger-swaggersocket@googlegroups.com" 
<swagger-swaggersocket@googlegroups.com>
Date: Sunday, 7 May 2017 at 17:57
To: Swagger <swagger-swaggersocket@googlegroups.com>
Subject: Swagger on Jersey 2 and grizzly, does it actually work?

 

Hi, 

 

I have posted on this forum previously and on stack overflow with what i think 
is a fairly basic question about getting swagger working on jersey/grizzly, but 
there has not been any response at all from either forums. I'm beginning to 
think that perhaps there is only a hand full of people in the world thinking 
about doing it this way.

 

My project is based on the github project 
https://github.com/SingleMalt/jersey2-grizzly2-swagger-demo

 

The description of the problem can be found here 
http://stackoverflow.com/questions/43781118/no-listing-appears-using-swagger-on-jersey-2-with-grizzly

 

Has anyone else got it working in this way?

 

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to