You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by Tabarane <ta...@gmail.com> on 2017/03/24 06:40:34 UTC

incubator-guacamole-client-master

Hello,
I have just 3 question ,
First of all , i'm a self-learning personal and want to do something with
the Client provided by guacamole,

I want to add a Button on the GUI beside Each connection , which allow me to
do some task

1- incubator-guacamole-client-master can i modify the code and add/change to
it?
2- i'm not a programmer but i can look to codes and get idea what is
happening,and modiy it with help of google search and testing, my problem is
all what i know about the client that its related to maven, i have installed
eclipse , but there is a lot of type of product to install, WHICH one will
be correct to edit/modify the Client source
3- i'm using guacamoleto manage my Virtual Testing Infrastructure, my
infrastructure is based on ESXI, what i want to add is a Sub-menu which will
have some commands to each VM ( revert SnapShot - Take SnapShot - Power On -
Power OFF )


Any help on showing me on the correct way to start, it will be really really
highly appricated

Thanks



--
View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/incubator-guacamole-client-master-tp648.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Re: Authentication cache

Posted by Tabarane <ta...@gmail.com>.
Hello, i think there is a mistake in the forum, i got answer for another
topic inside my topic :)



Mike Jumper wrote
> On Tue, Mar 28, 2017 at 4:21 AM, Alexey Mayanov &lt;

> amayanov@

> &gt; wrote:
>> Hello!
>>
>> I use Guacamole 0.9.11 incubating with MySQL Auth Extension. My issue is
>> follow:
>> 1. I have multiple users. For example UserA and UserB.
>> 2. At first I logged in to Guacamole by UserA.
>> 3. Then I closed browser's tab with Guacamole without pushing Exit
>> button.
>> For example I just finished my RDP session.
>> 4. I opened new tab and want to see username/password prompt and login to
>> Guacamole as UserB. But when I opened my Guacamole URL in new tab I
>> become
>> automatically logged in as UserA.
>>
>> As I understand it happened due to authentication sessions was not closed
>> manually.
> 
> Correct.
> 
> If you want to log out of Guacamole, you need to explicitly do so. You
> will be automatically logged out after being inactive for long enough
> (see below), but otherwise you really need to log out if you want to
> log out.
> 
>> Is it possible to close the session automatically when user closes
>> browser's tab or create new session each time when user tries to
>> reconnect
>> to Guacamole  to prevent automatic login using previous session that has
>> not
>> been expired yet?
>>
> 
> No. You can, however, reduce the amount of time such a session remains
> valid despite inactivity using the "api-session-timeout" property:
> 
> http://guacamole.incubator.apache.org/doc/gug/configuring-guacamole.html#initial-setup
> 
> Beyond that, if you're concerned that other users may gain access to
> your session, the best remedy is really to be diligent about logging
> out when you're done.
> 
> - Mike





--
View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/incubator-guacamole-client-master-tp648p674.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Re: Authentication cache

Posted by Mike Jumper <mi...@guac-dev.org>.
On Tue, Mar 28, 2017 at 4:21 AM, Alexey Mayanov <am...@digiflak.com> wrote:
> Hello!
>
> I use Guacamole 0.9.11 incubating with MySQL Auth Extension. My issue is
> follow:
> 1. I have multiple users. For example UserA and UserB.
> 2. At first I logged in to Guacamole by UserA.
> 3. Then I closed browser's tab with Guacamole without pushing Exit button.
> For example I just finished my RDP session.
> 4. I opened new tab and want to see username/password prompt and login to
> Guacamole as UserB. But when I opened my Guacamole URL in new tab I become
> automatically logged in as UserA.
>
> As I understand it happened due to authentication sessions was not closed
> manually.

Correct.

If you want to log out of Guacamole, you need to explicitly do so. You
will be automatically logged out after being inactive for long enough
(see below), but otherwise you really need to log out if you want to
log out.

