Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Excerpt
hiddentrue

Setup weblogic server 9.2 for a wicket based application

  • Place the stylesheets/,images/scripts ,scripts (each in its own folder) directly under the WAR root rather than creating a customLoaders. Its writing a ResourceStreamLocator- much simpler this way unless you have specific requirements to do so.
  • Create a EAR or a WAR with the classes and the other resources.
  • Deploy like any other Application.