Search:

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

Search: Search took 0.03 seconds.

  1. I tried uninstalling AJDT last night in order to...

    I tried uninstalling AJDT last night in order to reinstall it and now STS seems horribly broken and I cannot figure out how to get AJDT to reinstall. I'm going to reinstall STS and see if I can get...
  2. Issue with Push-in refactoring with a Roo project

    I'm new to AspectJ and Roo and ITD files, but the documentation for Roo indicates that we should be able to perform Push-in refactoring on the ITD and it should bring the method from the .aj file...
  3. Replies
    13
    Views
    4,310

    I upgraded to 3.1.2 and things seem to be looking...

    I upgraded to 3.1.2 and things seem to be looking better. However, it looks like the server is binding to 127.0.0.1:8080 and I am not sure how I can change that.



    ...
    [24/Nov/2009:07:17:28]...
  4. Replies
    13
    Views
    4,310

    Thanks for looking into this, Greg. If I am...

    Thanks for looking into this, Greg. If I am reading you correctly, it sounds like there is something with the sample applications that will not work with Python > 2.5. Is that correct? If so, would...
  5. Replies
    13
    Views
    4,310

    By that, I mean that there is like a 10k...

    By that, I mean that there is like a 10k character limit. :)
  6. Replies
    13
    Views
    4,310

    The whole log is way too long. Here is the top......

    The whole log is way too long. Here is the top... this is like the first 50 lines of over 300 lines...



    2009-11-24 05:43:44,531 - springpython.container.ObjectContainer - DEBUG - === Scanning...
  7. Replies
    13
    Views
    4,310

    I knew I would forget something... ...

    I knew I would forget something...



    (springpython)altern8@portishead:~/sp1/springpython-samples-1.0.0.RELEASE/springwiki$ python --version
    Python 2.5.2


    I found mention of CherryPy in both...
  8. Replies
    13
    Views
    4,310

    Are the samples supposed to be working?

    I downloaded springpython-1.0.0.RELEASE along with the springpython-samples-1.0.0.RELEASE and have been unable to get to any of the webapps (petclinic, springirc and springwiki) to respond to web...
  9. Replies
    1
    Views
    776

    Execute advice once, then remove it

    I have code that I would like to run one or more times any time a method in my DAO class is called. This sounds to me like a candidate for using APO.

    However, at some point ( after two or more...
  10. Although named very differently, it would appear...

    Although named very differently, it would appear that xerces and xercesImpl are the same thing. One apparently old enough to make a big difference. I had incorrectly assumed one was a dependency of...
  11. Unable to validate using XSD: Your JAXP provider

    I have seen a few threads with a similar title, but I am not sure any of them really apply.

    I have two maven artifacts I am writing tests for. The same test ( with nearly identical dependencies )...
Results 1 to 11 of 11