Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: start is not a valid Ant target in 3.3.1

...

Code Block
ant clean deploy-ear
Restart uPortal

From the root of your uPortal distribution:

Code Block

ant start
Other considerations

Since the example above uses LDAPS, you may need to import the certificate from "yourldapserver" into the JVM on your test portal server. To do that, run the following command to get the certificate

...