Re: [Carbon-dev] Where can I find the newly created common user's information?

2010-08-25 Thread Senaka Fernando
Hi,

If I got your requirement correctly, what you want to do here is access the
resource on the registry through a web service hosted on WSAS isn't it?

Thanks,
Senaka.

2010/8/25 dzh045 

>
>
> At 2010-08-25 18:31:26,"Afkham Azeez"  wrote:
>
> Where did you upload the file to? Can you send us a screenshot of the WSAS
> UI you used for uploading the .txt file.
>
> Azeez
>
>
>
> 2010/8/25 dzh045 
>
>> Hi:
>> As  a  admin   user  of  the  WSAS,  Iuploaded  a   .txt   file
>>  that  contains  some   numbers   just  now .  When  I   signed  in  the
>>  WSAS   as  a  commen  user, I   could  see   the.txt  file   uploaded
>>  by  the  admin user .   NowI  want  to   develop  and  deploy   a
>> Web Service   on   the  WSAS .   The  Web Service can   read  the   .txt
>>  files   and  then  show  the  numbers  meeting   certain  condition   in
>> the  .txt  file  .
>>   How  can  I   achieve   the  Web Service?
>>Thanks!
>>
>> At 2010-08-25 17:04:23,"Afkham Azeez"  wrote:
>>
>> Please clearly explain what you are trying to implement.
>>
>> 1. Are you trying to implement a Web service, to which you can upload a
>> .txt file?
>> 2. Are you trying to develop a UI in the Carbon console which will allow
>> you to upload a .txt file?
>>
>> WSAS does not have any UI facility which allows you to upload random file
>> types. The answer we are going to give you will depend on your answer to 1 &
>> 2 above.
>>
>> Thanks
>> Azeez
>>
>>
>>
>> 2010/8/25 dzh045 
>>
>>> Hi:
>>>I  create  a common user   of the   WSAS  . Now l  sign in  the WSAS
>>>  correctly using it,   Then
>>>  I want to  upload  some  data   in  the form  of   file,   like .txt
>>> ,for   I   want  to use  some existing service   on the WSAS  ,to
>>>   handle   the data  in  my   uploaded  file .
>>>As  a  common  user  ,can  I   upload  some  data   in  the
>>> form  of   file   like  .txt   ?   If  can  ,how   to upload  the   data
>>>  file ,because  there  is  not   the  function   in  the  WSAS ?   And
>>>  where   the   data  file   will  be   stored  ?
>>>
>>> Thanks!
>>>
>>> At 2010-08-25 13:19:29,"Isuru Suriarachchi"  wrote:
>>>
>>> Hi,
>>>
>>> When you create users and roles using the WSAS management UI, those users
>>> and roles are stored in the Carbon internal H2 database. So you can't read
>>> information like username, password from any file. All operations that you
>>> want to perform on users and roles can be done using the management console.
>>>
>>> So why do you need to read those user information from a file? Is there
>>> any reason?
>>>
>>> Thanks,
>>> ~Isuru
>>>
>>> 2010/8/25 dzh045 
>>>
 Hi:
I  create  a common user  of the   WSAS  . And  l  can  sign in  the
 WSAS  correctly using it.In  the   folder of  wso2wsas-3.2.0, I wanted
 to  to find the  files  ,storing   the newly created  user'  information(
 such  as : username,  password ,  uploaded files  and so  on) ,  but  I
  failed.
So  could  you   tell me   where   can I  find   the   newly
 created  user's  information ?
Thanks!



 --
 您想拥有和网易免费邮箱一样强大的软件吗? 
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Isuru Suriarachchi
>>> Technical Lead & Product Manager, WSO2 Web Services Application Server
>>> WSO2 Inc. http://wso2.com
>>> email : is...@wso2.com
>>> blog : http://isurues.wordpress.com/
>>>
>>> lean . enterprise . middleware
>>>
>>>
>>>
>>> --
>>> 网易邮箱,没有垃圾邮件的邮箱。 
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Afkham Azeez
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> Lean . Enterprise . Middleware
>> Member; Apache Software Foundation; http://www.apache.org/
>> email: az...@wso2.com cell: +94 77 3320919
>> blog: http://blog.afkham.org
>> twitter: http://twitter.com/afkham_azeez
>> linked-in: http://lk.linkedin.com/in/afkhamazeez
>>
>>
>>
>> --
>> 网易邮箱,没有垃圾邮件的邮箱。 
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Afkham Azeez
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
>
>
> --
> 网易邮箱,没有垃圾邮件的邮箱。 

