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

Jboss 7 and LexEVS distributed #5

Open
hsbauer opened this issue Sep 25, 2014 · 2 comments
Open

Jboss 7 and LexEVS distributed #5

hsbauer opened this issue Sep 25, 2014 · 2 comments

Comments

@hsbauer
Copy link
Contributor

hsbauer commented Sep 25, 2014

Thanks for your help,

I did all those and it takes 6h now. At the same time I'm trying to deploy distributed version on Jboss 7 but no success with setting the path to config file. I'm trying to follow instructions as:

https://wiki.nci.nih.gov/display/LexEVS/5+-+Installing+LexEVS+6.x+Distributed

but it's talking about Jboss 5 and that's why I can't set it up properly I guess.

We aren't currently supporting Jboss7. You can try using the lexevs62api.jboss.jar from you build if you haven't already. Our current focus is on Tomcat 7 as a container and we recommend it's use for the latest distributed code.

@alborzfazaeli
Copy link

Finally, I was able to put properties file in a right place. And it solved my issue.

The other thing I realized was that there are jar files missing:

  • commons-betwixt-0.8.jar
  • commons-digester-1.8.jar

Also added them but still get other errors deploying war file on JBoss 7.1.

  • Could not instantiate bean class [org.LexGrid.LexBIG.caCore.connection.orm.utils.LexEVSClassCache]
  • Error creating bean with name 'defaultRootBuilder' defined in class path resource [lexevsDao.xml]

And some other issues.

But the first question is if I want to have full access to the API to provide my REST services what's the best version Local or Distributed?

@hsbauer
Copy link
Contributor Author

hsbauer commented Jan 9, 2015

Hello:

This message was not forwarded to me somehow. Sorry for the long delay. We'd recommend a local installation for REST services given the extra overhead from the network delay with the distributed application.

fragosog pushed a commit that referenced this issue Aug 31, 2016
Updated jars, classpath and version for 6.4.1.FINAL
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