Bug 512522 - Java client should use HttpStatus not HttpServletResponse
Summary: Java client should use HttpStatus not HttpServletResponse
Status: NEW
Alias: None
Product: Lyo
Classification: Technology
Component: Client (show other bugs)
Version: 2.1.0   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-21 13:42 EST by Jim Amsden CLA
Modified: 2017-02-21 13:42 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Amsden CLA 2017-02-21 13:42:21 EST
The Java client is generally not used in a servlet so it should not use servlet classes. This may also cause unnecessary dependencies for client application and compile errors when the dependencies are updated.