mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Ticket #362: Got JSON mapping working.
This commit is contained in:
		| @@ -255,6 +255,16 @@ | ||||
|     <listener> | ||||
|         <listener-class>org.glyptodon.guacamole.net.basic.rest.RESTServletContextListener</listener-class> | ||||
|     </listener> | ||||
|      | ||||
|     <init-param> | ||||
|         <param-name>com.sun.jersey.api.json.POJOMappingFeature</param-name> | ||||
|         <param-value>true</param-value> | ||||
|     </init-param> | ||||
|      | ||||
|     <init-param> | ||||
|         <param-name>com.sun.jersey.config.property.packages</param-name> | ||||
|         <param-value>org.codehaus.jackson.jaxrs</param-value> | ||||
|     </init-param> | ||||
|  | ||||
|     <mime-mapping> | ||||
|         <extension>mp3</extension> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user