Search:

Type: Posts; User: andy.p23; Keyword(s):

Search: Search took 0.01 seconds.

  1. Does not work for me

    It's been a long time since the last reply, but anyway. The example above does not work for me.

    The data in the properties tag is not recognized by c3po (except username and password). I verified...
  2. Replies
    1
    Views
    1,500

    Which MBeanServer is used?

    I am currently trying to expose a few methods via JMX.

    My context definition:



    <bean id="oosTasksMBean" class="de.net22.oos.service.jmx.OosTasksMBeanImpl">
    <property...
  3. Fixed

    Found the error:

    When I had built the big fat jar, I used versions of spring.handlers and spring.schemas that did not contain the neccessary entries.

    Used the correct ones when rebundling the...
  4. Forgot to mention

    I tried to mention: wehen I build the application, I build a big fat jar containing all referenced libraries (jars).

    This jar contains two files (spring.handlers and spring.schemas).

    Is it...
  5. Configuration problem: Unable to locate Spring NamespaceHandler

    I am trying to build an application using Spring 2.5.4.

    When I run the application inside eclipse or when I execute an Junit integration test, everything works fine. But whenever I try to run the...
  6. Replies
    6
    Views
    815

    solved

    Thanks for your help. I upgraded the JRE (1.6 now, 1.5 before) and the application deploys.

    I still don't understand, because I am quite sure that there were no up- or downgrades of JREs on either...
  7. Replies
    6
    Views
    815

    I don't think so. My application deployed...

    I don't think so. My application deployed successfully four days ago. No JRE update since then. I verified that...
  8. Replies
    6
    Views
    815

    webapp does not start anymore

    I have a web application, which deployed nicely for month and lots of releases. Suddenly it won't start up anymore. I am frustrated because I don't have the slightest idea.

    The webapp uses...
Results 1 to 8 of 8