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

Build fails - careuk again #9

Open
slain2 opened this issue Oct 28, 2014 · 4 comments
Open

Build fails - careuk again #9

slain2 opened this issue Oct 28, 2014 · 4 comments

Comments

@slain2
Copy link

slain2 commented Oct 28, 2014

Hi all,
build fails, seems to be due to several errors in "MAXIMSWebService.java",
e.g. [javac] C:\ng\openMAXIMS-master\Source Library\openmaxims_workspace\WebApp\src\ims\webservice\MAXIMSWebService.java:628: package ims.careuk.vo does not exist

This is the 1st August 2014 version.

The old version had a comment about careuk being fixed "The issue around the 'CAREUK' module has been resolved, this module is now called RefMan (Referral Management) and is included in this updated release."

Any ideas for a quick fix?

sumeetchhetri pushed a commit to sumeetchhetri/openMAXIMS that referenced this issue Nov 13, 2014
The careuk package has been removed and supposedly replaced by the RefMan package
Updated all references to careuk to RefMan across all the offending files
Added Eclipse java project support
Introduced a new build.xml for support within eclipse
The workspace property no longer needs to be set in the WebAppBuild.xml
@sumeetchhetri
Copy link

Please have a look at the PR - #10, This fixes the issue you are facing.

@slain2
Copy link
Author

slain2 commented Nov 26, 2014

Thanks sumeetchhetri.
I had done a workaround on my local machine, then it built ok:
edit/replace all careuk to RefMan in "MAXIMSWebService.java"
Note I am building on WS2003, not Linux.
Now getting many other errors - e.g. "STOP . This application requires internet explorer 7 or higher"
but I am running it on ie11 - looks like hard coded IE6/7/8 (bug) in the source.

@Terry-Fossey
Copy link
Contributor

Please note that you need to run IE 7/8/9 only – there are known issues with IE 10/11.

From: slain2 [mailto:[email protected]]
Sent: 26 November 2014 11:07
To: IMS-MAXIMS/openMAXIMS
Subject: Re: [openMAXIMS] Build fails - careuk again (#9)

Thanks sumeetchhetri.
I had done a workaround on my local machine, then it built ok:
edit/replace all careuk to RefMan in "MAXIMSWebService.java"
Note I am building on WS2003, not Linux.
Now getting many other errors - e.g. "STOP . This application requires internet explorer 7 or higher"
but I am running it on ie11 - looks like hard coded IE6/7/8 (bug) in the source.


Reply to this email directly or view it on GitHubhttps://github.com//issues/9#issuecomment-64547925.

@slain2
Copy link
Author

slain2 commented Nov 27, 2014

Thanks Terry - I have another test system with ie7/8/9 on it - so no problems.

Anyway, more careuk issues exist, so it does not start up. In maxims.log we see:
resource: ims/careuk/domain/objects/TheatreTrackingIdleConfig.hbm.xml not found
Probably because in console_hibernate.cfg.xml it has:

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

3 participants