Problems of JavaPlugin 1.2.2 with KDE 1.1.2
Hello, does anybody knows if there are problems of the JavaPlugin 1.2.2 with the KDE 1.1.2 desktop? When I start a Java2 applet in the netscape 4.73 navigator on my linux (Suse 6.0, glibc2.1.2) having KDE 1.1.2 running, netscape quits without any error message. But running the same applet running fvwm2 all works fine. Any ideas? Thanks, Lars. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Java3D
Hi everyone, I just wanted to give a status update on my experiences with Java3D and hardware acceleration: The problems I had with Java3D obviously resultet in bugs in Utah-GLX, so Java3D is not really to blame (the behaviour was just a bit confusing). Here are some of my results: GFX hardwareOpenGL implementation Result -- Matrox G400 XFree 3.3.6 / Mesa 3.2 /Works. VERY slow. Software rendering Matrox G400 XFree 3.3.6 / Mesa 3.2 /Does not show Utah-GLX-2626 textures. Crashes occasionally. Non-textured rendering is reasonable fast. nVidea GForce XFree 3.3.6 / Mesa 3.2 /Same as G400. Utah-GLX-2626 Matrox G200 XFree 4.0 (includes Mesa 3.3) Black picture. The / DRI Framerate is impressive however. ;-) Matrox G400 XFree 4.0 (includes Mesa 3.3) Crashes. / DRI Matrox G400 Xi-Graphics Accelerated-X Works. VERY fast. (Demo version 1.1) -- So for now the only viable option I know of if Accelerated-X. Using a 3Dfx board with hardware accelerated Mesa on Glide probably also works, but I have not tested this. The XFree 4.0 test are not finished yet. A test with the GForce, as well as using different kernel versions might give other results. bye... Andreas Micklei -- Andreas Micklei IVISTAR Kommunikationssysteme AG Ehrenbergstr. 19 / 10245 Berlin http://www.ivistar.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
can't find libjava.so.
(the first attempt at this message seems to have failed - sorry for any duplication) hi all, i am not a linux person (though the more i use it the more i like it) so please go slowly. we are working on a cross-platform (mac/win/linux/solaris) java solution. right now im working on the linux piece - we're using redhat 6.2 and blackdown java 1.2.2. the solution interacts with various cds and creates a database on the users hard drive of info based on those cds. to get the program working i was using the following shell script: #!/bin/bash cd / cd /usr/local/jre1.2.2/bin export CLASSPATH=/root/myDirectory:/root/myDirectory/myJar.jar bash java myApplication the problem with that shell is that because it leaves the prompt in the jre/bin directory any reading/writing of files defaults to there. so i tried the following: #!/bin/bash export CLASSPATH=/root/myDirectory:/root/myDirectory/myJar.jar: /usr/local/jre1.2.2/bin export PATH=$CLASSPATH:$PATH bash java myApplication this does not work instead i get a "can't find libjava.so." error any help would be appreciated please feel free to email me directly at [EMAIL PROTECTED] tia ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Starting The JVM from C++
Hi, Can someone please volunteer to send me a small code that uses C++ to start the JVM. I know that this comes under JNi, but I have found it difficult to get the solution eventhough I have refered a lot of books. It will be great if I can get a code which I can use on VC++ also. Thanks Hrishi.
XML Technology Update & Resources
Hello, Being that you have expressed interest in XML technologies at IBM. We thought that the following new technology update (Xeena) and XML tutorials may prove valuable to you. If you would not like to receive further information about free XML resources form IBM, please reply with "No More XML from IBM". Regards, Shailendra XEENA ( Visual XML Editor) Has Been Updated - Xeena 1.2EA - an Early Access release with experimental W3C XML Schema support (partial). This release also contains many new features, including DTD to XML-Schema import, search and print capabilities, Keyboard Shortcuts and more. http://www.alphaworks.ibm.com/tech/xeena?open&l=2xm4jlst,t=xena JMS, XML, and the Heterogeneous Enterprise Most computing environments today are characterized more by a patchwork of different platforms than by an adherence to any one platform. The Java Message Service (JMS), together with the Extensible Markup Language (XML), extends the promise of integration to this heterogeneous environment. This article demonstrates how to use JMS to create and distribute XML-based messages to Java and non-Java applications alike http://www.software.ibm.com/developer/library/heterogeneous/index.html?open&l=321,t=gr,p=jmsxm The data melting pot - In this demonstration of how to exchange data with other companies through XML, find solutions to some of the problems inherent in B2B communication. Code samples include a means to translate an XML representation of an SQL query to a JDBC-usable query and how to convert the resulting data back into an intuitive XML format. http://www-4.ibm.com/software/developer/library/xml-b2b/index.html?open&l=321,t=gr,p=dpot Bridging business applications with XML This paper describes a typical data interchange scenario between two different business domains: a hospital and an insurance company. The applications in both domains are implemented using the Java programming language and the data interchange is accomplished with XML. http://www-4.ibm.com/software/developer/library/xmltoolspaper/index.html?open&l=321,t=gr,p=b2bxm -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Java3D
On Thu, 29 Jun 2000, Jesper Nordenberg wrote: > Interesting! It would be even more interesting if you could test the GeForce with > XFree 4.0. Make sure you download the latest drivers from NVidia (released last > week I think). > > Andreas Micklei wrote: > > GFX hardwareOpenGL implementation Result > > -- > > nVidea GForce XFree 3.3.6 / Mesa 3.2 /Same as G400. > > Utah-GLX-2626 My System is running with Geforce DDR and XFree 4.0 and the latest NVidia driver 0.93 pretty good. I'm using the Blackdown Java3D 1.1.3-FCS Release and it's faster than under Windows! I think 3 times faster. Stephan Michels. EMail: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RMI and netscape
Rajesh Patel <[EMAIL PROTECTED]>@lads.is.lmco.com on 29.06.2000 19:12:44 Please respond to " rpatel"@lads.is.lmco.com Sent by: [EMAIL PROTECTED] To: "Jesus M. Salvo Jr." <[EMAIL PROTECTED]>, java-linux Mailing List <[EMAIL PROTECTED]> cc: Subject: Re: RMI and netscape "Jesus M. Salvo Jr." wrote: > Well, your applet was loaded locally, not from 158.186.60.220. > > Did u have your applet signed? No. Do i have to have my applet signed? -Raj An Applet can only access to the server from that is loaded. I not a expert with RMI. I my opinion, the Applet and the RMI Server must on the same Computer Sven Daumann > > > John Salvo > > Rajesh Patel wrote: > > > > > > Netscape Communications Corporation -- Java 1.1.5 > > Type '?' for options. > > Exporting the Applet > > Looking up TimeService at: rmi://black.lads.is.lmco.com:10005/TimeServer > > > > netscape.security.AppletSecurityException: security.Couldn't connect to > > '158.186.60.220' with origin from 'local-classpath-classes'. > > at > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
JSP problem
I installed GNUJSP 1.0 with apache server and tested with http://host/test/hello.jsp does anybody knows what is the meaning of following server error? I think there is no proble with jsp zone and it may be a problem of compiling configuration in jsp.properties. following is error message and jsp.properties. Error compiling file: file:/www/htdocs/test/hello.jsp sun.tools.javac.Main #jsp servlet.gnujsp.code=org.gjt.jsp.JspServlet servlet.gnujsp.initArgs=\ checkclass=true,\ pagebase=/www/htdocs,\ gnujspdir=/usr/local/gnujsp,\ scratchdir=/www/jsp, debug=true,\ compiler=builtin -javac -encoding KSC5601 -classpath %classpath%:%scratc hdir%:\ /usr/local/gnujsp/lib/servlet-2.0-plus.jar:/usr/local/gnujsp/lib/gnujsp1 0.jar -d \ %scratchdir% -deprecation %source% repositories=/usr/local/JSDK/examples repositories=/usr/local/gnujsp/lib/gnujsp10.jar repositories=/usr/local/gnujsp/lib/servlet-2.0-plus.jar == No. 1 ¿ì¸® ÀÎÅͳÝ, Daum Æò»ý ¾²´Â ¹«·á E-mail ÁÖ¼Ò ÇѸÞÀÏ³Ý Áö±¸ÃÌ ÇÑ±Û °Ë»ö¼ºñ½º Daum FIREBALL http://www.daum.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Security bug in a major fraction of VMs
Joseph Shraibman wrote: > > And this is a big security problem? Access specifiers are meant to > protect programmers from doing stupid things, not protect security. Of IMHO, I'd say they are also there to protect security. Encapsulation = Security. References to objects can be handed around like, say, referenes to files. We can give a whole lot of people a handle to a file that contains, say, our private key or our address book. And that doesn't (and shouldn't) mean everybody can open it and look at what's in there. With this bug and given a reference to a graph of objects, it seems once can traverse and examine the entire graph without any problem, breaking all encapsulation. Seems easy - just introduce a class that does it. > course if you hack the jvm you will be able to get access to a private > field. So just what is the security concern here? No need to hack the jvm. A single malicious piece of user code being executed is enough. Wolfgang. > Wolfgang Hoschek wrote: > > > > There is a serious security bug in a major fraction of VMs. > > Some VMs do not check access specifiers at runtime. This allows you to > > access private data with either a hacked compiler, direct editing of > > byte code, or a simple recompile. > > For details, see http://metalab.unc.edu/javafaq/ > > > > I checked the mini program given there on a number of Linux and Solaris > > VMs. > > > > "NOT OK" means the access specifiers are not checked at runtime > > "OK" means they are checked and the runtime correctly refuses the class. > > > > Interestingly BlackdownRC4 with Inprise's jitter was "NOT OK" whereas > > BlackdownRC4 with sunwjit SIGSEV'd which is also not quite ok. > > Here the builds I checked: > > > > Solaris@Spars > > > > - NOT OK: java version "1.3.0", Java Hotspot(TM) Client VM (build > > 1.3-beta, mixed mode) > > - OK: (IncompatibleClassChangeError) java version "1.2.2", Solaris VM > > (build Solaris_JDK_1.2.2_05a, native threads, sunwjit) > > > > RedHat6.1@Intel > > > > - NOT OK: java full version "JDK 1.1.8 IBM build l118-2515 (JIT > > enabled: jitc)" > > - NOT OK: java version "1.2.2", Classic VM (build Linux_JDK_1.2.2_RC4, > > nativethreads, javacomp) > > - HALF OK (segmentation violation): java version "1.2.2", Classic VM > > (build Linux_JDK_1.2.2_RC4, nativethreads, sunwjit) > > - NOT OK: java version "1.3.0", Java(TM) 2 Runtime Environment, Standard > > Edition (build 1.3.0), Classic VM (build 1.3.0, J2RE 1.3.0 IBM build > > cx130-2605 (JIT enabled: jitc)) > > - NOT OK: java version "1.3.0", Classic VM (build 1.3.0, J2RE 1.3.0 IBM > > build cx130-2502 (JIT enabled: jitc)) > > - NOT OK: java version "1.3.0beta1", Java(TM) 2 RuntimeEnvironment, > > Standard Edition (build 1.3.0beta-b07), Java Hotspot(TM) Client VM > > (build 1.3.0beta-b04, mixed mode) > > > > Cheers, > > Wolfgang. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
OT: C#: Yet Another Programming Language?
This seems to cover the topic quite nicely. http://dailynews.yahoo.com/h/zd/2630/tc/c_yet_another_programming_language__1.html -John John Rousseau [EMAIL PROTECTED] SilverStream Software Phone: +1 978 262 3564 2 Federal StreetFax: +1 978 262 3499 Billerica, MA 01821 http://www.silverstream.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: JITs for Linux JREs?
On 2000-06-29 15:11:59 -0400, David Marshall wrote: > Borland's javacomp JIT is a separate download (you can get it from > Borland's site). If you try Borland's javacomp JIT with the Blackdown Borlands javacomp is (was?) only licensed for testing and may not be redistributed. Best regards Martin -- Martin Schröder, [EMAIL PROTECTED] ArtCom GmbH, Grazer Straße 8, D-28359 Bremen Voice +49 421 20419-44 / Fax +49 421 20419-10 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
IBM 1.3 full release
Their "porting plans" page indicates that the full 1.3 release of IBM's JDK is supposed to be available, however, the URL it links to is nonfunctional. The link I'm seeing is http://www6.software.ibm.com/dl/dklx130/dklx130-p but that is 404. Is anyone on the list able to find the right location? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Security bug in a major fraction of VMs
> "Wolfgang" == Wolfgang Hoschek <[EMAIL PROTECTED]> writes: Wolfgang> There is a serious security bug in a major fraction of Wolfgang> VMs. Some VMs do not check access specifiers at Wolfgang> runtime. This allows you to access private data with Wolfgang> either a hacked compiler, direct editing of byte code, Wolfgang> or a simple recompile. For details, see Wolfgang> http://metalab.unc.edu/javafaq/ That's not really new. If you follow Sun's recommendation and use the '-Xfuture' switch you should get an IllegalAccessError on all Java2 VMs. >From the tool docs: -Xfuture Perform strict class-file format checks. For purposes of backwards compatibility, the default format checks performed by the Java 2 SDK's virtual machine are no stricter than the checks performed by 1.1.x versions of the JDK software. The -Xfuture flag turns on stricter class-file format checks that enforce closer conformance to the class-file format specification. Developers are encouraged to use this flag when developing new code because the stricter checks will become the default in future releases of the Java application launcher. Juergen -- Juergen Kreileder, Blackdown Java-Linux Team http://www.blackdown.org/java-linux.html JVM'01: http://www.usenix.org/events/jvm01/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: IBM 1.3 full release
Try http://www.ibm.com/java/jdk/linux130/ [EMAIL PROTECTED] wrote: > > Their "porting plans" page indicates that the full 1.3 release of IBM's JDK > is supposed to be available, however, the URL it links to is nonfunctional. > > The link I'm seeing is http://www6.software.ibm.com/dl/dklx130/dklx130-p > but that is 404. Is anyone on the list able to find the right location? > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Desperately looking for documents about compiler internals
Greetings, for my diploma thesis, I am looking for information about the java compiler, especially documents regarding the generation of the abstract syntax tree in javac. Currently, I am trying to understand the sun source code ("Community Source" fomr March). Can anybody advise about places in the code so I can inspect a tree that is built or put it into a file? Any help is appreciated greatly. Harald -- Harald WagenerUni Bremen, Fb3 -- Informatik Systemadministration email: [EMAIL PROTECTED] Tel: +49 421 2184216 Mobil: +49 173 6390559 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: IBM 1.3 full release
On Fri, 30 Jun 2000, Bob Love wrote: > Try http://www.ibm.com/java/jdk/linux130/ > does this contain HotSpot 2.0? How does early testing against the Sun JDK 1.3 beta look? > [EMAIL PROTECTED] wrote: > > > > Their "porting plans" page indicates that the full 1.3 release of IBM's JDK > > is supposed to be available, however, the URL it links to is nonfunctional. > > > > The link I'm seeing is http://www6.software.ibm.com/dl/dklx130/dklx130-p > > but that is 404. Is anyone on the list able to find the right location? > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]