[wsf-c-dev] [jira] Created: (WSFPERL-2) wsf/perl client dies if
wsfc_home not set
Dinesh Premalal (JIRA)
jira at wso2.org
Fri Apr 25 21:54:19 PDT 2008
wsf/perl client dies if wsfc_home not set
-----------------------------------------
Key: WSFPERL-2
URL: https://wso2.org/jira/browse/WSFPERL-2
Project: WSO2 WSF/Perl
Issue Type: Improvement
Reporter: Dinesh Premalal
Assignee: Chintana Wilamuna
Priority: Minor
my $client = new WSO2::WSF::WSClient( { 'wsfc_home' => '/home/dinesh/wsf_c/deploy',
'to' => 'http://localhost:9090/axis2/services/echo' } );
client always expect to have a value for 'wsfc_home' from the user. I think , it is better to get value from WSFC_HOME environmental variable if user doesn't set value for 'wsfc_home'
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list