> Is it possible to close the session automatically when user closes
> browser's tab or create new session each time when user tries to reconnect
> to Guacamole  to prevent automatic login using previous session that has not
> been expired yet?
>

No. You can, however, reduce the amount of time such a session remains
valid despite inactivity using the "api-session-timeout" property:

http://guacamole.incubator.apache.org/doc/gug/configuring-guacamole.html#initial-setup

Beyond that, if you're concerned that other users may gain access to
your session, the best remedy is really to be diligent about logging
out when you're done.

- Mike

Authentication cache

Posted by Alexey Mayanov <am...@digiflak.com>.
Hello!

I use Guacamole 0.9.11 incubating with MySQL Auth Extension. My issue is 
follow:
1. I have multiple users. For example UserA and UserB.
2. At first I logged in to Guacamole by UserA.
3. Then I closed browser's tab with Guacamole without pushing Exit 
button. For example I just finished my RDP session.
4. I opened new tab and want to see username/password prompt and login 
to Guacamole as UserB. But when I opened my Guacamole URL in new tab I 
become automatically logged in as UserA.

As I understand it happened due to authentication sessions was not 
closed manually. Is it possible to close the session automatically when 
user closes browser's tab or create new session each time when user 
tries to reconnect to Guacamole  to prevent automatic login using 
previous session that has not been expired yet?

Thanks,
Alex

Re: incubator-guacamole-client-master

Posted by Tabarane <ta...@gmail.com>.
Hi Mike,

I created .goucamaole folder in C:\Program Files\Apache Software
Foundation\Apache Tomcat 8.0.27 , and it has 
- guacamole.properties
- Lib\mysql-connector-java-5.1.38-bin.jar
- extensions\guacamole-auth-jdbc-mysql-0.9.9.jar   ( i couldnt find 0.9.12 )


FYI , i exported my Guac 0.9.11 Database , and imported on a local machine ,
i didn't perform any schema upgrade , if its not correct like this, can i
initiate a new database to connect to?

For MySQL, i'm Using XAMPP 
For Tomcat 8 I'm using the one installed with NetBeans
NetBeans has connection with MySQL

the other Tomcat Tab is Totally Clean nothing there,
Tomcat 8.0.27.0 Log :   

