Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    4
    Views
    4,589

    It works, if the instantiation of the...

    It works, if the instantiation of the org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean is done in the applicationcontext.xml file. The error occurs if I instantiate it by myself...
  2. Replies
    4
    Views
    4,589

    After synchronization of the product file now...

    After synchronization of the product file now this occurs:

    java.lang.IllegalArgumentException: interface org.springframework.aop.SpringProxy is not visible from class loader

    but I added spring...
  3. Replies
    4
    Views
    4,589

    interface is not visible from class loader

    Hi,

    I want to access my remoting service from my eclipse rcp client (osgi). Unfortunately my service interface could not be loaded from the class loader:

    java.lang.IllegalArgumentException:...
Results 1 to 3 of 3