Hi and Welcome !

I just do the same on my local,

Tried to connect to :

https://localhost:8443/mytest/control/main

It's working fine for me.

I did it really out of the box.

You seems to have a login screen, seems yet good, that means your component is well created.

Did you have any error message ?

My generated webapp declaration :


    <webapp name="mytest"
        title="mytest"
        server="default-server"
        location="webapp/mytest"
        base-permission="OFBTOOLS,MYTEST"
        mount-point="/mytest"/>

Just check you got the same...

Gil






Le 22/10/2014 17:51, [email protected] a écrit :
Hi All,

I'm new to the ofBiz-community,
my name is Ralf Reinecke,
and I am really excited by the possibilities
of the ofbiz-system (although I don't understand
much of it now).

There is one question I would like to ask:

at the moment I'm trying to create a first component with

http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-custom-components-in-ofbiz/

in a modified version like that:

./ant stop
./ant create-component
       Component name: mytest
       Component resource name: mytest
       Webapp name: mytest
       Base permission: MYTEST
       Confirm: Y
./ant load-demo
./ant start


The component seems to be created well with this steps,
but then, when trying to get access to

http://localhost:8080/mytest

the login (user: admin  pwd: ofbiz)
is not successful.

Even setting

   base-permission="NONE"

in ofbiz-component.xml
(and again stepping through
./ant load-demo
)

does not change the unsuccessful login-attempt.

Do I need to provide any additional steps to
get access to the component?

Ralf


--

<www.nereide.fr>

        Gil Portenseigne
Consultant ERP OFBiz
Société Néréide
3b Les isles
37270 Veretz
Tel : 09 74 53 46 09, puis 1, poste 61
Mob : 06 82 740 444
www.nereide.fr <http://www.nereide.fr>

Membre d'OFBiz France
www.ofbiz-fr.org <http://www.ofbiz-fr.org>

Reply via email to