Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Oracle WebLogic Server #291

Open
edburns opened this issue Jan 10, 2020 · 3 comments
Open

Add Support for Oracle WebLogic Server #291

edburns opened this issue Jan 10, 2020 · 3 comments
Assignees
Milestone

Comments

@edburns
Copy link
Member

edburns commented Jan 10, 2020

I would like to see something on par with what Eclipse does here.
Screen Shot 2020-01-10 at 3 44 38 PM

@akaroml
Copy link
Member

akaroml commented Feb 24, 2020

Hi Ed, we don't have a plan to enable the Java EE scenarios in VC Code. But we do want to encourage the community to do so. Just recently, MicroProfile team published its own extensions, and we included that on the Overview page of the extension pack. We are more than happy to help anyone on the technical aspect of building vscode extensions for Java.

@Eskibear Eskibear added this to the Backlog milestone Dec 3, 2021
@Eskibear Eskibear removed the backlog label Dec 3, 2021
@darcome
Copy link

darcome commented Feb 21, 2024

any new or alternative? Thanks in advance!

@mosaicbytes
Copy link

I happened to get stuck with a very old version of vscode recently (Neon) and it DOES have a way to install an Oracle WL server. In the servers view, the "Add a server" option had all of the choices AND also an "Add your own server" option where you could navigate to the jar file of a locally installed server. I used that option to select my Weblogic server jar file and voila, it worked.
So vscode can certainly run the WL server. I'm guessing they're not including it due to licensing issues with Oracle. The fact that they took away an option you had before, to run it on an older version, sounds like Oracle is playing hardball with MS. Don't expect that WL server will be available any time soon.
I'm trying to figure out other ways to run my external server with vscode. If you don't have the software, there's a free version of WL for developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants