| Thread | Last Post | Replies |
|
| Java 5 enums with Axis 1.2 | 31 Aug 2005 21:49 GMT | 1 |
we develop a prototype using JDK 1.5. In this prototype we use Axis 1.2 for SOAP communication between the client and the server (Tomcat 5.5.9). Our problem is that we want to use the new Java 5 enums but Axis 1.2 won't work with them (e.g. when a get method returns an enum).
|
| Java application on a mobile | 31 Aug 2005 21:42 GMT | 1 |
I have an idea for a java program on a mobile and I dont know where to start , it would not be a valuable application ,more a little project I have enjoyed toying with proramming in past
|
| jboss 4 server defintions? | 31 Aug 2005 15:27 GMT | 2 |
hi.. i tried using this file: http://archives.devshed.com/a/ng/487-2965/JBoss-Lomboz-Eclipse-jboss4server-file when i'm trying to learn jboss 4 on lomboz, problem is, that it still
|
| Ant copy | 31 Aug 2005 10:18 GMT | 1 |
Is there a way to suppress the error message if an ant copy source file does not exist other than making the copy operation a target all on its own with an <available and if condition?
|
| How do I open an eclipse project from someone else? | 29 Aug 2005 17:18 GMT | 3 |
Someone gave me a folder with an eclipse project they made on their machine. How do I open this project and run it on my machine? Eclipse won't let me open the new project. I only have the new option under file.
|
| Advanced Defragging | 29 Aug 2005 08:08 GMT | 6 |
I wonder if anyone has come across tools that defrag the system region on an NTFS disk, perhaps returning excess space to general use. I wondered if there is anything that would tidy up the directory to make it faster.
|
| 'strings' for unicode in class files? | 26 Aug 2005 19:28 GMT | 6 |
Is there an equivalent to the Unix 'strings' command that will scan for Unicode strings? It would be especially nice if it would recognize java class files and optionally scan only the data area. Oh, I did find a Windows binary that scans for Unicode. The problem is
|
| Hibernate + HSQL (and an Apache Ant problem) | 24 Aug 2005 09:35 GMT | 1 |
Hello, I hope you can help, I always seem to have trouble right from the start when I try to use Hibernate and HSQL. When I tried to follow "Hibernate: A developers notebook" by James Elliott (O'Reilly) and when I try to do this (
|
| Mozilla Firefox bookmarks exporting. | 23 Aug 2005 23:15 GMT | 2 |
I use mozilla firefox and feel very comfortable with that. I have accumulated a lot of interesting websites in my bookmarks. Now if I want to switch to a other machine how can preserve my old set of bookmarks?
|
| How to disable the Back and Refresh functionalities? | 22 Aug 2005 14:59 GMT | 1 |
In our struts applications, if I click on back, it will take me to previous page. How can I avoid this? How to disable the Back and Refresh functionalities? I dont mean disable back and refresh buttons on browser. But I mean
|
| Search profiling tools for J2ME. | 20 Aug 2005 18:15 GMT | 3 |
I use JWTK2.2, and found its short of '-prof' argumet to perform profiling. Are there any other softwares to do that?
|
| VBScript and Java | 20 Aug 2005 17:41 GMT | 2 |
I have a bunch of .vbs files that are currently executed, server-side, from C++ apps. We're in the process of porting it to Java. The VBScript scripts are changing independently of the rest of the code base, and much more frequently. They
|
| java application server benchmark tool | 19 Aug 2005 07:51 GMT | 3 |
im looking for a toll that would install on application server and measure its wide spectrum of its parameters and efficiency. any sugestions appreciated :) tomek
|
| PNG editor | 16 Aug 2005 08:33 GMT | 2 |
What do you use for editing PNG, especially to feather the transparency and anti-alias when shrinking?
|
| Need help wint NetBeans and JBoss | 14 Aug 2005 18:41 GMT | 4 |
I installed the new beta JBoss Plugin for NetBeans 4.1, but I don't see it anywhere in the NetBeans IDE. Pluging supposedly allows you to register a local installation of JBoss, but I can't seem to find where I can do this. Also, how to start or stop the service.
|