| Thread | Last Post | Replies |
|
| Scheduled task using timer | 31 Oct 2007 23:19 GMT | 2 |
I have a standalone application that is scheduled to run every 15 minutes. I'm using the Timer class for scheduling. When it starts running, it checks a table to see if there's any task that is waiting to be processed. It is possible that one of these tasks will run for
|
| Client\Server App | 31 Oct 2007 22:49 GMT | 5 |
Looking to implement a Java Client\Server application and would like recommendations on the best way to implement it. I'm familiar with Java sockets and networking in general, my initial thought was to use sockets with xml-rpc but then thought there has to
|
| Persist JPA Entity to a file system | 31 Oct 2007 21:41 GMT | 2 |
Is there a way to persist a EJB3 entity to a flat or xml file to test an application if you don't hava a database at hand? I thought I have read something about it lately but I (google) can't find it.
|
| java beginner | 31 Oct 2007 21:16 GMT | 11 |
hi to all ..thanks to this site ..it is doing a great job..i have just finished my graduation..i am eager to know about java programming..how do i start all of it ..help me... varsha.teddy@gmail.com
|
| clustering | 31 Oct 2007 19:03 GMT | 1 |
Hi. can anyone help me? i couldn't find the overall of clustering package in this page. www.geog.leeds.ac.uk/people/a.turner/src/andyt/java/projects/Spin/spin-cluster/C lustering.java - So, how is it?
|
| Endianness of Java Virtual Machine | 31 Oct 2007 18:56 GMT | 10 |
Is 'Java Virtual Machine' Big-Endian ? Or Is it independent of Endianness ? (That is Bi-Endian) Can someone provide some link in the internet that discusses
|
| So, how many of you just got betrayed by Apple | 31 Oct 2007 17:59 GMT | 15 |
I know there are probably a lot of you who just found out that apple's java is still stuck on 5 after the Leopard release. Any of you on here that want to share your thoughts on the subject?
|
| [Announcement] OpenSource SOA Stack based on Apache Geronimo - GASwerk | 31 Oct 2007 17:44 GMT | 9 |
we developed a OpenSource SOA Stack based on Apache Geronimo. The stack includes an Enterprise Service Bus (Apache ServiceMix), a Business Process Execution Engine (Apache ODE), Rule Based Routing (Apache Camel) and JavaEE feature support (Apache Geronimo).
|
| How to limit and change CPU and memory of a thread? | 31 Oct 2007 14:26 GMT | 7 |
is it possible to create a thread with limited memory and limited clock cycles? I guess this is highly dependent on the operating system and the virtual machine. For example, it seems to be possible to pose a memory limit if a Java
|
| Static imports in JSP pages | 31 Oct 2007 13:54 GMT | 15 |
I've been writing a web application for a client. It isn't a large affair, but it is important to the client. In so doing I've used static imports on some of my pages. It just makes the JSP code look a bit cleaner. The import I've used looks like:
|
| How standard and interchangeable are XML config files? | 31 Oct 2007 13:47 GMT | 6 |
I just began playing with NetBeans. My previous IDE was the traditional (non-Eclipsized) Borland JBuilder, which used a configuration file called <project_name>.jpx with XML lines inside. NB creates a folder called 'nbproject' which contains inside a file
|
| ldap searching | 31 Oct 2007 13:24 GMT | 2 |
Hi guys. I have some little problems with ldap. The problem is easy to explain but not so easy (for me, obviously) to solve! I have an ldap database for example: A B C
|
| Access the classes JAR file as a ZIP? | 31 Oct 2007 11:19 GMT | 9 |
Is it possible to programatically get information about the JAR file from which an application is being run? I'm loading an application through Java Web Start and I'd like to be able to determine:
|
| Specify a directory in the Class-Path entry of the Manifest | 31 Oct 2007 06:16 GMT | 4 |
I am building a simple Java application packaged as a JAR. The application relies on some libraries that are referenced in the JAR Manifest entry, like this: Class-Path: lib/webservices-api.jar lib/webservices-extra-api.jar lib/
|
| Hey people, would you like to excahnge links with our site? | 31 Oct 2007 03:59 GMT | 1 |
Hello people, If anyone would like to link to our website, please contact us. Have a look at our site if the topic seems relevant www.jrdesignstudio.com
|