Coder Social home page Coder Social logo

Comments (11)

glassfishrobot avatar glassfishrobot commented on September 25, 2024

Reported by @delabassee

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@jjsnyder said:
Jersey was causing some CDI errors. Jersey has been fixed. Please try the application again. If it still fails please provide instructions on how to build the application and reproduce the error.

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@delabassee said:
Sorry, I thought I had included the sample!
See https://java.net/projects/glassfish-samples/sources/svn/show/trunk/ws/javaee7/jsf/scrumtoys?rev=1212

The latest build (223) gives the same error when trying to deploy the sample.

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@jjsnyder said:
There are 2 issues.

  1. Beans with normal scope must be passivation capable. I modified UploadManager to implement Serializable: Committed revision 1213.

  2. Also the interceptors must be serializable. Jersey has a Transactional interceptor
    org.glassfish.jersey.gf.cdi.internal.CdiComponentProvider$WebApplicationExceptionPreservingInterceptor
    that is not serialzable. I have sent Jakub an email and I will assign this jira to Jersey.

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@japod said:
This was fixed in the Jersey master branch, will be included in Jersey 2.10.2 version (to be released yet) and integrated into the GF main trunk later this week.

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@delabassee said:
GF41 b11 (with rev 1213) still gives : remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001527: Managed bean declaring a passivating scope has a non-serializable interceptor. Bean: Managed Bean [class jsf2.demos.scrum.manageStoryAttachments.UploadedFileList] with qualifiers [@default @nAmed @Any] Interceptor: InterceptorMetadataImpl [javaClass=class org.glassfish.jersey.gf.cdi.internal.CdiComponentProvider$WebApplicationExceptionPreservingInterceptor]

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@romain-grecourt said:
I believe jersey 2.10.2 hasnt been integrated yet.

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

@delabassee said:
Tested on b327

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

Issue-Links:
is blocked by
JERSEY-2579

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

This issue was imported from java.net JIRA GLASSFISH_SAMPLES-55

from glassfish-samples.

glassfishrobot avatar glassfishrobot commented on September 25, 2024

Marked as fixed on Wednesday, August 6th 2014, 1:07:41 am

from glassfish-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.