Howdy Pebble users, I have a curious situation with a clean new install of Pebble 2.6.4.
I built the .war from the download. Of the standard username.properties is created. When I attempt to login the 404.jsp page is returned instead (Page not found). When I mouse over the underscored login link in the page footer I get this: http://davidwbrown.xyz:8080/pebble-2.6.4/login.secureaction?redirectUrl=%2Fpebble-2.6.4%2Fpebble-2.6.4%2F Which translates to this: http://davidwbrown.xyz:8080/pebble-2.6.4/login.secureaction?redirectUrl=/pebble-2.6.4/pebble-2.6.4/ Understandably the reason for the 404. Additionally, the login form sidebar page looks like this: <div id="loginOptionOpenIdArea" class="loginOptionArea"> <form id="openIdLoginForm" name="openIdloginForm" method="post" action="http://davidwbrown.xyz:8080/pebble-2.6.4/j_spring_openid_security_check"> <input type="hidden" name="redirectUrl" value="/pebble-2.6.4/pebble-2.6.4/"/> <div class="field"> <label for="openIdIdentifier">OpenId</label> <input id="openIdIdentifier" type="text" name="openid_identifier"/> </div> <div class="field"> <label for="openIdRememberMe">Remember me</label> <input id="openIdRememberMe" type="checkbox" name="_spring_security_remember_me"/> </div> <div class="loginButtons"><input type="submit" value="Login"/></div> </form> </div> I have looked at the original code including the bean xml files: security etc. but I don't see or understand why pebble is giving this response. This is a new install and I have made no code changes. If I have the wrong version please advise. If this is potentially a bug can I get confirmation from those more knowledgeable if this is indeed a bug or some configuration issue. Please advise, David. ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Pebble-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pebble-user
