thx but not really :(
Type: Posts; User: crofteur; Keyword(s):
thx but not really :(
Hello,
i have two project :
the second project contains a "admin-context.xml"
the main project has a dependency with the second project, the library is in the webContent/lib
in the main...
hi,
i got one probleme
i have configured 2 db in my app, but my services always connect to the first, i don't know why...
i can't get data from the second
my code :
persistence-context
already use this in my config
but still not found my hibernate.cfg
<context:annotation-config/>
<context:component-scan base-package="*****" />
<flex:message-broker> ...
not yet, i looked to use graniteDs in place of blazeDs but there is not many sample/tutorial
Hi,
i want to use dphibernate for laztyloading in my flex-spring-hibernate-jpa application, but i have a problem when i start my app, my hibernate.cfg is not found because i use annotation
...