question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support specifying ADM file path via Java system property at backend startup

See original GitHub issue

Support specifying ADM file path via Java system property like -Datlasmap.adm.path or whatever at backend startup so that the client like VSCode can provide a ADM file and have it preloaded in AtlasMap UI.

Only for initial loading purpose. User need to export explicitly to get adm file updated.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
pleacucommented, Feb 20, 2019

I’m tracking down an odd timing issue - I can look at this after that… 😃 –Paul

On Wed, Feb 20, 2019 at 12:50 PM Tomohisa Igarashi notifications@github.com wrote:

It looks this is not trivial to achieve, need some refactoring around startup/working-directory/adm-file handling. Would be better to leave it to @pleacu https://github.com/pleacu

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/atlasmap/atlasmap/issues/755#issuecomment-465685010, or mute the thread https://github.com/notifications/unsubscribe-auth/AC1-LbyUepjNCgGu-CfnFGtQGw7rtHOjks5vPYr9gaJpZM4a0afl .

1reaction
igarashitmcommented, Feb 20, 2019

It looks this is not trivial to achieve, need some refactoring around startup/working-directory/adm-file handling. Would be better to leave it to @pleacu

Read more comments on GitHub >

github_iconTop Results From Across the Web

System Properties - Essential Java Classes
System properties include information about the current user, the current version of the Java runtime, and the character used to separate components of...
Read more >
Set System Property With Spring Configuration File
At unit test time, system property not set, and file location not resolved. App uses Spring, would like to simply configure Spring to...
Read more >
Available system properties - ServiceNow Docs
Location : Add the property to the System Property [sys_properties] table. com.glide.interaction.autocreate_relationships: Specifies whether auto ...
Read more >
Configuring the Java System Properties | SAP Help Portal
Path to the JDBC driver JAR file, for example, C:\usr\sap\IdM\jdbc\MSSQL2005\sqljdbc.jar. This can also be a list of paths (to several JDBC driver JAR...
Read more >
Add System Properties | Android Open Source Project
To do this, add an entry to the property_contexts file, a file that describes mapping between system properties and property contexts. In this ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found