Re: [Carbon-dev] Where can I find the newly created common user's information?

2010-08-25 Thread Afkham Azeez
Where did you upload the file to? Can you send us a screenshot of the WSAS
UI you used for uploading the .txt file.

Azeez



2010/8/25 dzh045 

> Hi:
> As  a  admin   user  of  the  WSAS,  Iuploaded  a   .txt   file
>  that  contains  some   numbers   just  now .  When  I   signed  in  the
>  WSAS   as  a  commen  user, I   could  see   the.txt  file   uploaded
>  by  the  admin user .   NowI  want  to   develop  and  deploy   a
> Web Service   on   the  WSAS .   The  Web Service can   read  the   .txt
>  files   and  then  show  the  numbers  meeting   certain  condition   in
> the  .txt  file  .
>   How  can  I   achieve   the  Web Service?
>Thanks!
>
> At 2010-08-25 17:04:23,"Afkham Azeez"  wrote:
>
> Please clearly explain what you are trying to implement.
>
> 1. Are you trying to implement a Web service, to which you can upload a
> .txt file?
> 2. Are you trying to develop a UI in the Carbon console which will allow
> you to upload a .txt file?
>
> WSAS does not have any UI facility which allows you to upload random file
> types. The answer we are going to give you will depend on your answer to 1 &
> 2 above.
>
> Thanks
> Azeez
>
>
>
> 2010/8/25 dzh045 
>
>> Hi:
>>I  create  a common user   of the   WSAS  . Now l  sign in  the WSAS
>>  correctly using it,   Then
>> I want to  upload  some  data   in  the form  of   file,   like .txt ,
>>for   I   want  to use  some existing service   on the WSAS  ,to   handle
>>   the data  in  my   uploaded  file .
>>As  a  common  user  ,can  I   upload  some  data   in  the
>> form  of   file   like  .txt   ?   If  can  ,how   to upload  the   data
>>  file ,because  there  is  not   the  function   in  the  WSAS ?   And
>>  where   the   data  file   will  be   stored  ?
>>
>> Thanks!
>>
>> At 2010-08-25 13:19:29,"Isuru Suriarachchi"  wrote:
>>
>> Hi,
>>
>> When you create users and roles using the WSAS management UI, those users
>> and roles are stored in the Carbon internal H2 database. So you can't read
>> information like username, password from any file. All operations that you
>> want to perform on users and roles can be done using the management console.
>>
>> So why do you need to read those user information from a file? Is there
>> any reason?
>>
>> Thanks,
>> ~Isuru
>>
>> 2010/8/25 dzh045 
>>
>>> Hi:
>>>I  create  a common user  of the   WSAS  . And  l  can  sign in  the
>>> WSAS  correctly using it.In  the   folder of  wso2wsas-3.2.0, I wanted
>>> to  to find the  files  ,storing   the newly created  user'  information(
>>> such  as : username,  password ,  uploaded files  and so  on) ,  but  I
>>>  failed.
>>>So  could  you   tell me   where   can I  find   the   newly
>>> created  user's  information ?
>>>Thanks!
>>>
>>>
>>>
>>> --
>>> 您想拥有和网易免费邮箱一样强大的软件吗? 
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Isuru Suriarachchi
>> Technical Lead & Product Manager, WSO2 Web Services Application Server
>> WSO2 Inc. http://wso2.com
>> email : is...@wso2.com
>> blog : http://isurues.wordpress.com/
>>
>> lean . enterprise . middleware
>>
>>
>>
>> --
>> 网易邮箱,没有垃圾邮件的邮箱。 
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Afkham Azeez
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> Lean . Enterprise . Middleware
> Member; Apache Software Foundation; http://www.apache.org/
> email: az...@wso2.com cell: +94 77 3320919
> blog: http://blog.afkham.org
> twitter: http://twitter.com/afkham_azeez
> linked-in: http://lk.linkedin.com/in/afkhamazeez
>
>
>
> --
> 网易邮箱,没有垃圾邮件的邮箱。 
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Afkham Azeez
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Where can I find the newly created common user's information?

