Search:

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

Search: Search took 0.03 seconds.

  1. Try this:...

    Try this:
    https://docs.google.com/a/muehlgasse.de/document/d/1409M_AMmffhaV8OtMZxCU1F2XR57Gs-lUN3oxqBEWYU/edit?pli=1
    as a commented version for:...
  2. run remoting client behind a http proxy

    You should not use SimpleHttpInvokerRequestExecutor but instead CommonsHttpInvokerRequestExecutor. In your httpinvoker-client-config.xml you can now configure the httpClient instance with proxy...
  3. Replies
    3
    Views
    1,671

    I had the same error using STS 2.5.0.M3. The...

    I had the same error using STS 2.5.0.M3. The problem is, that "spring-mvc-3.0.xsd" shipped with the org.springframework.web.servlet plugin differs from the one provided by the...
  4. HI, i do not have an answer for your concrete...

    HI,
    i do not have an answer for your concrete problem, but i myself tried to access the Liferay Portal servers WebApplicationContext from a portlet that will be depoyed at runtime. I tried several...
  5. Bug in STS 3.2.1 RCP product Execution environment

    Hi all,
    maybe there is a bug in STS 2.3.2 RELEASE. When i try to generate a standalone RCP product with custom Program Launcher settings (Laucher name and custom icons) these values will not be used...
  6. Replies
    9
    Views
    1,136

    Have you tried what happens if you call...

    Have you tried what happens if you call session.close() (or some other method to close the session) after the query?
  7. Replies
    9
    Views
    1,136

    this is normally a programming issue. you must be...

    this is normally a programming issue. you must be shure to close all db connections after a transaction is finished to avoid this problem.
  8. Replies
    1
    Views
    757

    I found the solution by myself now. Just because...

    I found the solution by myself now. Just because of my lazyness :rolleyes: i did not read about the installation notes of eclipse RCP. Here is a link how to install the missing plugins if anyone else...
  9. Replies
    9
    Views
    1,136

    I think so too. You can use tc server to monitor...

    I think so too. You can use tc server to monitor your application.
  10. Replies
    9
    Views
    1,136

    Maybe it is not a Spring problem, but a DNS or...

    Maybe it is not a Spring problem, but a DNS or network Problem, when the authentication information is located on another server. ??
  11. Replies
    1
    Views
    757

    How activate full RCP support in STS

    A common problem in STS is that if you try to add a command for an extension you can only select a "Generic" entry. The common source of this problem seems to be that some plugins are missing.
    You...
  12. Adding custom namespace support in spring explorer

    How do I add custom namespace support in spring explorer?
    I found an older (db) example in SVN which implements an eclipse plugin.
    Is this the recommended way to do that?


    After checking out...
  13. Build application context with non xml file fragments

    Hi out there,
    is it possible to construct the Application context at runtime using files without namespace (<import resource ..> does not the trick).

    I want to do following in the Application...
  14. Replies
    8
    Views
    3,572

    Loading Model content fails

    Hi,
    i have the same problem, but with all optional plugins installed!

    When starting Eclipse i get the following errors (two times):
    An internal error occured during:"Loading model content"....
  15. Replies
    7
    Views
    2,083

    Hallo Christian, with a fresh install of the...

    Hallo Christian,
    with a fresh install of the Eclipse Java EE distribution, the installation works as desired.
    If i should find out which plugins will cause the installation problem, i will post it...
  16. Replies
    7
    Views
    2,083

    Webflow support is missing after update

    Hi,
    i have a similar problem (eclipse Version: 3.3.1.1, jdk 1.6.0). After updateing the Spring IDE from Version 2.0.1 to 2.0.2 via update site the web Flow extension is not active any more and does...
Results 1 to 16 of 16