Hmmm... may not be a nice restriction to place on the poor user.

Maybe we shouldn't have https in the demo if it's too complicated. The
demo should really be dumbass simple, IMHO.


Cheers,
Dave



On Tue, 2007-10-02 at 12:21 +0300, Alin Dreghiciu wrote:
> Another thing: When starting pax-run you must be located in the
> directory where the pom.xml is because the location of keystore is
> relative to working directory of runner. If you do not want to be in
> that directory then you have to edit pom.xml and give the absolute
> (correct path) to keystore.
> Or just edit and disable https.
> 
> 
> Alin
> 
> On 10/2/07, Alin Dreghiciu <[EMAIL PROTECTED]> wrote:
>         URL: http://localhost:8080/deptStore
>         
>          
>         Also the https should work as in the example is already cheked
>         in an keystore.
>         
>          
>         So, just do the following:
>         
>          
>         checkout
>         https://scm.ops4j.org/repos/ops4j/projects/pax/web-samples
>         build it: mvn clean install
>         cd to checkout folder/via-pax-runner/departmentstore
>         do pax-run pom.xml
>         for https point your browser to
>         https://localhost:8443/deptStore
>         for http point your browser to http://localhost:8080/deptStore
>         
>          
>         To disable the https you have to edit the pom.xml and change
>         property org.osgi.service.http.secure.enabled to false.
>         
>          
>         Alin
>         
>          
>         On 10/2/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
>                 I'm trying to run the department store demo, but I
>                 can't find the url
>                 to browse the application anywhere in the source /
>                 wiki.   I may have
>                 missed it in an obvious place, but I've tried several
>                 possibilities, 
>                 and all of them lead to the 404 page :-(
>                 
>                 --
>                 Cheers,
>                 Guillaume Nodet
>                 ------------------------
>                 Blog: http://gnodet.blogspot.com/
>                 
>                 ______________________________ _________________
>                 general mailing list
>                 general@lists.ops4j.org
>                 http://lists.ops4j.org/mailman/listinfo/general
>         
>          
> 
>  
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general


_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to