Hi, notice that since 652, the JdbcMeta been moved to Avatica-server, the problem here is that avatica-server is full application with Jetty as dependencies, if I'm incorporating the server code within my web service, I do not need Jetty. This also seem inconsistent with LocalService.java, which is also part of server code
Can the JdbcMeta be part of local service package in avatica library? Or another option is to move the Main and HttServer implementation from avatica-server to example, and avatica-server remains as library implementation. Thoughts? Best regards, -Xavier. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
