Ubersoldat

313
reputation
111 views

Registered User

name Ubersoldat
member for 11 months
seen Dec 7 at 10:10
website
location Spain
age 31
Nothing interesting.
Dec
6
comment Separate code and comments
Thomas, I find it rude for someone to delete a comment from someone else. What can you put on the commit log? "Deleted stupid comment"?
Dec
6
comment Separate code and comments
Carl, the XML was just an example, I would shoot my self before using XML for anything! :)
Dec
6
asked Separate code and comments
Nov
20
answered What are your favorite Vim tricks?
Nov
17
answered Using grep to find files that doesn’t contain a given string pattern
Nov
17
comment how to instal netbeans enterprise 5.5 upon netbeans IDE 6.5
What do you mean with "upon it"? You can easily download NetBeans zip, decompress it and run the binary as any other Java app independently of any previous versions and even using a different JVM.
Nov
17
comment JBoss doesn’t sends a JmsTemplate (Spring) message
This behaviour is the same on every JBoss version I've tested: 4.2, 5.0 and 5.1
Nov
17
comment JBoss doesn’t sends a JmsTemplate (Spring) message
Thanks Jason, I'll take a look at this solution and see if things work as expected.
Nov
4
comment what is tunnelling (ssh tunneling and ppp tunneling)
Haha... let's see if the guys behind SO see this response and implement a way of attaching images.
Aug
28
answered What’s the best way to get text user-interfaces (ncurses-like) functionality in Java?
Aug
18
comment Tool to read and display Java .class versions
I think it's time to close this question as staffan's solution seems to be the best one.
Jul
6
awarded  Popular Question
Jun
22
comment JBoss doesn’t sends a JmsTemplate (Spring) message
"and sends should only be executed when the tx commits" But this disallows any possible use of synchronous receptions.
Jun
22
asked JBoss doesn’t sends a JmsTemplate (Spring) message