skaffman

25,060
reputation
2170 views

Registered User

name skaffman
member for 1 year
seen 6 hours ago
website
location London, UK
age
A server-side Java developer of 12 years, specialising in Spring/JBoss combinations, with some dabbling in Oracle on the side.
6h
revised Zend Server CE virtualhosts
edited tags
8h
revised Error when converting an XSD to its classes with JAXB.
deleted 160 characters in body
8h
revised Error when converting an XSD to its classes with JAXB.
added 165 characters in body; edited tags
8h
revised Sorting a text file with over 100,000,000 records
edited tags
8h
comment Can you build a RESTful Business Logic Layer?
BLL.... Business Logic Layer?
8h
comment What software does Santa use?
That's why he does his chimney act at night, since if anyone clapped eyes on the porky old chap, his super-position would collapse.
8h
comment What software does Santa use?
Vote to close, certainly, but a downvote is just mean....
8h
comment Convert integer into byte array (Java)
Does it matter what format the resulting byte array is? What will you do with it?
8h
comment JRuby app throws exception in Spring
web.scope sounds like an internal bean definition created by Spring, rather than a developer-defined one, but without seeing the relevant parts of the bean definition file, it's hard to say for sure.
8h
comment JSP download - application/octet-stream
Probably a dup: see stackoverflow.com/questions/1776142/… for the perils of writing to an OutputStream from a JSP.
9h
comment How to execute a Java program 24 x 7 on linux
Why would the application crash? You've really got to have some bad programming to make a pure java program crash.
10h
revised Javassist Enhancement failed
added 47 characters in body
10h
revised Limiting the File System Usage Programmatically in Linux
edited tags
10h
answered Javassist Enhancement failed
10h
revised Javassist Enhancement failed
added 918 characters in body
10h
accepted java linkedhashmap get first or last entry
10h
revised Word SmartDoc - Node Manipulation based on Current Cursor Position
edited tags; edited tags
10h
revised java linkedhashmap get first or last entry
added 5 characters in body
10h
revised I am trying to build an Expert system and my UI is prepared in .Net and now I am willing to connect it to LISP
edited tags
10h
revised Extract key sentences from a text
edited tags; edited tags
10h
comment Best J2EE server for ColdFusion
Hmm.. hardly a ringing endorsement.,....
11h
revised SQL: How do I use parameter for TOP like in SELECT TOP @amount?
edited tags
11h
comment Do java’s Inner classes pose a security risk?
Code visibility has never been a security feature. Even private members can be accessed using reflection.
11h
revised java linkedhashmap get first or last entry
added 829 characters in body; added 161 characters in body
11h
answered java linkedhashmap get first or last entry
12h
revised Best J2EE server for ColdFusion
edited tags
12h
answered Best J2EE server for ColdFusion
12h
answered Google Gears Geolocation in Java/C
13h
comment Google Gears Geolocation in Java/C
Is for running on a mobile device, or a server?
15h
comment Cross-Site XMLHttpRequest - When?
Heck, we're still stuck with developing for IE5. Our wheels turn very slowly, grinding along on axles of solid incompetence.
15h
comment sniff and block packets in a server
There are any number of commercial and freeware programs that do this already: en.wikipedia.org/wiki/…
16h
accepted Java implicit conversion of int to byte
16h
answered Java implicit conversion of int to byte
16h
comment Legally Blind and need help creating a windows mobile 6.1 theme
I know of a few more suitable interweb sites for desperate women. Modesty forbids me from naming them, though.
17h
revised Establishing Eclipse project environment for HadoopDB
edited tags; deleted 1 characters in body
19h
comment Improving JBoss 5 slow startup
Hmm, still not much useful info in the log. Try TRACE logging? :)
19h
revised How to overcome fear of user-input (web development)
edited tags
19h
answered Correct usage of Stateful Beans with Servlets
1d
accepted Java: Timer and thread it creates
1d
revised Java: Timer and thread it creates
added 781 characters in body
1d
comment Quartz Java resuming a job excecutes it many times.
Hmm, good point. I find that with Quartz, trying various things until something works is the most productive approach, since it doesn't always do what it says on the tin.
1d
comment Java: Large collection and concurrent threads
You downvote an answer if you think it's a bad one, not because you think another answer is better.
1d
answered Quartz Java resuming a job excecutes it many times.
1d
revised How to invalidate cache when the page is modified via Ajax?
edited tags
1d
revised Java: Timer and thread it creates
added 100 characters in body; added 45 characters in body
1d
answered How do I parse partial HTML?
1d
revised Java: Timer and thread it creates
edited body
1d
revised Silverlight - sharing data between pages
edited tags
1d
comment Java: Timer and thread it creates
In my opinion, yes, it should, but Sun's rules on deprecation are a bit mystifying. Functionally, Timer/TimerTask offers nothing over the executor framework.
1d
revised UISearchbar not work properly
deleted 40 characters in body; edited tags