| MOSS and OpenEMPI
Alex, Sorry for the delayed response but notifications don't seem to be working. Can you post the error message that you are seeing regarding the IheActors.xml file missing. We are not able to reprodu . . .
|
Open Enterprise Master Patient Index
» User Forum
|
June 01, 2010 21:44
by: odysseas
|
| Help with importing OpenEMPI into Eclipse
I am glad to hear that you are now up and running and thanks for the advice for m2eclipse. Odysseas
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 19, 2010 17:14
by: ctoth
|
| Help with importing OpenEMPI into Eclipse
Hi ctoth, I am at conference in Europe and haven't had the access or time to check for messages. The way we work is we do development using Eclipse but build the software using maven. Having said that . . .
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 19, 2010 17:14
by: ctoth
|
| Help with importing OpenEMPI into Eclipse
I do not use MyEclipse but I do use the m2eclipse plugin from Sonatype. I meant check-out a branch from subversion instead of maven above. I believe that the error message indicates that for project e . . .
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 19, 2010 17:14
by: ctoth
|
| Help with importing OpenEMPI into Eclipse
Have you tried to do an import of the project using the option "Import -> General -> Existing Projects Into Workspace". I use this approach after checking-out a new branch from maven and it seems to wo . . .
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 19, 2010 17:14
by: ctoth
|
| What is the recommended way to set up PostgreSQL support in JBoss with OpenEMPI
There is no reason to explicitly add a JDBC driver as one is included in the war file. In the future as we move towards supporting multiple databases, the JDBC will not be explicitly included in the wa . . .
|
Open Enterprise Master Patient Index
» User Forum
|
June 09, 2010 17:20
by: ctoth
|
| Build tests
Some of the tests may not be runnable at this point so I would suggest that if you find tests that don't work, just pot them as issues/defects through Issue Tracking. Some of these tests were developed . . .
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 08, 2010 20:15
by: odysseas
|
| What is the recommended way to set up PostgreSQL support in JBoss with OpenEMPI
The way we have OpenEMPI setup you don't need to define a JBoss Data Source in JNDI for it. OpenEMPI does not use the managed data source but rather creates its own connection pool so you don't need to . . .
|
Open Enterprise Master Patient Index
» User Forum
|
June 09, 2010 17:20
by: ctoth
|
| Attempt to build
The FellegiSunterConfiguration.ser file should be generated if it does not exist but the default location may not be appropriate for your system. The location of this configuration file is set in the m . . .
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 15, 2010 18:38
by: ctoth
|
| Attempt to build
Rather than creating a blank openempi2 database, which actually will not help you successfuly deploy the ear file, you can do one of two things: 1. Check the jdbc.properties file that resides in the op . . .
|
Open Enterprise Master Patient Index
» Developer Forum
|
April 15, 2010 18:38
by: ctoth
|