Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:00:35 CDT(-0500)] <EricDalquist> is it a spring bean?

[15:03:48 CDT(-0500)] <EricDalquist> if so ... and you're using spring3 you could do something like this:

[15:04:14 CDT(-0500)] <EricDalquist> <bean class="SimpleCrossContextRestApiInvoker">

[15:04:14 CDT(-0500)]

Wiki Markup
 &lt;EricDalquist&gt;   &lt;constructor-arg value=&#034;#{servletContext}&#034;/&gt;

[15:04:14 CDT(-0500)] <EricDalquist> </bean>