how can I download zosRequestLogging-1.0 for liberty from wasdev.net -


i tried download zosrequestlogging-1.0 liberty wasdev.net. here did.

1) click on download 2) search zosrequestlogging-1.0 3) wasdev.net shows zosrequestlogging-1.0

there no download button in page.

thanks david

if you're trying install zosrequestlogging-1.0 feature, easiest thing run: wlp/bin/installutility install zosrequestlogging-1.0.

however, if want download it, can instead do: wlp/bin/installutility download zosrequestlogging-1.0 --location={somelocation, ex: c:\zosrequestlogging}


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -