Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing glassfish 3.1 support #21

Open
torsten-liermann opened this issue Nov 23, 2014 · 3 comments
Open

Missing glassfish 3.1 support #21

torsten-liermann opened this issue Nov 23, 2014 · 3 comments

Comments

@torsten-liermann
Copy link

Hi,

It is possible to support glassfish 3.1.x? Running tests with rest clients against a glassfish remote instance will throws

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/jersey/multipart/BodyPart
at org.jboss.arquillian.container.glassfish.remote_3_1.GlassFishRestDeployableContainer.setup(GlassFishRestDeployableContainer.java:55)

Adding dependencies of jersey 1.x will not solve the problem.

Thanks.

@johnament
Copy link
Member

Can you provide your dependency tree? Are you on maven or something else?

@johnament
Copy link
Member

Also, are you using glassfish full or web profile?

@torsten-liermann
Copy link
Author

I'm using the glassfish full profile. Reproduce the problem is simple:
extends the ftests with arquillians glassfish remote adapter.

Am 24. November 2014 00:13:41 schrieb John Ament [email protected]:

Also, are you using glassfish full or web profile?


Reply to this email directly or view it on GitHub:
#21 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants