Yea. Sorry i got disturbed.

Process: Checkout Ofbiz13.07 - build - load-demo - start
Connect with: links http://localhost:8443/webtools

Local: Working
Server: SSL error

Freundliche Grüsse

Adrian Stern
unchained - web solutions

adrian.st...@unchained.ch
+41 79 292 83 47

On Thu, Oct 23, 2014 at 2:04 PM, Adrian Stern <adrian.st...@unchained.ch>
wrote:

> Ok. I did find out something.
>
> The following process i did locally as well as on the server. Locally i
> could connect with Link (Terminal Browser) with https. On the server i got
> an ssl error. (no more information but only "SSL error".
>
> So i guess i'm facing a system problem.
>
> Freundliche Grüsse
>
> Adrian Stern
> unchained - web solutions
>
> adrian.st...@unchained.ch
> +41 79 292 83 47
>
> On Thu, Oct 23, 2014 at 11:57 AM, Pierre Smits <pierre.sm...@gmail.com>
> wrote:
>
>> Adrian,
>>
>> Setting up a demo implementation to test your connection from http through
>> ajp should be that difficult.
>>
>> Follow this example and you'll have something to work with:
>>
>>    1. download and unzip your preferred version into a new directory
>>    2. in the directory you unzipped your version execute:
>>       1. ./ant build (or the windows equivalent)
>>       2. ./ant load-demo (gets data from the files in the data folder in
>>       the components into the rdbms )
>>    3. now run ./ant start to see OFBiz start without errors
>>    4. access your implementation with your web browser through
>> http://<YourOFBizIpAddress>:8443/catalog
>>    (you should see the log-in screen)
>>
>> When this works, you can start connecting your http server to the OFBiz
>> App
>> Server
>>
>>    1. Open or create a/the configuration file for your virtual host
>>    2. include ' ProxyPass / ajp://<YourOFBizIpAddress>:8009/ '
>>    3. include ' ProxyPassReverse / ajp://<YourOFBizIpAddress>:8009 '
>>    4. Restart your web server
>>
>> Now you're good to go to access http://<IpAddressOfWebServer>/catalog
>>
>> The above should do the trick.
>>
>> Regards,
>>
>>
>> Pierre Smits
>>
>> *ORRTIZ.COM <http://www.orrtiz.com>*
>> Services & Solutions for Cloud-
>> Based Manufacturing, Professional
>> Services and Retail & Trade
>> http://www.orrtiz.com
>>
>> On Thu, Oct 23, 2014 at 11:20 AM, Adrian Stern <adrian.st...@unchained.ch
>> >
>> wrote:
>>
>> > I just verified:
>> >
>> > Opening URL: http://<ip>/catalog
>> >
>> > will redirect to: https://<ip>/catalog/control/main
>> >
>> > which contains no content (site not available) because
>> > of ERR_CONNECTION_REFUSED
>> >
>> > Freundliche Grüsse
>> >
>> > Adrian Stern
>> > unchained - web solutions
>> >
>> > adrian.st...@unchained.ch
>> > +41 79 292 83 47
>> >
>> > On Thu, Oct 23, 2014 at 11:03 AM, Adrian Stern <
>> adrian.st...@unchained.ch>
>> > wrote:
>> >
>> > > Hi Nicolas
>> > >
>> > > I did: "There is output generated when accessing <ip>/webtools - in
>> the
>> > > stdout" - which means ofbiz does receive the request (or at least a
>> part
>> > of
>> > > it) but there is no response. Blank Page.
>> > >
>> > >
>> > > Freundliche Grüsse
>> > >
>> > > Adrian Stern
>> > > unchained - web solutions
>> > >
>> > > adrian.st...@unchained.ch
>> > > +41 79 292 83 47
>> > >
>> > > On Mon, Oct 20, 2014 at 10:37 AM, Nicolas Malin <
>> > nicolas.ma...@nereide.fr>
>> > > wrote:
>> > >
>> > >> Le 17/10/2014 16:14, Adrian Stern a écrit :
>> > >>
>> > >>> Accessing the IP directly
>> > >>> will return a white screen
>> > >>>
>> > >> try https://${yourIP|DnsName}/catalog
>> > >>
>> > >> Nicolas
>> > >>
>> > >
>> > >
>> >
>>
>
>

Reply via email to