<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Java compilation question in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862249#M31406</link>
    <description>Martin,&lt;BR /&gt;&lt;BR /&gt;I know, but I will use the 1.1.6 compiler for compiling my application (accoring the help on cross compilation). Compiled using 1.4 it cannot run using a 1.1.8 JRE.&lt;BR /&gt;Actually, it works on Windows: Netbeans, started using 1.4, starts the right compiler on windows (1.1.6) but THAT crashes (due to access violation (XP) or illegal instruction (Win2K)). My own VMS machine cannot handle over 256 Mb of memory momentary (due to some some failing hardware) - so Netbeans is not very userful now on that machine ;-(((&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Sep 2004 02:02:15 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2004-09-27T02:02:15Z</dc:date>
    <item>
      <title>Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862243#M31400</link>
      <description>Due to building problems on other platforms I have to build my application on VMS - by hand....&lt;BR /&gt;Environment VMS 7.3-1 (plain), JDK 1.1.8. PATCH AND UPGRADE ARE NO OPTIONS - have to stick to this environment.&lt;BR /&gt;&lt;BR /&gt;I think I have a problem setting the paths correctly. I tried to describe it in the attachment - it contains a description of the structure, working environment and compilation results.&lt;BR /&gt;&lt;BR /&gt;If someone could explain why the third compilation failed?&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2004 08:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862243#M31400</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-09-23T08:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862244#M31401</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;I am not shure, because I can not test it, but I think that yours classpath must be: &lt;BR /&gt;&lt;BR /&gt;/sys$common/java/lib/JDK118_CLASSES.ZIP:/dka0/users/me/pps020:.&lt;BR /&gt;&lt;BR /&gt;and not&lt;BR /&gt;&lt;BR /&gt;/sys$common/java/lib/JDK118_CLASSES.ZIP:/dka0/users/me/pps020/nl/lvl1/lvl2/lvl3/framework:.&lt;BR /&gt;&lt;BR /&gt;Java will add nl/lvl1/lvl2/lvl3/framework from jours package name. The first two compiles OK because there are no references to other classes in the package.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Thu, 23 Sep 2004 11:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862244#M31401</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-09-23T11:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862245#M31402</link>
      <description>Sorry,&lt;BR /&gt;I forgot to say that it will be better if you do a set def dka0:[users.me.pps020] and then&lt;BR /&gt;&lt;BR /&gt;javac nl/lvl1/lvl2/lvl3/framework/JOURS_CLASS.java&lt;BR /&gt;&lt;BR /&gt;Probably this way you dont need a special classpath. The logical CLASSPATH will be sufficient.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Thu, 23 Sep 2004 11:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862245#M31402</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-09-23T11:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862246#M31403</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;you really should be teaching them there (in Meppel, I seem to recognise?) that is is VERY un-VMSsy, because VERY un-transparant and VERY un-tranportable, to be using DKA0: and the likes, as part of any file-id. I know I will be getting this PPS stuff over (we are doing some things with it right now!), and we do not even HAVE DKxnnn!!!&lt;BR /&gt;Try teaching them some CONCEALED DEVICE principles!! I now THEY are hiring YOU, so THEY decide, but you DO have some professional integrity that forces you to educate?&lt;BR /&gt;(then again, knowing you, and them, you probably tried and had to  quit with that or quit with the assignment I guess?)&lt;BR /&gt;&lt;BR /&gt;Oh well, no hard feelings, but I just COULD NOT resist....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DO pay us a visit one time shortly!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Willem, als ik je eerder niet zie, tot DutchWorld.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;have one one me.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 23 Sep 2004 13:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862246#M31403</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-09-23T13:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862247#M31404</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;Don't worry. I know, it is just a test for my own sake to see how I get the application compiled and running on VMS; on Windows, I have crahes of this Java compiler (Illegal instruction on W2K, Access violation on XP), even worse: was unable to start Netbeans after 1.1.6 was installed on MS Terminal server...What a product (and I don't mean Windows here;-)....&lt;BR /&gt;&lt;BR /&gt;Since I do not have Netbeans on  the VMS machine at the customers premises, this _might_ be the quick solution. Nevertheless, if needed I can keep it on the VMS box. &lt;BR /&gt;&lt;BR /&gt;Bojan, I'll check your suggestions first thing in the morning.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Thu, 23 Sep 2004 15:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862247#M31404</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-09-23T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862248#M31405</link>
      <description>Hello Willem,&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&lt;NO&gt;&amp;gt; current version of Netbeans will execute with Java 1.1.x, neither on Windows nor on VMS.&lt;BR /&gt;&lt;BR /&gt;To execute Netbeans (which is written in Java itself) you need a current version of Java. What you can do is setup an alternate JDK from within Netbeans to build a specific project using an old Java version. This is described e.g. in the Netbeans book from O'Reilly (I am sure there are other places, I just happen to know this particular reference).&lt;BR /&gt;&lt;BR /&gt;CLASSPATH should look something like&lt;BR /&gt;/disk/dir/archive:/disk/dir/archive:.&lt;BR /&gt;&lt;BR /&gt;The trailing . is the current directory and the archive part (foo.zip or foo.jar) can be optional. I think you do not need a trailing slash.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;/NO&gt;</description>
      <pubDate>Thu, 23 Sep 2004 17:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862248#M31405</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-09-23T17:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862249#M31406</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;I know, but I will use the 1.1.6 compiler for compiling my application (accoring the help on cross compilation). Compiled using 1.4 it cannot run using a 1.1.8 JRE.&lt;BR /&gt;Actually, it works on Windows: Netbeans, started using 1.4, starts the right compiler on windows (1.1.6) but THAT crashes (due to access violation (XP) or illegal instruction (Win2K)). My own VMS machine cannot handle over 256 Mb of memory momentary (due to some some failing hardware) - so Netbeans is not very userful now on that machine ;-(((&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 02:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862249#M31406</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-09-27T02:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862250#M31407</link>
      <description>Well, compilation works!&lt;BR /&gt;&lt;BR /&gt;One problem left, though.&lt;BR /&gt;If no .class file exists it will be craeted but the name and extension are in uppercase. I guess that may be a problem when executing in another environment than VMS (since java is (as a Unix-based environment) stricty case-sensitive).&lt;BR /&gt;Once a .class exists where name and extention are lowercase, it's ok. That would require either a rename of the file, and I would like to prevent that. Is there a way to force lowercase for filename and extension?&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 02:42:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862250#M31407</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-09-27T02:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862251#M31408</link>
      <description>Willem,&lt;BR /&gt;&lt;BR /&gt;Mixed case file names are supported only on ODS-5 disks. But I am not shure that yours version of Java (which is quite old) supports ODS-5 file names (probably yes because of C runtime).&lt;BR /&gt;If you have an ODS-5 disk try to move yours Java sources to it and try to compile. Maybe a SET PROCESS/PARSE_STYLE=EXTENDED before compailing will help.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 27 Sep 2004 03:54:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862251#M31408</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-09-27T03:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862252#M31409</link>
      <description>On the new versions of Java there is a logical name for mixed case file names.&lt;BR /&gt;&lt;BR /&gt;$ DEFINE DECC$EFS_CASE_PRESERVE ENABLE&lt;BR /&gt;&lt;BR /&gt;Because this is a logical name for DECC it might also work on yours version. The description is there:&lt;BR /&gt;&lt;A href="http://h18012.www1.hp.com/java/documentation/1.4.1/ovms/docs/user_guide.html#ods5" target="_blank"&gt;http://h18012.www1.hp.com/java/documentation/1.4.1/ovms/docs/user_guide.html#ods5&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 04:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862252#M31409</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-09-27T04:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Java compilation question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862253#M31410</link>
      <description>See Bojan's suggestions.&lt;BR /&gt;I successfully built the application just using CLI intreface (no IDE), not completely in a way I would like it to be done but "java has it's limitations" (to use an understatement).</description>
      <pubDate>Tue, 28 Sep 2004 04:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/java-compilation-question/m-p/4862253#M31410</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-09-28T04:47:48Z</dc:date>
    </item>
  </channel>
</rss>

