Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Added optional dependency to JAX-RS APIs to MOXy project/bundle

Hello All,

In order to provide a pre-built JAX-RS MessageBodyReader/Writer to enable MOXy as the JSON provider, I needed to add an optional dependency to the javax.ws.rs.* APIs in the MOXy bundle/project.  The build should pick up this dependency automatically, but you will need to ensure you have this dependency loaded if you are using the MOXy project in Eclipse.

-Blaise


Back to the top