Git Product home page Git Product logo

Comments (6)

BoykoAlex avatar BoykoAlex commented on April 26, 2024

should be fixed now

from eclipse-integration-tcserver.

lak-proddev avatar lak-proddev commented on April 26, 2024

Thanks for the fix. But, the commit only fixes the exception. Actual option doesn't work properly.

I think, this issue will be fixed by overriding this method in tc server code.
org.eclipse.jst.server.tomcat.core.internal.TomcatServerBehaviour.publishFinish(IProgressMonitor)

We need to map tc server id to tomcat runtime Id.

See this line

TomcatServerBehaviour.java
line 352

String tomcatVersion = TomcatVersionHelper.getCatalinaVersion(getServer().getRuntime().getLocation(), serverTypeID);

com.vmware.vfabric.ide.eclipse.tcserver.internal.core.TcServerVersionHandler.mapToTomcatRuntimeId(IPath, String)

from eclipse-integration-tcserver.

BoykoAlex avatar BoykoAlex commented on April 26, 2024

Hopefully fixed now. Since you're diving into the source code feel free to create PRs for stuff you find not working. We'll gladly merge them :-)

FYI: I see that deploying to tc server 3.x with tomcat 7.0.x isn't working but everything else seems to be in order. Looking into it now.

from eclipse-integration-tcserver.

BoykoAlex avatar BoykoAlex commented on April 26, 2024

NVM, it deploys fine, just need to create proper boot app

from eclipse-integration-tcserver.

lak-proddev avatar lak-proddev commented on April 26, 2024

Still, I couldn't deploy application. I think, this would be the fix.

Issue-8tc-server-selecting-serve-modules-without-pub.txt

from eclipse-integration-tcserver.

martinlippert avatar martinlippert commented on April 26, 2024

Would you be interested in submitting this as a pull request? In case so, please make sure to read the guidelines for contributing code and sign the contributors license agreement: https://github.com/spring-projects/eclipse-integration-tcserver/blob/master/CONTRIBUTING.adoc

That would be fantastic!!!

from eclipse-integration-tcserver.

Related Issues (10)

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.