First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
is it possible to call 32 bit shared libraries on 64bit osplatforms?
On Thu, 22 Apr 2010 01:10:39 -0700, junyoung wrote: I have a 64bit jvm now, $> file /usr/lib/jvm/java-1.5.0-sun/jre/bin/java /usr/lib/jvm/java-1.5.0-sun/jre/bin/java: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped and... 23 Apr 2010 20:43
please help me get started with building a website
On Thu, 22 Apr 2010, markspace wrote: The rest of the spec (EJP, etc.) is not implemented by Tomcat. I knew Esmond was a vital resource for java development, but i didn't realise he was mandated by the spec! :) tom -- Per Dementia ad Astra ... 23 Apr 2010 20:43
is it possible to call 32 bit shared libraries on 64bit os platforms?
I have a 64bit jvm now, $> file /usr/lib/jvm/java-1.5.0-sun/jre/bin/java /usr/lib/jvm/java-1.5.0-sun/jre/bin/java: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped and, my java applications are using 32bit shared libraries to be run norm... 27 Apr 2010 20:11
web application load xls file ?
I have a web application, and I want to load a xls file from db (blob). How can i do it, without using something like File file = new File(C:\...)... Only restriction is that I can't use some hardcoded folder(for example c:\file) to create let's say a new xls. file, it has to be some temp file on server ? ... 23 Apr 2010 17:27
How to learning java without pay money?
I have no money to buy any about java, but I want to learn java, what should I do when I have no money to buy a good book? ... 26 Apr 2010 13:45
Keyboards
On Thu, 22 Apr 2010 23:43:48 +0100, Tom Anderson <twic(a)urchin.earth.li> wrote: Evening all, In my office, we have several rubbish keyboards. We are going to replace them with less rubbish keyboards. Does anyone have any recommendations for keyboards they really, really like, and if so, would they care t... 3 May 2010 20:55
Finding a JAR that contains a class
Hi, I'm running Java 1.6 on a Tomcat 6.0.26 server. I'm getting a ClassNotFoundException, comlpaining about javax.validation.ValidatorFactory. What JAR file is this included in and is there a generic web site I can visit that will tell me class- JAR relations and download sites? Thanks, - Dave ... 23 Apr 2010 20:43
Menu in Swing
In article <357f2d34-6229-44e9-ae5f-988be713702e(a)b6g2000yqi.googlegroups.com>, ilya <bumsys(a)gmail.com> wrote: Yes, I tried but did not find any information. That's odd; the first hit mentions JOutlookBar, a search for which proved lucky. -- John B. Matthews trashgod at gmail dot com <http://sites.g... 23 Apr 2010 17:27
is it possible to call 32 bit shared libraries on 64bit os platforms?
"EJP" <esmond.not.pitt(a)not.bigpond.com> wrote in message news:bLVzn.20720$pv.9107(a)news-server.bigpond.net.au... On 22/04/2010 6:10 PM, junyoung wrote: libadscli.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) Bit of a giveaway, don't you think? yeah, it is not ... 23 Apr 2010 17:27
OutOfMemory using ThreadPoolExecutor
On Apr 22, 2:18 pm, Francesco <f.pall...(a)gmail.com> wrote: I'm trying to submit to ExecutorService many processCallable (I have to use callable because I have to feedback the returncode), but over a quantity my JVM goes in OutOfMemory. My Executor is:         private ExecutorService executor = Exec... 23 Apr 2010 17:27
First  |  Prev |  Next  |  Last
Pages: 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53