I am writing a login module. I've written the code and successfully built and checked into NWDI. I get the warning in my activation log
Checking package reservation Warning: Package com.spiritaero.portal.security is not reserved for DC : portal/security/iplogon. Package reservation check finished in 0.002 seconds
What does this mean?
Diane
Hi Diane,
that's more a NWDI, then a java issue. On NWDI you can reserve package names to avoid that in different DC's the same package names will be used.
further information:
http://help.sap.com/saphelp_nw70/helpdata/en/df/2761930dd9b74a85198f9e48850046/content.htm
Regards, Jens
Add a comment