| bio | website | treukhov.com |
|---|---|---|
| location | Moscow, Russia | |
| age | 26 | |
| visits | member for | 3 years, 4 months |
| seen | 34 mins ago | |
| stats | profile views | 414 |
I'm a Java developer in Moscow, Russia.
I'm a SpringSource Certified Spring Professional.
email: 
|
May 12 |
reviewed | Reject suggested edit on How to assign variable to listed items in python? |
|
May 11 |
comment |
: Failed to read schema document 'http:// www.springframework.org/schema/data/jpa/spring-jpa.xsd' "htyp://www.springframework.org/", really? What is the actual content of the xml header? Please use copy paste and the site's code formatting capabilities (Code Sample button + preview). |
|
May 6 |
comment |
Hibernate throws org.hibernate.persister.entity.SingleTableEntityPersister +1 feel free to add the edit as an answer |
|
May 2 |
comment |
Hibernate Security error - No Session found for current thread Also the class is UserEntityDAO not UserDaoImpl which is shown in the question. |
|
May 2 |
comment |
Hibernate Security error - No Session found for current thread Your DAO instances are trebled - two instances created (in different contexts by autoscanning and another by explicit bean declaration - consider moving your services and tx manager to the root web app context and using filtered autoscanning |
|
Apr 30 |
comment |
Spring annotation based transaction is not working Please check that service classes are not picked up by autoscanning in the servlet context xml. |
|
Apr 30 |
reviewed | Close Will network or broadcast addresses in a CIDR range pass SPF validation? |
|
Apr 30 |
awarded | Enlightened |
|
Apr 30 |
awarded | Nice Answer |
|
Apr 30 |
revised |
Spring annotation based transaction is not working m added spring tag |
|
Apr 25 |
awarded | Custodian |
|
Apr 25 |
reviewed | Close C# Dynamic Treenode Creation |
|
Apr 25 |
reviewed | Leave Open Array Modification in methods |
|
Apr 25 |
reviewed | Close Passing java object or value to javascript function in jsp page |
|
Apr 25 |
reviewed | Looks Good sizeof in struct |
|
Apr 24 |
comment |
Getting “could not initialize proxy - no Session” despite the fact I'm using a @Transactional annotation a) Please add the source code of myprojectOrgDao. b) How is the test class annotated? |
|
Apr 18 |
revised |
mvc:annotation-driven does not work in spring added 118 characters in body |
|
Apr 18 |
answered | mvc:annotation-driven does not work in spring |
|
Apr 15 |
comment |
Spring Security XML can't find tag with error cvc-complex-type.2.4.c Please check that Spring jars are not missing, are you using Maven? |
|
Apr 15 |
revised |
Spring Security XML can't find tag with error cvc-complex-type.2.4.c m added error text |