Using CATALINA_BASE:  
"C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base"
Using CATALINA_HOME:   "C:\Program Files\Apache Software Foundation\Apache
Tomcat 8.0.27"
Using CATALINA_TMPDIR:
"C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\temp"
Using JRE_HOME:        "C:\Program Files\Java\jdk1.8.0_111"
Using CLASSPATH:       "C:\Program Files\Apache Software Foundation\Apache
Tomcat 8.0.27\bin\bootstrap.jar;C:\Program Files\Apache Software
Foundation\Apache Tomcat 8.0.27\bin\tomcat-juli.jar"
28-Mar-2017 09:29:13.050 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server version:       
Apache Tomcat/8.0.27
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server built:         
Sep 28 2015 08:17:25 UTC
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server number:        
8.0.27.0
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Name:              
Windows 7
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Version:           
6.1
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Architecture:         
amd64
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Java Home:            
C:\Program Files\Java\jdk1.8.0_111\jre
28-Mar-2017 09:29:13.051 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Version:          
1.8.0_111-b14
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:           
Oracle Corporation
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:        
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:        
C:\Program Files\Apache Software Foundation\Apache Tomcat 8.0.27
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dhttp.nonProxyHosts=localhost|127.0.0.1|Mahmoud
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.util.logging.config.file=C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\logging.properties
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Apache
Tomcat 8.0.27\endorsed
28-Mar-2017 09:29:13.052 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dcatalina.base=C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base
28-Mar-2017 09:29:13.053 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dcatalina.home=C:\Program Files\Apache Software Foundation\Apache Tomcat
8.0.27
28-Mar-2017 09:29:13.053 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.io.tmpdir=C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\temp
28-Mar-2017 09:29:13.054 INFO [main]
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based
Apache Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path: C:\Program
Files\Java\jdk1.8.0_111\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\ProgramData\chocolatey\bin;C:\Program
Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft
SQL Server\90\Tools\binn\;C:\Program Files\Microsoft Windows Performance
Toolkit\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance
Toolkit\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance
Toolkit\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files
(x86)\Skype\Phone\;C:\Program Files\Git\cmd;C:\Program
Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;.
28-Mar-2017 09:29:13.173 INFO [main] org.apache.coyote.AbstractProtocol.init
Initializing ProtocolHandler ["http-nio-8084"]
28-Mar-2017 09:29:13.270 INFO [main]
org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared
selector for servlet write/read
28-Mar-2017 09:29:13.272 INFO [main] org.apache.coyote.AbstractProtocol.init
Initializing ProtocolHandler ["ajp-nio-8009"]
28-Mar-2017 09:29:13.275 INFO [main]
org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared
selector for servlet write/read
28-Mar-2017 09:29:13.275 INFO [main]
org.apache.catalina.startup.Catalina.load Initialization processed in 542 ms
28-Mar-2017 09:29:13.293 INFO [main]
org.apache.catalina.core.StandardService.startInternal Starting service
Catalina
28-Mar-2017 09:29:13.293 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
Engine: Apache Tomcat/8.0.27
28-Mar-2017 09:29:13.301 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDescriptor Deploying
configuration descriptor
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\Catalina\localhost\guacamole.xml
28-Mar-2017 09:29:14.517 INFO [localhost-startStop-1]
org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned
for TLDs yet contained no TLDs. Enable debug logging for this logger for a
complete list of JARs that were scanned but no TLDs were found in them.
Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.
09:29:14.888 [localhost-startStop-1] INFO 
o.a.g.environment.LocalEnvironment - No guacamole.properties file found
within GUACAMOLE_HOME or the classpath. Using defaults.
09:29:14.989 [localhost-startStop-1] INFO 
o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60 minutes
of inactivity.
09:29:15.132 [localhost-startStop-1] INFO 
o.a.g.environment.LocalEnvironment - No guacamole.properties file found
within GUACAMOLE_HOME or the classpath. Using defaults.
09:29:15.268 [localhost-startStop-1] INFO  o.a.g.t.w.WebSocketTunnelModule -
Loading JSR-356 WebSocket support...
28-Mar-2017 09:29:15.630 WARNING [localhost-startStop-1]
com.google.inject.internal.ProxyFactory.<init> Method [public void
org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object)
throws org.apache.guacamole.GuacamoleException] is synthetic and is being
intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@6c4d5c8a].
This could indicate a bug.  The method may be intercepted twice, or may not
be intercepted at all.
28-Mar-2017 09:29:15.742 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.language.LanguageRESTService as a root
resource class
28-Mar-2017 09:29:15.742 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.patch.PatchRESTService as a root
resource class
28-Mar-2017 09:29:15.742 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.auth.TokenRESTService as a root
resource class
28-Mar-2017 09:29:15.743 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.apache.guacamole.rest.session.SessionRESTService as a root
resource class
28-Mar-2017 09:29:15.743 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.register
Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider
class
28-Mar-2017 09:29:15.746 INFO [localhost-startStop-1]
com.sun.jersey.server.impl.application.WebApplicationImpl._initiate
Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
28-Mar-2017 09:29:15.849 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to
GuiceManagedComponentProvider with the scope "Singleton"
28-Mar-2017 09:29:16.361 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.language.LanguageRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
28-Mar-2017 09:29:16.376 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.patch.PatchRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
28-Mar-2017 09:29:16.384 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.auth.TokenRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
28-Mar-2017 09:29:16.387 INFO [localhost-startStop-1]
com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
Binding org.apache.guacamole.rest.session.SessionRESTService to
GuiceManagedComponentProvider with the scope "PerRequest"
28-Mar-2017 09:29:16.408 INFO [localhost-startStop-1]
org.webjars.servlet.WebjarsServlet.init WebjarsServlet initialization
completed
28-Mar-2017 09:29:16.432 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of
configuration descriptor
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\Catalina\localhost\guacamole.xml
has finished in 3,131 ms
28-Mar-2017 09:29:16.432 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDescriptor Deploying
configuration descriptor
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\Catalina\localhost\manager.xml
28-Mar-2017 09:29:16.567 INFO [localhost-startStop-1]
org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned
for TLDs yet contained no TLDs. Enable debug logging for this logger for a
complete list of JARs that were scanned but no TLDs were found in them.
Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.
28-Mar-2017 09:29:16.572 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of
configuration descriptor
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\Catalina\localhost\manager.xml
has finished in 140 ms
28-Mar-2017 09:29:16.572 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDescriptor Deploying
configuration descriptor
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\Catalina\localhost\ROOT.xml
28-Mar-2017 09:29:16.831 INFO [localhost-startStop-1]
org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned
for TLDs yet contained no TLDs. Enable debug logging for this logger for a
complete list of JARs that were scanned but no TLDs were found in them.
Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.
28-Mar-2017 09:29:16.833 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of
configuration descriptor
C:\Users\TiTU\AppData\Roaming\NetBeans\8.2\apache-tomcat-8.0.27.0_base\conf\Catalina\localhost\ROOT.xml
has finished in 261 ms
28-Mar-2017 09:29:16.861 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["http-nio-8084"]
28-Mar-2017 09:29:16.878 INFO [main]
org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
["ajp-nio-8009"]
28-Mar-2017 09:29:16.880 INFO [main]
org.apache.catalina.startup.Catalina.start Server startup in 3604 ms
28-Mar-2017 09:30:23.013 INFO [http-nio-8084-exec-1]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular/1.3.16/angular.min.js
28-Mar-2017 09:30:23.024 INFO [http-nio-8084-exec-4]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/jquery/2.1.3/dist/jquery.min.js
28-Mar-2017 09:30:23.034 INFO [http-nio-8084-exec-3]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-cookies/1.3.16/angular-cookies.min.js
28-Mar-2017 09:30:23.045 INFO [http-nio-8084-exec-5]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/lodash/2.4.1/dist/lodash.min.js
28-Mar-2017 09:30:23.052 INFO [http-nio-8084-exec-7]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-route/1.3.16/angular-route.min.js
28-Mar-2017 09:30:23.069 INFO [http-nio-8084-exec-8]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-touch/1.3.16/angular-touch.min.js
28-Mar-2017 09:30:23.083 INFO [http-nio-8084-exec-9]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/messageformat/1.0.2/messageformat.min.js
28-Mar-2017 09:30:23.085 INFO [http-nio-8084-exec-10]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-translate/2.8.0/angular-translate.min.js
28-Mar-2017 09:30:23.114 INFO [http-nio-8084-exec-2]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-translate-interpolation-messageformat/2.8.0/angular-translate-interpolation-messageformat.min.js
28-Mar-2017 09:30:23.120 INFO [http-nio-8084-exec-1]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-translate-loader-static-files/2.8.0/angular-translate-loader-static-files.min.js
28-Mar-2017 09:30:23.122 INFO [http-nio-8084-exec-4]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/blob-polyfill/1.0.20150320/Blob.js
28-Mar-2017 09:30:23.130 INFO [http-nio-8084-exec-3]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/filesaver/1.3.3/FileSaver.min.js
28-Mar-2017 09:30:23.165 INFO [http-nio-8084-exec-7]
org.webjars.servlet.WebjarsServlet.doGet Webjars resource requested:
/META-INF/resources/webjars/angular-module-shim/0.0.4/angular-module-shim.js
09:30:30.732 [http-nio-8084-exec-7] WARN  o.a.g.r.auth.AuthenticationService
- Authentication attempt from 127.0.0.1 for user "a" failed.


