- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'd like to implement a management console using only java. Is it possible to use all AMT features (ide-r, sol, etc...) only using java? if I understand the samples in SDK use an API to do this. If it is possible, is there a detailed documentation about this?
TIA
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is absolutely possible to use Java. You can either use the DLLs in the AMT 6.0 SDK (documentation and c# /c++ examples are provided), or you can send WSMan commands using a WSMan client for Java. Wiseman is an open source Java WSMan client that you can utilize. I am sure there are other methods as well. A great way to get started would be to read this article: http://software.intel.com/en-us/blogs/2010/04/28/java-brewed-for-ws-management/ http://software.intel.com/en-us/blogs/2010/04/28/java-brewed-for-ws-management/

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page