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
Aminata KAMARA
2
Views
2
Comments
java & .Net
Question
hi every body ,
i back to you , to reformulate my question :
My team is reflecting about inserting and compiling both .Net and java extensions in one single OML file , so is it possible?
thank you.
Pedro Filipe Manuel
Staff
Hello Aminata,
To clarify the behaviour/Definition of extensions.
Extensions(XIFs) are used by eSpaces(OMLs).
A single Extension can have both .Net and Java code in it, BUT, the code which you OML will run
will depend on the Stack that your Agile Platform is running.
Let me clarify:
If you have a Java Stack installed, your OML will consume the Java code of the extension.
If you have a .Net Stack installed, your OML will consume the C# code of the extension.
Therefore you can't consume Java & .Net code in the same Server.
I hope I could help!
Cheers,
Pedro
1 reply
15 Dec 2011
Show thread
Hide thread
Aminata KAMARA
thank u Pedro ,
this is exactly what i thought, thanks to you response ,
the difficulty
will
disappear
in my
team.
thank's again!
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...