Guacamole Tab :

Deploying on Apache Tomcat 8.0.27.0
    profile mode: false
    debug mode: false
    force redeploy: true
Starting Tomcat process...
Waiting for Tomcat...
Tomcat server started.
Undeploying ...
undeploy?path=/guacamole
OK - Undeployed application at context path /guacamole
In-place deployment at
C:\Users\TiTU\Documents\NetBeansProjects\incubator-guacamole-client\guacamole\target\guacamole-0.9.12-incubating
Deployment is in progress...
deploy?config=file%3A%2FC%3A%2FUsers%2FTiTU%2FAppData%2FLocal%2FTemp%2Fcontext1535977510765206297.xml&path=/guacamole
OK - Deployed application at context path /guacamole
Start is in progress...
start?path=/guacamole
OK - Started application at context path /guacamole




--
View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/incubator-guacamole-client-master-tp648p668.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Re: incubator-guacamole-client-master

Posted by Mike Jumper <mi...@guac-dev.org>.
On Mon, Mar 27, 2017 at 1:19 AM, Tabarane <ta...@gmail.com> wrote:
> Thanks a lot Mike,
>
> i'm now facing issue with showing the guacamole.properties file for the
> imported project in NetBeans, i see the web-app working on browser, but i
> cant authenticate neither mysql nor by user-mapping file  but i have no idea
> how to show mysql info for the webapp :)
>

