Re: Disable Logon

2010-07-01 Thread davidjguru


On 30 jun, 18:21, "fzurro.com"  wrote:
> Hi,
>
> Very similar to the 'skip the login user' post but not the same
>
> I'm only using Openmeetings for 'Moodle' Integration. All good but the
> problem I have is that the 'Open Meetings' integration needs an
> 'administrator' user account and my users can do anything they want by
> using this account
>
> My way arround it with previous versions of openmeetings was to rename
> the 'index.jsp' to something obscure so I am the only one that can
> access it. It does not seem to work with the latest versions (I have
> renamed every imaginable .jsp but still get the logon screen). What am
> I missing here ?
>
> Thanks for a great product.

Greetings fzurro, I am researching this because I want to integrate
direct access to facilities from another platform for networking.

If I understand correctly, you need an administrator role to use the
methods and specifically, to extract the information Hash of a room. I
think then you can access the same data simply by a user, no matter
the role you have.

If I'm wrong, please someone correct me.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: skip the login user

2010-06-28 Thread davidjguru
Hi good afternoon, greetings from Andalusia, Spain. I consulted the
information available at the housing project and found this:

http://code.google.com/p/openmeetings/wiki/DirectLoginSoapGeneralFlow

Where comments:

"... You Always use the same (Admin!) User to login ..."

Does this mean that only allow access via SOAP to a user with
Administrator role? ¿?

Does anyone know if is possible to access without having an
administrator profile?

Thanks for your time,

David.




On 9 jun, 20:26, Bicho4191  wrote:
> Hi david i am using just the rooms in my aplication, attaching
> information trougth soap methods but if you need use calendar and
> other issues well maybe you need modify the clien side of the
> aplication
>
> grettings
>
> On 9 jun, 12:25,davidJGuru wrote:
>
>
>
> > Hi good afternoon, greetings from Seville, Andalusia (Spain).
>
> > I'm trying to integrate my OpenMeetings with a portal platform. In
> > particular I would like a user identified in my own shelf in my
> > OpenMeetings entered directly without the need to login again, this
> > means that I need to know if it is possible to do this, and moreover,
> > how is possible to skip the login user and pass parameters user +
> > password of the user from the other platform.
>
> > Has anyone tried anything like this before?
> > Are there any examples available?
>
> > Thanks for your time, good morning.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[How to] skip the login user

2010-06-09 Thread davidJGuru
Hi good afternoon, greetings from Seville, Andalusia (Spain).

I'm trying to integrate my OpenMeetings with a portal platform. In
particular I would like a user identified in my own shelf in my
OpenMeetings entered directly without the need to login again, this
means that I need to know if it is possible to do this, and moreover,
how is possible to skip the login user and pass parameters user +
password of the user from the other platform.

Has anyone tried anything like this before?
Are there any examples available?

Thanks for your time, good morning.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



¿Where is the compiled main.lzx?

2010-05-10 Thread davidJGuru
Hello good afternoon from Andalusia.

I still have problems in locating the main compiled. I have the
project in Eclipse, deployed in tomcat, but can not find anywhere that
hosts my main compiled, ie the platform ready to run in .swf format.

I would appreciate ideas on this.

Good afternoon.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: How create a Skin ?

2010-04-07 Thread davidJGuru
Hi greenes,

 Greetings from Andalusia,

Thank you very much for this document, it will be helpful for those
who work with the platform. (In English or Spanish ;) )

Thanks!

On 6 abr, 17:49, greenes  wrote:
> Hi Inazo,
>
> Right now i upload a howto make a skin step by step.
>
> Please say if you have doubts.
>
> It is in the Archives section and call:
>
> Howto_make_skin_step_step.pdf
>
> http://groups.google.com/group/openmeetings-user/web/Howto_make_skin_...
>
> greenes
>
> On 26 mar, 22:51, Inazo  wrote:
>
> > Hi all,
>
> > I have install OpenMeetings, but I want to make a skin for it. Someone
> > have documentations/tutorials for do it ?
>
> > Thanks.
>
> > Best Regards,
> > Inazo.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Installation w/http"//msql.* connection

2010-04-01 Thread davidJGuru
Hi good afternoon, greetings from Andalusia, Spain.

I think the connection problem may be that the connection is not
"https", only to be a connection "jdbc" with its corresponding driver,
in this case "jdbc: mysql".

For example, my connection is specified in the hibernate.cfg.xml file
as follows:


jdbc: mysql: / / localhost / openmeetingseclipse? AutoReconnect = true
&
 useUnicode = true & createDatabaseIfNotExist = true &
characterEncoding = utf-8


I hope this will be useful, Greetings davidjguru.





On 1 abr, 01:35, lfloyd  wrote:
> Unable to establish database connection, upon starting red hat get The
> system cannot find the path specified.
>
> Connection url set in .xml file to:
> https://
> mysql50-59.wc1.sat1.stabletransit.com/openmeetings_jnt?
> autoReconnect=true&useUnicode=true&createDatabaseIfNotExist=true&characterEncoding=utf-8 property>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Problems with documents format

2010-02-23 Thread davidJGuru
Good afternoon from Andalusia, fellas. I have right now a
problem with the document processing platform, and
I particular the following occurs:

1.-In the thumbnail to display to the left in the case file
image, it is not shown.

2.-An image file format is not viewable on slate
by dragging. Just double click opens.

3.-In the file export from the platform, files are
generate white, have no content.


This is it. Everything shows me on the board, everything can be
handled, but
has three previous deficits.
I think maybe can be either of a converter (eg
ImageShack) or permits and routes not found.

As I am developing for Tomcat, the log tells me the following:

Error exporting: java.io.FileNotFoundException: / home /
workspace_eclipse_16112009/.metadata/.plugins /
org.eclipse.wst.server.core/tmp1/wtpwebapps/AS01/uploadtemp /
image_23_02_2010_13_34_21.jpg (No such file or directory)

and it is true, that file does not exist in that directory (at least
with this
extension, but I got in. svg).

I hope you can help me, thank you very much for your time.

David.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.