Pasific appserver 12

Posted by goo on 24-Jul-2019 10:40

New to pasoe,

I have setup a applicationserver called pasTest on port 3030, I want to use the /apsv transporter, and I want to use port 80 from client:

I want to add a ablApp called: myApp

hServer:CONNECT("-URL http://aia.mydomain.no/aia/Aia?AppService=myApp").

I have followed some test examples for migrating a classic appserver using nameserver, but I have no clue how to do this in 12.

I can see AppServer and NameServer, I thought that was for classic? and Pasific application server was the new?

I have tried to read some documentations, but no luck understanding how to .

//Geir Otto

All Replies

Posted by Mike Fechner on 24-Jul-2019 10:47

You should be connecting via

http://hostname:3030/apsv

No need for AIA - not second port for http. The apsv protocol is basically AIA built into PASOE. It's the only protocol supported for ABL clients.

This thread is closed