-
Oct 12th, 2006, 04:27 PM
#11
Magus,
my debug log says the same, sorry. I do get the following line (searching for fileMenu) later on in the debug log:
DEBUG [org.springframework.util.CachingMapDecorator] - For key 'default', returning cached value: [CommandFaceButtonManager@1b48392 commandId = 'fileMenu', faceDescriptor = [CommandFaceDescriptor@158291 caption = 'File', description = [null], buttonLabelInfo = [CommandButtonLabelInfo@2f1e75], buttonIconInfo = [CommandButtonIconInfo@fd1810]], attachedButtonCount = 0]
Jonny
-
Oct 13th, 2006, 02:20 AM
#12
Dependency problem i think
Hi Jonny
I checked out the source Spring rcp and created idea modules , which I included in my own idea project. Then when I run it works. When I build the new jar fiels and put dependencies on them it does not work. So my conclusion is that it must be something that it depends on. I see now that Spring rcp has gone up to Spring 2.0 and a new Acegis release, which is the must likely cause.
I'll try ot out and fix it. By the way Spring 2.0 is backward compatible i guesss?
Magnus
-
Oct 13th, 2006, 12:01 PM
#13
Magnus,
that could be it I guess. I'm running against the release jars and Spring 1.2.8.
I know Spring 2 was supposed to be backwards compatible but there's always the possibility of errors. I'd be interested in what you find as I was planning to upgrade to Spring 2 soon.
Jonny
-
Oct 16th, 2006, 03:10 PM
#14
Same problem here, too. I have debugged a lot (about three hours now). But as I don't know much about the internas of Spring and as I was searching the error within my code/configuration, I did not succeed...
If anyone finds a solution - please post here...
-
Oct 19th, 2006, 08:12 AM
#15
Spring 2.0
Hi guys
We'll after a long time of debugging I gave up. I shifted to Spring 2.0 and Acegi 1.0.2 and It worked directly. So that was my solution, if you for some reason cant go up to Spring 2.0 I dont have a solution for you, sorry
Magnus
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules