yeah, because you never invoked the servlet you've of course never see that log in the console.
Sebastian 2011/6/13 Guillaume <[email protected]>: > For the moment, i don't succeed to activate the svg export according the > feature which i want to bring. > > I just want to see the call of functions in order to understand better the > functionnement. > > But in my console (terminal Ubuntu), I see the log when i save a file : > > DEBUG 06-13 15:19:02.614 ConferenceLibrary.java 4450422 705 > org.openmeetings.app.remote.ConferenceLibrary [NioProcessor-1] - > saveAsObject :2: java.util.ArrayList > DEBUG 06-13 15:19:02.614 ConferenceLibrary.java 4450422 709 > org.openmeetings.app.remote.ConferenceLibrary [NioProcessor-1] - > saveAsObject1 > DEBUG 06-13 15:19:02.623 ConferenceLibrary.java 4450431 715 > org.openmeetings.app.remote.ConferenceLibrary [NioProcessor-1] - ### this is > my working directory: > /home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/upload/ > DEBUG 06-13 15:19:02.632 LibraryDocumentConverter.java 4450440 52 > org.openmeetings.app.documents.LibraryDocumentConverter [NioProcessor-1] - > filePath: > /home/guillaume/workspace/ROOT_OM/dist/red5/webapps/openmeetings/upload/ > DEBUG 06-13 15:19:02.679 FileExplorerItemDaoImpl.java 4450487 43 > org.openmeetings.app.data.file.dao.FileExplorerItemDaoImpl [NioProcessor-1] > - .add(): adding file dessin2.pdf > DEBUG 06-13 15:19:02.923 FileExplorerItemDaoImpl.java 4450731 72 > org.openmeetings.app.data.file.dao.FileExplorerItemDaoImpl [NioProcessor-1] > - .add(): file dessin2.pdf added as 9 > DEBUG 06-13 15:19:03.133 ConferenceLibrary.java 4450941 844 > org.openmeetings.app.remote.ConferenceLibrary [NioProcessor-1] - room_id 7 > etc .... > > But I never see when the process of export svg begin and i don't know the > reason. > > Have you got any suggestions ? > > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/openmeetings-user/-/Kb0EEyUXhmcJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
