Menu

#144 API is Missing an Interface

All
closed-fixed
nobody
api (1)
8
2018-02-11
2018-01-04
No

Can't make calls to the YAJSW API because it is missing the following interface: org.rzo.yajsw.app.WrapperManager

To reproduce use:

import org.rzo.yajsw.app.WrapperManagerImpl;
WrapperManagerImpl.instance().stop();

Build error: class file for org.rzo.yajsw.app.WrapperManager not found

Discussion

  • Kenneth Taylor

    Kenneth Taylor - 2018-01-04

    Version 12.11

     
  • Kenneth Taylor

    Kenneth Taylor - 2018-01-04

    The class is included in the source but for some reason is not in wrapper.jar.

     
  • Kenneth Taylor

    Kenneth Taylor - 2018-01-04

    Ok, I see the problem. That class is in the WrapperApp.jar. If there was more documentation on this it would be helpful. Even the source does not specify how to build or what gets built.

     
  • rzo

    rzo - 2018-02-11
    • status: open --> closed-fixed
     
  • rzo

    rzo - 2018-02-11

    thanks for pointing this out. the documenation has been updated.

     

Log in to post a comment.

MongoDB Logo MongoDB