Results 322 comments of Edwin Biemond

it looks like it cannot connect to the domain. is IP your hostname and in this example I use t3s on the domain and wls_settings https://github.com/biemond/biemond-orawls-vagrant-12.1.3/blob/master/puppet/hieradata/admin.example.com.yaml#L51 https://github.com/biemond/biemond-orawls-vagrant-12.1.3/blob/master/puppet/hieradata/admin.example.com.yaml#L75 Connecting to t3s://IP:7002...

Hi, indeed, it can't be that hard, just need to know the default oracle home name and the rsp file. So if you can do that it will be awesome....

Thanks a lot, I can use this to add it to the orawls module. thanks

Hi Gene, I added a new vagrant box https://github.com/biemond/biemond-orawls-vagrant-11g-forms With this I can install Forms 11.1.2 and the 11.1.1.2 version with patch 11.1.1.7. For the last one, the patch 11.1.1.7...

Do you mean an puppet orawls domain domain extension template like I did for jrf or soa. Or can you have a standalone version instal,l complete with domain like you...

Nice, we can do some reverse engineering because Oracle probably uses wlst to create the domain and add some extensions. Maybe they do something special on it which can not...

Hi see #398 2 ways set it on domain.pp java_arguments = { "ADM" => "..." } and / or as wls_server arguments and subscribe to auto restart when it is...

no need for that because orawls uses nodemanager which overrides those properties

your start scripts are overridden by every patch, so that is bad. The nodemanager is the only right way, scripts are there to make it easy for dev or getting...

please use wls_settings and use this name as a namespace in all the wls custom providers names. default it will use the default when it is not specified