Page 1 of 1

Why can't I get to the admin client

Posted: Thu Apr 26, 2012 8:42 pm
by partyk1d24
I am trying to run the admin client...

The site is working fine doing a mvn clean package from root then a mvn jetty:run from the demosite folder. I can't access the admin client, what am I missing here.

What is the admin address? Is there another project I need to start?

I did notice this...

ant jetty-demo gives me...


Code: Select all

[artifact:mvn] [INFO] Internal error in the plugin manager executing goal 'org.zeroturnaround:javarebel-maven-plugin:1.0.5:generate': Unable to load the mojo 'org.zeroturnaround:javarebel-maven-plugin:1.0.5:generate' in the plugin 'org.zeroturnaround:javarebel-maven-plugin'. A required class is missing: hidden/org/codehaus/plexus/interpolation/ValueSource
[artifact:mvn] hidden.org.codehaus.plexus.interpolation.ValueSource

Re: Why can't I get to the admin client

Posted: Mon May 07, 2012 2:06 pm
by bpolster
The error is harmless. If you are running the archetype project, follow these instructions:
http://wiki.broadleafcommerce.org/confluence/display/BLC15/Build+and+run+your+project

If these instructions don't work for you, see if you are getting an error on startup.

If you are running the demo locally, then the admin starts at the same time. It's url should be http://localhost:8080/broadleafdemo/admin.html