[ 
https://issues.apache.org/jira/browse/STANBOL-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052603#comment-13052603
 ] 

Enrico Daga commented on STANBOL-231:
-------------------------------------

@rwesten as far as I can see it looks like only stanbol-parent/pom.xml has 
references with the legacy jsr311-api . All kres modules have the new 
jersey-core and the like. I guess local dependencies (import statements in java 
files) should work as before, right?

> Broken jersey services with MediaType.MULTIPART_FORM_DATA on /rules/web, 
> /reengieneer/web and /reasoners/web
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: STANBOL-231
>                 URL: https://issues.apache.org/jira/browse/STANBOL-231
>             Project: Stanbol
>          Issue Type: Bug
>          Components: KReS
>            Reporter: Enrico Daga
>            Priority: Blocker
>         Attachments: multipartFormData.patch
>
>
> Even if compiling correctly, the services do not start with the kres launcher.
> Fragment output is:
> INFO: Initiating Jersey application, version 'Jersey: 1.7 05/20/2011 11:04 AM'
> Jun 20, 2011 3:44:14 PM 
> com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
>  getInjectables
> SEVERE: Resource methods utilizing @FormParam and consuming 
> "multipart/form-data" are no longer supported. See @FormDataParam.
> Jun 20, 2011 3:44:14 PM 
> com.sun.jersey.server.impl.model.method.dispatch.MultipartFormDispatchProvider
>  getInjectables
> SEVERE: Resource methods utilizing @FormParam and consuming 
> "multipart/form-data" are no longer supported. See @FormDataParam.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to