Search found 5 matches

by Arti Sharma
Sat Mar 18, 2017 10:48 am
Forum: Java API
Topic: how to get device language supported by device
Replies: 1
Views: 27430

how to get device language supported by device

hi ,

can i get language supported by device using wurfl 1.8.3.1
by Arti Sharma
Mon Mar 13, 2017 2:29 pm
Forum: Java API
Topic: WURFL unexpected exception] with root cause
Replies: 7
Views: 35611

Re: WURFL unexpected exception] with root cause

Hi, PFB spring xml. rest-servlet.xml <import resource="database/mysql-datasource.xml" /> <import resource="customer/app-customer.xml" /> <import resource="customer/cors.xml" /> <import resource="applicationContext.xml"/> <!-- <bean id="com.scientiamobile.wurfl.core.WURFLEngine" class="com.scientiamo...
by Arti Sharma
Mon Mar 13, 2017 2:26 pm
Forum: Java API
Topic: WURFL unexpected exception] with root cause
Replies: 7
Views: 35611

Re: WURFL unexpected exception] with root cause

Hi , PFB web.xml and spring xml. web.xml : <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebA...
by Arti Sharma
Mon Mar 13, 2017 2:00 pm
Forum: Java API
Topic: WURFL unexpected exception] with root cause
Replies: 7
Views: 35611

Re: WURFL unexpected exception] with root cause

Hi Aaron, PFB code and zip that we are using 1.8.3.1 evaluation version and getting runtime exception(wurfl.load()): package com.rhan.adnw.controller; import javax.servlet.http.HttpServletRequest; import net.sourceforge.wurfl.core.WURFLManager; import org.springframework.beans.factory.annotation.Aut...
by Arti Sharma
Mon Mar 13, 2017 12:59 pm
Forum: Java API
Topic: WURFL unexpected exception] with root cause
Replies: 7
Views: 35611

WURFL unexpected exception] with root cause

Hi , using 1.8.3.1 wurfl java API when we call rest api getting below runtime exception SEVERE: Servlet.service() for servlet [rest] in context with path [/Add_Network_API] threw exception [Request processing failed; nested exception is com.scientiamobile.wurfl.core.exc.WURFLRuntimeException: WURFL ...