2010-08-25 Thread dzh045
Hi:
As  a  admin   user  of  the  WSAS,  Iuploaded  a   .txt   file  that  
contains  some   numbers   just  now .  When  I   signed  in  the  WSAS   as  a 
 commen  user, I   could  see   the.txt  file   uploaded  by  the  admin 
user .   NowI  want  to   develop  and  deploy   a   Web Service   on   
the  WSAS .   The  Web Service can   read  the   .txt  files   and  then  
show  the  numbers  meeting   certain  condition   in the  .txt  file  .
  How  can  I   achieve   the  Web Service? 
   Thanks!

At 2010-08-25 17:04:23,"Afkham Azeez"  wrote:
Please clearly explain what you are trying to implement.


1. Are you trying to implement a Web service, to which you can upload a .txt 
file?
2. Are you trying to develop a UI in the Carbon console which will allow you to 
upload a .txt file?


WSAS does not have any UI facility which allows you to upload random file 
types. The answer we are going to give you will depend on your answer to 1 & 2 
above.


Thanks
Azeez





2010/8/25 dzh045
Hi:
   I  create  a common user   of the   WSAS  . Now l  sign in  the WSAS  
correctly using it,   Then  
I want to  upload  some  data   in  the form  of   file,   like .txt ,
for   I   want  to use  some existing service   on the WSAS  ,to   handle   the 
data  in  my   uploaded  file . 
   As  a  common  user  ,can  I   upload  some  data   in  the form  of 
  file   like  .txt   ?   If  can  ,how   to upload  the   data  file ,because  
there  is  not   the  function   in  the  WSAS ?   Andwhere   the   data  
file   will  be   stored  ?
   
Thanks!
   
At 2010-08-25 13:19:29,"Isuru Suriarachchi"  wrote:
Hi,

When you create users and roles using the WSAS management UI, those users and 
roles are stored in the Carbon internal H2 database. So you can't read 
information like username, password from any file. All operations that you want 
to perform on users and roles can be done using the management console.

So why do you need to read those user information from a file? Is there any 
reason?

Thanks,
~Isuru


2010/8/25 dzh045

Hi:
   I  create  a common user  of the   WSAS  . And  l  can  sign in  the WSAS  
correctly using it.In  the   folder of  wso2wsas-3.2.0, I wanted to  to 
find the  files  ,storing   the newly created  user'  information( such  as : 
username,  password ,  uploaded files  and so  on) ,  but  I  failed.
   So  could  you   tell me   where   can I  find   the   newly created  
user's  information ? 
   Thanks!
 



您想拥有和网易免费邮箱一样强大的软件吗?
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev





--
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Web Services Application Server
WSO2 Inc.http://wso2.com
email :is...@wso2.com
blog :http://isurues.wordpress.com/

lean . enterprise . middleware





网易邮箱,没有垃圾邮件的邮箱。
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev





--
Afkham Azeez
Senior Software Architect & Senior Manager; WSO2, Inc.;http://wso2.com, Lean . 
Enterprise . Middleware
Member; Apache Software Foundation;http://www.apache.org/
email:az...@wso2.com cell: +94 77 3320919
blog:http://blog.afkham.org
twitter:http://twitter.com/afkham_azeez
linked-in:http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Where can I find the newly created common user's information?

2010-08-25 Thread Afkham Azeez
Please clearly explain what you are trying to implement.

1. Are you trying to implement a Web service, to which you can upload a .txt
file?
2. Are you trying to develop a UI in the Carbon console which will allow you
to upload a .txt file?

WSAS does not have any UI facility which allows you to upload random file
types. The answer we are going to give you will depend on your answer to 1 &
2 above.

Thanks
Azeez



2010/8/25 dzh045 

