Re: Compiler Warnings from ikvmc
Anil Peres-Da-Silva <[email protected]> Tue, 27 Sep 2016 12:34:17 +0000
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <177BCD890CD48649B2E46FD18EFB8B07016433D6AA@prvxmb02.microfocus.com> |
Ah, ok That makes sense Thank you anil From: Jeroen Frijters [mailto:[email protected]] Sent: Tuesday, September 27, 2016 8:33 AM To: Anil Peres-Da-Silva <[email protected]>; [email protected] Subject: RE: Compiler Warnings from ikvmc Hi Anil, The classes ikvmc warns about are not part of the JDK. You'll need to find the jars that contain these dependencies (recursively) and pass them to ikvmc (either directly or as references to compiled jars). Regards, Jeroen From: Anil Peres-Da-Silva [mailto:[email protected]] Sent: Monday, September 26, 2016 23:37 To: [email protected]<mailto:[email protected]> Subject: [Ikvm-developers] Compiler Warnings from ikvmc Hi, I'm trying out the Release Candidate 8.1 version of ikvm, for the first time. I've got a java .jar which I've successfully converted into a .NET assembly, which runs (for the most part) from within Visual Studio 15. So far, I've encountered one issue. In generating the .dll, ikvmc produced five warnings (below). warning IKVMC0100: Class "javax.jmdns.ServiceListener" not found warning IKVMC0100: Class "javax.ejb.EJBObject" not found warning IKVMC0100: Class "javax.ejb.EJBHome" not found warning IKVMC0100: Class "org.apache.commons.net.ftp.FTPClient" not found warning IKVMC0100: Class "javax.jmdns.JmDNS" not found When running the code in VS2015, and attempting to connect to an ActiveMQ server, the code threw a java.lang.RuntimeException. This runtime exception is clearly connected to the warnings generated. Does ikvm support javax? Am I missing something? Appreciate the help Thanks Anil Click here<https://www.mailcontrol.com/sr/16LEfNnvYBvGX2PQPOmvUiQSa3+T5MHvri!svj6zCue31MygGfW!rkk!k3LJXJD9!S1XATNqGlxjDxGYc2QXWA==> to report this email as spam. ------------------------------------------------------------------------------ _______________________________________________ Ikvm-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ikvm-developers