I run OracleXE on my machine for testing purposes and it runs on port 8080 by default.
However, rather than changing JBoss, I changed OracleXE with this SQL command:
begin dbms_xdb.sethttpport('7979'); end;
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965043#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...