> Hi:
>I  create  a common user   of the   WSAS  . Now l  sign in  the WSAS
>  correctly using it,   Then
> I want to  upload  some  data   in  the form  of   file,   like .txt ,
>for   I   want  to use  some existing service   on the WSAS  ,to   handle
>   the data  in  my   uploaded  file .
>As  a  common  user  ,can  I   upload  some  data   in  the form
>  of   file   like  .txt   ?   If  can  ,how   to upload  the   data  file
> ,because  there  is  not   the  function   in  the  WSAS ?   Andwhere
> the   data  file   will  be   stored  ?
>
> Thanks!
>
> At 2010-08-25 13:19:29,"Isuru Suriarachchi"  wrote:
>
> Hi,
>
> When you create users and roles using the WSAS management UI, those users
> and roles are stored in the Carbon internal H2 database. So you can't read
> information like username, password from any file. All operations that you
> want to perform on users and roles can be done using the management console.
>
> So why do you need to read those user information from a file? Is there any
> reason?
>
> Thanks,
> ~Isuru
>
> 2010/8/25 dzh045 
>
>> Hi:
>>I  create  a common user  of the   WSAS  . And  l  can  sign in  the
>> WSAS  correctly using it.In  the   folder of  wso2wsas-3.2.0, I wanted
>> to  to find the  files  ,storing   the newly created  user'  information(
>> such  as : username,  password ,  uploaded files  and so  on) ,  but  I
>>  failed.
>>So  could  you   tell me   where   can I  find   the   newly
>> created  user's  information ?
>>Thanks!
>>
>>
>>
>> --
>> 您想拥有和网易免费邮箱一样强大的软件吗? 
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Web Services Application Server
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
>
> --
> 网易邮箱,没有垃圾邮件的邮箱。 
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Afkham Azeez
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
Lean . Enterprise . Middleware
Member; Apache Software Foundation; http://www.apache.org/
email: az...@wso2.com cell: +94 77 3320919
blog: http://blog.afkham.org
twitter: http://twitter.com/afkham_azeez
linked-in: http://lk.linkedin.com/in/afkhamazeez
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Where can I find the newly created common user's information?

2010-08-25 Thread dzh045
Hi:
   I  create  a common user   of the   WSAS  . Now l  sign in  the WSAS  
correctly using it,   Then  
I want to  upload  some  data   in  the form  of   file,   like .txt ,
for   I   want  to use  some existing service   on the WSAS  ,to   handle   the 
data  in  my   uploaded  file . 
   As  a  common  user  ,can  I   upload  some  data   in  the form  of 
  file   like  .txt   ?   If  can  ,how   to upload  the   data  file ,because  
there  is  not   the  function   in  the  WSAS ?   Andwhere   the   data  
file   will  be   stored  ?
   
Thanks!
   
At 2010-08-25 13:19:29,"Isuru Suriarachchi"  wrote:
Hi,

When you create users and roles using the WSAS management UI, those users and 
roles are stored in the Carbon internal H2 database. So you can't read 
information like username, password from any file. All operations that you want 
to perform on users and roles can be done using the management console.

So why do you need to read those user information from a file? Is there any 
reason?

Thanks,
~Isuru


2010/8/25 dzh045

Hi:
   I  create  a common user  of the   WSAS  . And  l  can  sign in  the WSAS  
correctly using it.In  the   folder of  wso2wsas-3.2.0, I wanted to  to 
find the  files  ,storing   the newly created  user'  information( such  as : 
username,  password ,  uploaded files  and so  on) ,  but  I  failed.
   So  could  you   tell me   where   can I  find   the   newly created  
user's  information ? 
   Thanks!
 



您想拥有和网易免费邮箱一样强大的软件吗?
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev





--
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Web Services Application Server
WSO2 Inc.http://wso2.com
email :is...@wso2.com
blog :http://isurues.wordpress.com/

lean . enterprise . middleware

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Where can I find the newly created common user's information?

2010-08-24 Thread Isuru Suriarachchi
Hi,

When you create users and roles using the WSAS management UI, those users
and roles are stored in the Carbon internal H2 database. So you can't read
information like username, password from any file. All operations that you
want to perform on users and roles can be done using the management console.

So why do you need to read those user information from a file? Is there any
reason?

Thanks,
~Isuru

2010/8/25 dzh045 

> Hi:
>I  create  a common user  of the   WSAS  . And  l  can  sign in  the
> WSAS  correctly using it.In  the   folder of  wso2wsas-3.2.0, I wanted
> to  to find the  files  ,storing   the newly created  user'  information(
> such  as : username,  password ,  uploaded files  and so  on) ,  but  I
>  failed.
>So  could  you   tell me   where   can I  find   the   newly
> created  user's  information ?
>Thanks!
>
>
>
> --
> 您想拥有和网易免费邮箱一样强大的软件吗? 
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Web Services Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev