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...
Type: Posts; User: simensen; Keyword(s):
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...
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...
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]...
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...
By that, I mean that there is like a 10k character limit. :)
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...
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...
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...
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...
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...
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 )...