Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    1,356

    Hi, In fact, nothing goes wrong in the code. As...

    Hi,
    In fact, nothing goes wrong in the code.
    As usual with OSGi, error messages are not very useful ...
    This issue is coming from an environment problem and probably due to a bug ...

    First, to...
  2. Replies
    1
    Views
    967

    Any ideas ? This test should be simple, there...

    Any ideas ?
    This test should be simple, there are only 3 bundles just one service called and one advice.
    Does someone see any problem in the code ?

    Is there an environment problem ?
    Do you know...
  3. Replies
    2
    Views
    1,356

    Any ideas ? This test should be simple, there...

    Any ideas ?
    This test should be simple, there are only 3 bundles just one service called and one advice.
    Does someone see any problem in the code ?

    Is there an environment problem ?
    Do you know...
  4. Replies
    2
    Views
    1,356

    Catch exceptions with AOP

    Hi,
    I try to use AOP aspects to catch exceptions in OSGi bundles.
    The class AopTestThread calls an instance of IContactService to retrieve registered contacts. If the contact is not registered an...
  5. Replies
    1
    Views
    967

    Catch AOP exceptions

    Hi,
    I try to use AOP aspects to catch exceptions in OSGi bundles.
    The class AopTestThread calls a IContactService to retrieve registered contacts.
    If the contact is not registered an exception...
  6. Replies
    2
    Views
    2,048

    Hi, As indicated above, i have another error...

    Hi,
    As indicated above, i have another error message, if someone has an idea or some advices to help.

    Thanks

    Hervé



    2103 [SpringOsgiExtenderThread-9] INFO ...
  7. Replies
    2
    Views
    2,048

    Hi, Just have to import...

    Hi,
    Just have to import "org.springframework.aop.aspectj.autoproxy" package in the MANIFEST.MF.

    Have an another problem but this one is resolved.

    Bye

    Hervé
  8. Replies
    2
    Views
    2,048

    Problem with AOP in OSGi context

    Hi,
    I'm trying to declare an AOP advice (CustomerAdvice) to catch Exception in an OSGi bundle (CustomerService) with JPA context.
    I have the following error when running in eclipse (Galileo) :

    ...
Results 1 to 8 of 8