diega

228
reputation
79 views

Registered User

name diega
member for 5 months
seen 2 days ago
website
location Buenos Aires, AR
age 26
ea rXmuVPaqZRRr22hV
Dec
1
comment Log in/out of Gmail chat programmatically, clicking Gmail’s span “links”
That CPU hog may not be related to adBlock, because at work I have filtered chatenabled.mail.google.com (f*cking proxies) and when the chat window is visible I get that hog. The solution was to raise it clicking the minus sign beside your name.
Nov
24
accepted creating a queue in JBoss MQ
Nov
23
awarded  Editor
Nov
23
revised creating a queue in JBoss MQ
added better queue declaration
Nov
23
answered creating a queue in JBoss MQ
Oct
27
accepted EJB into SEAM Component (Different projects and same JBoss)
Oct
24
answered EJB into SEAM Component (Different projects and same JBoss)
Sep
9
accepted Simple Workflow Management with JEE
Jul
12
answered Drools Flow Persistence with MySQL (jpa, hibernate)
Jul
12
awarded  Critic
Jul
11
comment Passing PHP output stream to Java
what SOAP/WS stack are you using (i.e. Axis, Axis2, JBoss-WS, Metro, CXF, etc)?
Jul
11
comment Spring DaoSupport and @PersistanceContext EntityManager?
I think that if you use JPA as an standard approach, forcing you to a Spring solution (i.e. extending JpaSupport) is a no sense. If you keep tied to JPA+EJB3 injection you can migrate your jars to an Application Server whenever you want. My 2 micro cents :)
Jul
11
answered Spring DaoSupport and @PersistanceContext EntityManager?
Jul
9
comment How to use classes from another project?
Sorry but using the default package never solves anything. Probably you just touched another thing to get it work. Now that's everything working, try to refactor some of your classes on project A putting them into a package.
Jul
6
answered Best API/LIB for encoding/decoding base64/quoted-printable in Java
Jul
6
answered Is using data transfer objects in ejb3 considered best practice
Jul
1
answered What is your favorite hot-key in Eclipse?
Jul
1
accepted Google App Engine: Redirect All URLs
Jul
1
accepted Maven dependencies jar not usable
Jun
30
answered How to mark some code that must be removed before production?
Jun
30
comment how to get variable names at runtime?
With this approach you should assure that the parameter checking is not part of needed logic of your application (I think you don't want your application works in a different way according a JVM parameter)
Jun
29
answered Maven dependencies jar not usable
Jun
29
answered Google App Engine: Redirect All URLs
Jun
29
answered Is there a way to declare an annotation attribute for *any* enum?
Jun
28
answered Java reflection: How do I override or generate methods at runtime?
Jun
27
answered Simple Workflow Management with JEE
Jun
27
awarded  Supporter
Jun
27
answered Java EE Jar file sharing
Jun
26
answered Can Drools Flow scale to executing hundreds of thousands of process instances per day?
Jun
25
answered Drools related problem…
Jun
25
comment Jboss 4.2 swallows the stacktrace on causes of EJB Exceptions, how can that be prevented?
I think they put it as fixed because is the way they want this to behave :-/
Jun
25
accepted Jboss 4.2 swallows the stacktrace on causes of EJB Exceptions, how can that be prevented?
Jun
25
awarded  Teacher
Jun
25
answered Jboss 4.2 swallows the stacktrace on causes of EJB Exceptions, how can that be prevented?
Jun
25
answered Application server - to use or not use?
Jun
25
answered @EJB injection and the Enterprise Naming Context - relation between the two.
Jun
22
awarded  Autobiographer