Re: addNewUserWithExternalType() Error

2013-12-29 Thread 小野圭二
I could not understand why "allow_frontend_register" flag break into addNew.. function. In my opinion, the flag and the func should not have relation between them in this case. For example, i changed the func as follows and works fine. Could you discuss this issue for changing specification? If i c

Re: addNewUserWithExternalType() Error

2013-12-27 Thread Maxim Solodovnik
The only workaround I know is to remove button and recompile On Sat, Dec 28, 2013 at 4:50 AM, 小野圭二 wrote: > Yes i turned it off. > Because we disallow the registration by the front register and just > allow it by using API, that is kicked from another site. > Are there any work around? > > 2013

Re: addNewUserWithExternalType() Error

2013-12-27 Thread 小野圭二
Yes i turned it off. Because we disallow the registration by the front register and just allow it by using API, that is kicked from another site. Are there any work around? 2013/12/28 Maxim Solodovnik : > it seems you have "allow_frontend_register" configuration option turned off > > > On Fri, Dec

Re: addNewUserWithExternalType() Error

2013-12-27 Thread Maxim Solodovnik
it seems you have "allow_frontend_register" configuration option turned off On Fri, Dec 27, 2013 at 3:21 PM, 小野圭二 wrote: > The calling was as following. > It was success on my local, but failed on remote. > > http:// server>/openmeetings/services/UserService/addNewUserWithExternalType?SID=65d00

Re: addNewUserWithExternalType() Error

2013-12-27 Thread 小野圭二
The calling was as following. It was success on my local, but failed on remote. http:///openmeetings/services/UserService/addNewUserWithExternalType?SID=65d008cefaabd70c359f0e3ffac074b4&username=a_ono1&userpass=password&lastname=keiji&firstname=a_ono1&email=a_o...@mail.jp&additionalname=&street=&z

Re: addNewUserWithExternalType() Error

2013-12-27 Thread Maxim Solodovnik
I see null pointer... Are you fill all the params? Will try to check the line of code later On Dec 27, 2013 3:09 PM, "Maxim Solodovnik" wrote: > What is the error? I see no errors in the log > On Dec 27, 2013 1:20 PM, "小野圭二" wrote: > >> Hi, >> >> I am using this API. On my local machine, it wor

Re: addNewUserWithExternalType() Error

2013-12-27 Thread Maxim Solodovnik
What is the error? I see no errors in the log On Dec 27, 2013 1:20 PM, "小野圭二" wrote: > Hi, > > I am using this API. On my local machine, it works fine, but on the > remote site, it dose not work.The log was as follows.What do you think > of the cause? > Both of OM version are 2.1.1. > > DEBUG 12-

addNewUserWithExternalType() Error

2013-12-26 Thread 小野圭二
Hi, I am using this API. On my local machine, it works fine, but on the remote site, it dose not work.The log was as follows.What do you think of the cause? Both of OM version are 2.1.1. DEBUG 12-27 15:00:06.848 o.a.o.a.s.UserWebService:91 [http-bio-0.0.0.0-5080-exec-63] - SPRING LOADED getSessio