Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Laxmikant Lahoti
26
Views
5
Comments
How to change Programing language
Question
Hi,
How to change Programing language from C# to java
Martijn Habraken
Hi Laxmikant,
What do you exactly mean by changing programing language?
Are you talking about an extension or do you want to change the language of the code that OutSystems generates?
To change the stack (.NET/JAVA) you have to reinstall (on other hardware, because .NET uses IIS and JAVA for example WebLogic) the OutSystems Platform. This is not an simple configuration issue.
An .NET stack can only use extensions that have including .NET code and Java stack can only use extension code written in Java. Off course most extensions support both stacks.
Hope it helps.
Kind regards,
Martijn
Laxmikant Lahoti
Hi,
I have install the service studio on my laptop, while doing the learning exercise when i am publishing the application i see the below message.
"Generation and compiling optimized ASP .NET C# code".
It means the code is not in java.
How to make this configuration changes.
Regards
Laxmikant
Martijn Habraken
Hi Laxmikant,
This is not possible.
All personal envirments are of the type .NET
Kind regards,
Martijn
Laxmikant Lahoti
ok thanks.
Kayala Sunil
@Laxmikant - Also it also depends upon what type of server you guys would opt to kick start with..when you get into the real dev environments....
What ever it is ... first try all the possibilties in your test environments before taking it up for real... you might be surprised...
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...