Where are you placing guacamole.properties and the MySQL extension .jar?

Do you see any errors in the Tomcat logs (should be one of the two
Apache Tomcat 8.0.27.0 tabs)?

- Mike

Re: incubator-guacamole-client-master

Posted by Tabarane <ta...@gmail.com>.
Thanks a lot Mike,

i'm now facing issue with showing the guacamole.properties file for the
imported project in NetBeans, i see the web-app working on browser, but i
cant authenticate neither mysql nor by user-mapping file  but i have no idea
how to show mysql info for the webapp :)

i have mysql connection start, tomcat started & guacamole deployed

<http://apache-guacamole-incubating-users.2363388.n4.nabble.com/file/n660/1.png> 
<http://apache-guacamole-incubating-users.2363388.n4.nabble.com/file/n660/2.png> 

i know i'm a big noobi and i don't like to make anyone annoyed by my stupid
questions, but if i will manage to make something good, it will benefit all
of us as a community, and i'm on the starting of the way :)



--
View this message in context: http://apache-guacamole-incubating-users.2363388.n4.nabble.com/incubator-guacamole-client-master-tp648p660.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at Nabble.com.

Re: incubator-guacamole-client-master

Posted by Mike Jumper <mi...@guac-dev.org>.
On Thu, Mar 23, 2017 at 11:40 PM, Tabarane <ta...@gmail.com> wrote:

> Hello,
> I have just 3 question ,
> First of all , i'm a self-learning personal and want to do something with
> the Client provided by guacamole,
>
> I want to add a Button on the GUI beside Each connection , which allow me
> to
> do some task
>
> 1- incubator-guacamole-client-master can i modify the code and add/change
> to
> it?
>

You can do whatever you like to your copy of the code. Your changes will be
local to your copy.

2- i'm not a programmer but i can look to codes and get idea what is
> happening,and modiy it with help of google search and testing, my problem
> is
> all what i know about the client that its related to maven


The client is built using Maven, yes.

i have installed eclipse , but there is a lot of type of product to
> install, WHICH one will
> be correct to edit/modify the Client source
>

I have never had luck using Eclipse with Maven. I'm sure others may have. I
personally use Netbeans for this, and I find Netbeans' support for Maven to
be cleaner:

https://netbeans.org/

Really, whatever works best for you is best.

- Mike