I just filed this issue:
http://issues.ops4j.org/browse/PAXLOGGING-58
It appears that because pax-logging's LogFactory class's signature is slightly different commons-discovery clients (Axis...
Type: Posts; User: evanchsa; Keyword(s):
I just filed this issue:
http://issues.ops4j.org/browse/PAXLOGGING-58
It appears that because pax-logging's LogFactory class's signature is slightly different commons-discovery clients (Axis...
Just a followup, I downloaded Spring DM 1.1.2 and took the sample-web-app as is and loaded it in to my OSGi environment without any problems only to have the same thing happen:
* Spring DM sees...
One method to solve this problem is to download the schemas and bundle them with your application. Then you configure an XML catalog.
Google "47. Catalog Common Resources" with the "I'm Feeling...
Hi,
I am using Spring DM 1.1.1 with Spring MVC 2.5.5 to create a simple servlet with a single JSP. The servlet deploys correctly and I am able to access the JSP.
The strangeness begins with I...