Skip to content

Instantly share code, notes, and snippets.

@anpieber
Created July 14, 2011 15:38
Show Gist options
  • Select an option

  • Save anpieber/1082692 to your computer and use it in GitHub Desktop.

Select an option

Save anpieber/1082692 to your computer and use it in GitHub Desktop.
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0" xmlns:wicket="http://www.ops4j.org/schema/wicket">
<wicket:application id="applicationId" class="org.ops4j.pax.wicket.samples.blueprint.simple.internal.WicketApplication"
applicationName="blueprint.simple.paxwicket" mountPoint="blueprint/simple/paxwicket" />
</blueprint>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment