Giter Site home page Giter Site logo

eno-ws's People

Contributors

ath-dhm avatar bulotf avatar bwerquin avatar dependabot[bot] avatar elgohr avatar fbibonne avatar franckco avatar geoffreypink avatar laurentc35 avatar michaelc67 avatar nsenave avatar orogel avatar rlesur avatar romaintailhurat avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eno-ws's Issues

Working of Eno Service

Hello,

We are having some issues when we are sending ddi request to the Eno service on TomEE on Linux platform. It seems that file that gets generated after first transformation, is not getting created and as a result, when that file is referred we are seeing NullPointerException, Please see the attached logs for your reference.
ddi-to-xform_error.txt

We are not seeing this behaviour in Windows or on Tomcat. Are you aware of any such issue with TomEE and/or on Linux platform.

We are seeing exactly same error for pogues xml. I have attached the logs.
Pogues_xml_to_ddi_error.txt
However, this issue is seen on both windows and Linux platform .

Can you please have a look at the logs and guide us what could be going wrong here?
Thank you,

Best Regards,
Nikhil

[CVE] - CVE-2016-1000027

┌───────────────────────────────────────────┬──────────────────┬──────────┬────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────┐
│                  Library                  │  Vulnerability   │ Severity │ Status │ Installed Version │ Fixed Version │                          Title                          │
├───────────────────────────────────────────┼──────────────────┼──────────┼────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────┤
│ org.springframework:spring-web (ROOT.war) │ CVE-2016-1000027 │ CRITICAL │ fixed  │ 5.3.31            │ 6.0.0         │ spring: HttpInvokerServiceExporter readRemoteInvocation │
│                                           │                  │          │        │                   │               │ method untrusted java deserialization                   │
│                                           │                  │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2016-1000027            │
└───────────────────────────────────────────┴──────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────┘

Unable to run Swagger UI

Hello,

We have deployed Eno-WS here in Eurostat. The web service is working as expected. However, Swagger UI is not working. It fails with the following error:

{"status":404,"message":"Not Found","details":"No JAX-RS resource found for this path"}

We have adapted properties file with host name and port where service is running.
We observed that basepath was "/api" and thought that it needed to be "/api". So we changed it in SwaggerConfig and tried to make a build. There we faced some issues while building and deploying service.

  1. Pom.xml was referring to a blacklisted maven repo. This was causing some issues.
  2. After removing this, it needed another library file (eno-jar) for which there was no jar available in the repo, so I cloned Eno project sources and build that project.
  3. After build was successful, at deployment time Tomcat complained that spring applicationcontxt was not available. I am not sure why it was not included as part of the build. So, I manually added spring applicationContext file in the WAR file and then service could be deployed successfully.
  4. Unfortunately we still get the same error :"No JAX-RS resource found for this path"

We have tested this service on tomcat version is "8.0.28" and "8.5.8".
Can you please look into this and inform us how we can get swagger UI working?

Thank you in Advance.

Best Regards,
Nikhil Kale

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.