I'm really enjoying the pizza tutorial; however, I ran into an annoying snag today with the interaction between ROO, spring-ide, and spring-security.
I realize this problem is not necessarily a...
Type: Posts; User: marshallmccain; Keyword(s):
I'm really enjoying the pizza tutorial; however, I ran into an annoying snag today with the interaction between ROO, spring-ide, and spring-security.
I realize this problem is not necessarily a...
Andy,
Thanks for the help. My latest debug output seems to indicate that the weaver is working... at least I see weaving log messages as the transaction aspects are applied. I'm still getting...
I followed the PetClinic-1.5.0 example in setting up EclipseLink JPA for my persistent layer. I get the error below when lazy fetching is enabled. After multiple forum and web searches, it appears...
I have an Eclipse workspace with 9 projects (part of a single PAR) targeting a dm Server 1.0.2 runtime environment. After clicking Refresh Bundle Dependencies, all type errors are resolved. ...
My post had one error: I missed a list tag when creating the hierarchy. The workspace and dm-server directories are siblings (both under the DataService directory). Sorry the post didn't actually...
Christian,
I used the spring-build Ant and Ivy configurations as a road-map for constructing my project workspace. The only difference being that I place my projects directly in an Eclipse...
I'm having trouble validating the import of package org.slf4j in one of my bundles even though my bundle project references a dm Server 2.0 targeted runtime (using STS 2.1.0.M1).
Please see my...
I'm having trouble validating the import of package org.slf4j in one of my bundles even though my bundle project references a dm Server 2.0 targeted runtime (using STS 2.1.0.M1).
Please see my...
Thanks Andy, that clears things up. I was assuming specific values were being substituted for each wildcard; however, I now understand it only references an Ant "*" path.
I'm not sure if this is...
First off, great work on the new dm Server. You guys are turning stuff around at an incredible pace!
I have read the dm Server User Guide chapter on configuring the server to scan my ivy-cache...
This error was fixed by importing the CGLIB library into my web bundle. I do not understand why this should be necessary.
Any ideas?
Thanks,
Marshall
I am attempting to setup a flex remoting destination in a Spring dm Web bundle. The error is displayed during PAR deployment. It appears that the spring-flex integration is trying to create a bean...
Christian,
Do you want me to post to JIRA at jira.springframework.org under Spring IDE or do you have a separate instance for dm Server Tools?
Thanks,
Marshall
Is it possible to mix other project facets with the SpringSource OSGi Bundle Facet? If so, how would I go about this?
I would like to use the Java Persistence Facet on my JPA bundle so I can take...
Thanks for your help Christian as re-installing Spring IDE and dm Server Tools seems to have fixed this problem.
I have uploaded a zip file containing the information you requested.
After installing an OSGi bundle into ../bundles/usr and importing the bundle into my dm Server Bundle project (with runtime target set to dm Server), JDT cannot resolve import types from the bundle....