SQL>connect system/<password>
SQL>execute DBMS_XDB.SetHttpPort(8888);
SQL>select dbms_xdb.GetHttpPort() from dual;