-
Notifications
You must be signed in to change notification settings - Fork 175
Deploying on GlassFish Server #1
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
Comments
Yes, I'm deploying on Tomcat and honestly haven't the foggiest about deploying on GlassFish. I'll close for now and if we get folks who want to deploy on GlassFish we can look into it further. |
leeevans
added a commit
that referenced
this issue
Feb 5, 2015
update my fork with latest commits on OHDSI WebAPI master
SBylemans
referenced
this issue
in Feder8-Platform/WebAPI
Feb 7, 2018
WebAPI concept person count (initial commit)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had a hard time getting this to deploy from NetBeans using the GlassFish server. Looks like some conflicts with Jersey, according to this:
http://stackoverflow.com/questions/19868843/cant-deploy-war-to-glassfish-4
Are you using Tomcat to deploy I assume?
The text was updated successfully, but these errors were encountered: