Giter VIP home page Giter VIP logo

sample-cics-api's People

Contributors

alexwoodgate avatar crshnburn avatar jdunnin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sample-cics-api's Issues

OAS servers definitions can only be tested in the designer on localhost

The OAS specs have set the servers definition to:

servers:
  - url: /project
  - url: http://localhost:9080/
  - url: https://localhost:9443/

which means the designer's test tool, API explorer will only work if the designer is accessible on local host (as the API is hosted on / so /project doesn't work either).

Updating it to:

servers:
- url: /

should make the it work in more scenarios, such as CodeReady workspaces where the host name depends on where the workspace.

Native 3.00.74 ZCEE server unable to load built api

When building and deploying the current 'finish' project to a v3.0.74 z/OS Connect native server, we receive the following error:

CWWKM0101E: The system could not process archive data for /var/zosconnect/servers/baqsrvr2/apps/api.war.
CWWKZ0021E: The server is not configured to handle the resource at location /var/zosconnect/servers/baqsrvr2/apps/api.war.

Setting WL log level to info, we also see the following in stdout:

FFDC1015I: An FFDC Incident has been created: "java.util.zip.ZipException: Cannot find central directory end record in zip. File Ý /var/zosconnect/servers/baqsrvr2/apps/api.war ¨ com.ibm.ws.artifact.zip.internal.ZipValidator 119" at ffdc_23.11.15_15.50.47.0.log

The war file does not appear to be corrupted, however. We can still extract it and read its contents fine.

Other info:

  • API was built with gradle 8.3
  • Running zCEE native server v3.00.74
    (WAS FOR Z/OS 23.0.0.6, z/OS Connect 03.00.74/wlp-1.0.78.cl230620230612-1100) on IBM J9 VM, version 8.0.8.0 - pmz6480sr8-20230314_01(SR8) (en_US)

Updates for 3.0.58

Update FROM statements and devfile for new version.

Mirror change in base API Project template to prefer local repo.

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.