Search:

Type: Posts; User: fedegaule; Keyword(s):

Search: Search took 0.02 seconds.

  1. @Scope ( INTERFACES ) equivalent for XML

    Hi,

    I'm trying to do this (code) in old school xml.


    @Bean
    @Scope(value="request", proxyMode=ScopedProxyMode.INTERFACES)
    public MyInterface createInterface() {
    return...
  2. Replies
    10
    Views
    2,599

    Did you manage to get the instant login?

    Did you manage to get the instant login?
  3. Hi guys, I have almost the same error, but i'm...

    Hi guys,
    I have almost the same error, but i'm getting a List<Integer> instead of a List<Long>

    public String getHotelsPublishedStatus(@RequestBody List<Long> ids) {
    ...
    }

    Did you find any...
  4. Any solution or clue for that error? Same problem...

    Any solution or clue for that error? Same problem here
  5. Replies
    0
    Views
    1,099

    Spring + JPA + Multiple JPA Units

    Hi everyone,

    I'm trying to configure my project from scratch, and i'm facing a problem with JPA. I have a persistence.xml with 2 persistence-unit:


    <?xml version="1.0" encoding="UTF-8"?>...
  6. Did you manage to make it work? I have the same...

    Did you manage to make it work? I have the same problem and is making me nuts :mad:
Results 1 to 6 of 6