Search:

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

Search: Search took 0.01 seconds.

  1. I have the same problem with ggts-3.1.0.RELEASE...

    I have the same problem with ggts-3.1.0.RELEASE on osx (snow leopard).

    1. Installed the dmg
    2. Checked the launch option (ggts started).
    3. Next time I attempted to start ggts via spotlight, but...
  2. Possible Solution?

    I *think* I got this working. See http://forum.springsource.org/showpost.php?p=348051&postcount=4
  3. Possible solution?

    I've struggled with this for about a day, but I *think* I've managed to get it working by...

    1. Injecting the entityManager using @PersistenceContext rather than injecting the entityManagerFactory...
  4. spring-module-cache conflics with AspectJ style pointcuts

    Hi,

    We've just tried switching to the Spring2 / AspectJ style pointcuts for transaction demarcation. e.g.

    <aop:config>
    <aop:pointcut id="servicePointcut" expression="execution(*...
  5. Yuk!

    Just to get round this problem for now I'm creating my own RmiServiceExporter class and explicitly unexporting every object before it is exported using the following

    /**
    * Register the service...
  6. java.rmi.server.ExportException: object already exported

    Hi,

    I've seen this issue reported in a couple of places now, but no solutions.

    I'm trying to expose a service over RMI using Spring, but when the ApplicationContext is being loaded keep getting...
Results 1 to 6 of 6