Giter Club home page Giter Club logo

Comments (6)

kelapure avatar kelapure commented on August 15, 2024

@tomaszkosturek If your internal CF behind a HTTP proxy you will need to set the HTTP_PROXY environment variable. see http://docs.gopivotal.com/pivotalcf/devguide/installcf/http-proxy.html
We intend to reproduce this internally and investigate.

from ibm-websphere-liberty-buildpack.

tomSmartHome avatar tomSmartHome commented on August 15, 2024

@kelapure: My CloudFoundry installation is in the internal network that I am also connecting from. The problem is between the CF servers and the internet.

I got an email from stopyro who shed some more light on this case. It turns out that aside from hosting an internal repo and reconfiguring the liberty.yml to point to the local url, it is also required to set useRepository to false.

You can find the summary below:
"A bit more of history and the implicatons of setting useRepository to false.
For standalone Liberty, I believe there are core, extended and nd packages, although I've only ever used the first two. The original version of the Liberty buildpack limited you to the functionality in the core package. Access to function in the extended package is currently provided by the liberty_repository. At present, that requires connectivity to an external repository. An "offline" solution is being worked on, but is not yet available. By setting the "useRepository: false" you will revert to the previous model. You'll have access to function in Liberty core only."

from ibm-websphere-liberty-buildpack.

chibi03 avatar chibi03 commented on August 15, 2024

@tomaszkosturek could you please show me the �features in your server.xml you are attempting to install. It would help us debug this issue.

from ibm-websphere-liberty-buildpack.

magicwang-cn avatar magicwang-cn commented on August 15, 2024

@chibi03 @kelapure @tomaszkosturek
i have got the same problem too(Compile failed with exception #<RuntimeError: could not install required features, output is CWWKF1203E: Unable to obtain the following features: [jaxrs-1.1, webProfile-6.0]).
and the feature in service.xml is as follows:

service-xml

has any help?

from ibm-websphere-liberty-buildpack.

stopyro avatar stopyro commented on August 15, 2024

To recap...

README.md contains instructions on how to fork the buildpack and set up a local repository. In step 7, you are instructed to modify config/liberty.yml to point to your local repository. Under liberty_repository_properties, you also need to set the "useRepository" flag to false.

from ibm-websphere-liberty-buildpack.

jgawor avatar jgawor commented on August 15, 2024

Closing this as:

  1. HTTP_PROXY and HTTPS_PROXY environment variables are supported now.
  2. Provided better documentation on configuring Liberty repository information.

from ibm-websphere-liberty-buildpack.

Related Issues (20)

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.