| Thread | Last Post | Replies |
|
| Ant wsdl2java namespacemappingfile attribute doesn't work | 22 May 2007 22:29 GMT | 1 |
I'm trynig to execute axis-wsdl2java as a target in my ant makefile. The problem is the mapping file attribute doesn't seem to work. The wsdl files are compiled to java files, but the default package name is still being used, instead of the one specified in my mapping file.
|
| subversive | 22 May 2007 22:20 GMT | 4 |
Please answer me - how i can link the existing project in Eclipse workbench with SVN repository under http://www.polarion.org/index.php?page=overview&project=subversive plugin ? Thanks
|
| Framework | 22 May 2007 17:58 GMT | 4 |
do you know any similar to ASP.NET web-app framework for Java? Thanks in advance, Etam.
|
| free book on concurrent programming | 22 May 2007 16:58 GMT | 8 |
does anyone know of any free book on concurrent programming, whether the general or one that is tied to concurrent java? i'll appreciate any help. a student. would need something not earlier than 2003. thanks
|
| few questions about java languages | 22 May 2007 15:59 GMT | 2 |
I have few questions about Java languages, these are following. 1) Is function allow us to write inner function? 2) Is anonymous inner class exist?? Please give us answer in detail.
|
| Can Components be Rotated Visually? | 22 May 2007 15:21 GMT | 6 |
This has come up a lot recently. Is there a way to apply a rotation to how a component is displayed? I'm not referring to things covered by SwingConstants.VERTICAL or SwingConstants.HORIZONTAL. What I want to do is take a JLabel and rotate the entire thing counterclockwise by
|
| how to configure mod_jk settings | 22 May 2007 14:31 GMT | 1 |
Hi Friends How do I set mod_jk settings regards grkumar
|
| Waht are the lateset tools in J2EE | 22 May 2007 14:26 GMT | 1 |
I want to move to Java Development side. Please tell me what are the new latest tools came in market in field of J2EE to get Job thank you for kind reply
|
| How to control the timeout of the whole session with HttpUrlConnection? | 22 May 2007 13:01 GMT | 2 |
How to control the timeout of the whole session with HttpUrlConnection? I find the following fact during test: HttpUrlConnection.setConnectTimeout can only control the timeout of
|
| [REQUEST] *SOPHISTICATED* Swing Source-Code example | 22 May 2007 12:53 GMT | 1 |
In accordance to my previous post: http://groups.google.com/group/comp.lang.java.programmer/browse_thread/thread/26 9d33c81d584e60 I would like to ask if anyone can suggest a source-code where swing is implemented in such a way, that the GUI and event-handler is seperated
|
| Junit teardown: how can I understand in teardown.. | 22 May 2007 11:09 GMT | 4 |
method if the test method I'm executing is failed or there is an error? Thanks, ciao
|
| VM bag ? | 22 May 2007 07:38 GMT | 4 |
What does it print in out ? And why? public class Simple { static int i =2; public static void main(String[] args){
|
| Cancel Reading Over A Socket | 22 May 2007 04:50 GMT | 3 |
I am attempting to cancel a running process that is reading data coming in via a socket from an external (non-Java) application. The cancel *does* work, except I always get an exception. Here is the code in question...
|
| interface and abstract class | 22 May 2007 00:20 GMT | 4 |
what is the main difference b/w interface and abstract class. in which situation we will use choose interface and abstract class
|
| Editor and Compiler | 21 May 2007 23:32 GMT | 2 |
Hey! I want to know what editor and compiler I can or have to use to develop java apps. I already develop some stuff in PHP but I want to make them in Java. I´m still learning so sorry if this is not the correct group. Thanks
|