| [02:45:44] |
*** |
sioraiocht has joined #openmrs |
| [02:45:44] |
*** |
ChanServ sets mode: +v sioraiocht |
| [03:16:55] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Forum: Transfer HL7 CDA into OpenMRS Database <http://forum.openmrs.org/viewtopic.php?f=11&t=396#p1365> |
| [03:33:35] |
*** |
TorLye has joined #openmrs |
| [04:04:32] |
*** |
sioraiocht has quit IRC |
| [04:45:45] |
*** |
TorLye_ has joined #openmrs |
| [04:48:18] |
*** |
TorLye has quit IRC |
| [05:13:30] |
*** |
TorLye_ has quit IRC |
| [06:15:40] |
*** |
bwolfe has joined #openmrs |
| [06:15:40] |
*** |
ChanServ sets mode: +o bwolfe |
| [06:34:08] |
*** |
upul has quit IRC |
| [06:36:45] |
*** |
james_regen has joined #openmrs |
| [06:36:45] |
*** |
ChanServ sets mode: +v james_regen |
| [07:04:12] |
*** |
jmiranda has joined #openmrs |
| [07:04:12] |
*** |
ChanServ sets mode: +o jmiranda |
| [07:05:06] |
<bwolfe> |
is that the miranda ? |
| [07:05:12] |
<bwolfe> |
_the_ miranda |
| [07:05:13] |
<bwolfe> |
?? |
| [07:05:15] |
<bwolfe> |
wow.... |
| [07:06:10] |
<bwolfe> |
in other news...the regenstrief website just crashed my firefox :-/ |
| [07:09:33] |
<jmiranda> |
bwolfe, the answer is yes |
| [07:15:23] |
*** |
maveriick has joined #openmrs |
| [07:15:51] |
<maveriick> |
hi all |
| [07:16:47] |
<bwolfe> |
hey mav |
| [07:19:48] |
<maveriick> |
bwolfe, What is the best way to get a real path of a partial path from a servlet context.... obviously for a rudimentary web app we can use something like : getServletContext().getRealPath(tPath) |
| [07:20:04] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #992 (defect closed): Person Attribute Type Changed By date doesn't change when Person Attribute Types are changed <http://dev.openmrs.org/ticket/992#comment:1> |
| [07:20:21] |
<bwolfe> |
maveriick: thats all I've used before |
| [07:20:30] |
<bwolfe> |
what do you want to do ? |
| [07:20:31] |
<maveriick> |
For a OpenMRS module servlet, I guess we need to use OpenmrsUtil |
| [07:20:57] |
<maveriick> |
Cause I couldn't get the serveltContext in module servlet .... just not working ... |
| [07:21:05] |
<maveriick> |
*servlet context |
| [07:21:19] |
<bwolfe> |
I see |
| [07:21:36] |
<bwolfe> |
why do you need the real path though? you shouldn't need it for 99% of things... |
| [07:22:41] |
<maveriick> |
All I want is to get a real path for a partial path in a module servlet.... I am modifying a shipped servlet with fck editor which handles the file/attachment upload in rich text notes |
| [07:24:28] |
<maveriick> |
Actually this is the place where open source rich text editors provides little flexibility... |
| [07:25:32] |
<bwolfe> |
maveriick: you should put the files into Openmrs.getApplicationDataDirectory |
| [07:25:35] |
<bwolfe> |
or OpenmrsUtil.getDirectoryInApplicationDataDirectory |
| [07:25:51] |
<bwolfe> |
err OpenmrsUtil.getApplicationDataDirectory() was suppsoed to be that first method |
| [07:27:20] |
<maveriick> |
Yup thats what I am also thinking now.. |
| [07:37:55] |
*** |
njero has joined #openmrs |
| [07:37:56] |
*** |
ChanServ sets mode: +v njero |
| [07:37:56] |
<bwolfe> |
ah, great minds think alike :-) |
| [07:46:03] |
<maveriick> |
:-D |
| [07:50:08] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1003 (defect created): Deleting several drug regimens causes the Add Drug Regimen use case to fail <http://dev.openmrs.org/ticket/1003> || OpenMRS Forum: Re: JSP Error in the administration view: index.jsp(38,6) <http://forum.openmrs.org/viewtopic.php?f=9&t=397#p1367> || OpenMRS Forum: JSP Error in the administration view: index.jsp(38,6) <http://forum.openmrs.org/viewtopic.php?f=9&t=397#p1366> |
| [08:17:07] |
*** |
atomicturtle has quit IRC |
| [08:20:23] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #689 (task closed): Enable Search by Identifier or Name when adding relationships <http://dev.openmrs.org/ticket/689#comment:3> || OpenMRS Tickets: Ticket #1006 (defect created): Edit Drug Order throws 404 error <http://dev.openmrs.org/ticket/1006> || OpenMRS Tickets: Ticket #1005 (defect created): Drug order edit: instructions not selected <http://dev.openmrs.org/ticket/1005> || OpenMRS Tickets: Ticket #1004 (defect created): Add Drug Regimen use case fails due to javascript error <http://dev.openmrs.org/ticket/1004> |
| [08:25:52] |
*** |
nribeka has joined #openmrs |
| [08:50:35] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1008 (defect created): Drug order: Error when adding drug order with future start date <http://dev.openmrs.org/ticket/1008> || OpenMRS Tickets: Ticket #1007 (task created): Delete Drug Regimen hides lists of drug regimens <http://dev.openmrs.org/ticket/1007> |
| [08:57:44] |
*** |
atomicturtle has joined #openmrs |
| [08:58:48] |
*** |
sprasanna has joined #openmrs |
| [09:00:24] |
<sprasanna> |
bwolfe: Hi Ben |
| [09:00:38] |
<bwolfe> |
hey |
| [09:00:42] |
<sprasanna> |
bwolfe: sorry about yesterday here power cut so had to shutdown the system immediately :( |
| [09:00:50] |
<bwolfe> |
no problem |
| [09:01:00] |
<sprasanna> |
bwolfe: i still couldnt figure out the problem :( |
| [09:02:49] |
<bwolfe> |
did you not get my email ? |
| [09:03:08] |
<bwolfe> |
brb |
| [09:03:09] |
*** |
bwolfe has quit IRC |
| [09:04:43] |
*** |
bwolfe has joined #openmrs |
| [09:04:43] |
*** |
ChanServ sets mode: +o bwolfe |
| [09:05:00] |
<sprasanna> |
bwolfe: oh thanks a lot ben... just now checked the mail.. |
| [09:10:50] |
<bwolfe> |
sprasanna: did it work for you to ? |
| [09:11:09] |
<sprasanna> |
bwolfe: yeah just worked fine.. really awesome ;) |
| [09:11:19] |
<bwolfe> |
sweet! |
| [09:11:20] |
<sprasanna> |
bwolfe: thanks a lot.. thank you so much... |
| [09:11:29] |
<bwolfe> |
now you just have to clean up the code a bit and you're done, right ? |
| [09:12:34] |
<sprasanna> |
bwolfe: yeah but i have so many ideas to be implemented in this... which i think might be useful... my work for gsoc is over with this but my contribution is still lot more to do :) |
| [09:13:11] |
<bwolfe> |
can you clean it up and get it working to release it to some people ? |
| [09:13:58] |
<bwolfe> |
sprasanna: if you look at the implementers list, there were a few users asking for exactly your module right now |
| [09:14:01] |
<sprasanna> |
bwolfe: yeah sure.. im onto it now |
| [09:14:39] |
<sprasanna> |
bwolfe: by the way can i have some sample documentations for modules i have never done that before.. |
| [09:14:50] |
<sprasanna> |
bwolfe: so i need to have a look at it please |
| [09:15:30] |
<bwolfe> |
hmm |
| [09:15:37] |
<bwolfe> |
see remote formentry module |
| [09:15:42] |
*** |
atomicturtle has quit IRC |
| [09:18:24] |
*** |
atomicturtle has joined #openmrs |
| [09:19:06] |
<sprasanna> |
bwolfe: oh wiki page is the documentation?? |
| [09:19:19] |
<sprasanna> |
bwolfe: i thought i have to do something like openmrs documentation |
| [09:20:40] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1010 (defect created): Error synching concepts with form import/export <http://dev.openmrs.org/ticket/1010> || OpenMRS Tickets: Ticket #1009 (task created): An error occurred while getting property "personName" from User <http://dev.openmrs.org/ticket/1009> || OpenMRS Forum: Re: Transfer HL7 CDA into OpenMRS Database <http://forum.openmrs.org/viewtopic.php?f=11&t=396#p1368> |
| [09:29:50] |
<bwolfe> |
sprasanna: so do you mean javadoc code documentation? |
| [09:31:43] |
<sprasanna> |
bwolfe: actually now i am confused... in gsoc we have to do documentation na.... so which one is that?? :/ |
| [09:32:18] |
<bwolfe> |
sprasanna: both :-) |
| [09:32:22] |
<bwolfe> |
a wiki page for users to read |
| [09:32:44] |
<sprasanna> |
bwolfe: ;) |
| [09:33:16] |
<bwolfe> |
and a code documentation for developers |
| [09:47:27] |
*** |
maveriick has quit IRC |
| [09:50:46] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1011 (enhancement created): Implement feature to allow auto-incrementing patient identifiers <http://dev.openmrs.org/ticket/1011> |
| [10:06:51] |
*** |
atomicturtle has left #openmrs |
| [10:26:02] |
*** |
njero has quit IRC |
| [10:53:11] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1012 (task created): Convert OCC to use xstream instead of simpleframework <http://dev.openmrs.org/ticket/1012> |
| [10:54:29] |
*** |
bwolfe has quit IRC |
| [11:07:31] |
*** |
njero has joined #openmrs |
| [11:07:31] |
*** |
ChanServ sets mode: +v njero |
| [11:20:26] |
*** |
njero has quit IRC |
| [11:23:27] |
<OpenMRSBot> |
Recent updates in the world of openmrs: OpenMRS Forum: Re: JSP Error in the administration view: index.jsp(38,6) <http://forum.openmrs.org/viewtopic.php?f=9&t=397#p1369> |
| [11:25:49] |
*** |
jmiranda_ has joined #openmrs |
| [11:32:05] |
*** |
jmiranda has quit IRC |
| [11:35:50] |
*** |
nribeka is now known as nribeka-away |
| [11:38:37] |
*** |
jmiranda_ has quit IRC |
| [12:28:17] |
*** |
TorLye has joined #openmrs |
| [12:57:31] |
<OpenMRSBot> |
Recent updates in the world of openmrs: Justin Miranda: On running multiple instances of OpenMRS on the same server <http://blog.justinmiranda.com/2008/08/on-running-multiple-instances-of.html> |
| [13:19:26] |
*** |
njero has joined #openmrs |
| [13:19:26] |
*** |
ChanServ sets mode: +v njero |
| [13:51:47] |
*** |
bwolfe has joined #openmrs |
| [13:51:47] |
*** |
ChanServ sets mode: +o bwolfe |
| [14:23:32] |
*** |
sprasanna has quit IRC |
| [14:42:12] |
*** |
njero has quit IRC |
| [15:09:57] |
*** |
james_regen has quit IRC |
| [15:40:21] |
*** |
sioraiocht has joined #openmrs |
| [15:40:21] |
*** |
ChanServ sets mode: +v sioraiocht |
| [15:52:09] |
*** |
[mharrison] has quit IRC |
| [16:07:00] |
*** |
sioraiocht has quit IRC |
| [16:25:28] |
*** |
bwolfe has quit IRC |
| [16:34:49] |
*** |
sioraiocht has joined #openmrs |
| [16:34:49] |
*** |
ChanServ sets mode: +v sioraiocht |
| [16:35:03] |
*** |
TorLye has quit IRC |
| [17:02:00] |
*** |
njero has joined #openmrs |
| [17:02:00] |
*** |
ChanServ sets mode: +v njero |
| [17:10:06] |
*** |
sioraiocht has quit IRC |
| [18:28:22] |
*** |
atomicturtle has joined #openmrs |
| [19:38:25] |
*** |
bwolfe has joined #openmrs |
| [19:38:25] |
*** |
ChanServ sets mode: +o bwolfe |
| [21:21:52] |
*** |
upul has joined #openmrs |
| [22:10:32] |
*** |
[mharrison] has joined #openmrs |
| [22:16:59] |
<r0bby> |
bwolfe did you see my email? |
| [22:17:23] |
<bwolfe> |
indeed |
| [22:19:36] |
<r0bby> |
any ideas? |
| [22:21:48] |
<bwolfe> |
did you implement the doGet or doPost ? |
| [22:22:44] |
<bwolfe> |
any errors in the tomcat? |
| [22:22:51] |
<bwolfe> |
can you access the servlet by entering the url ? |
| [22:22:52] |
<r0bby> |
yes/no |
| [22:22:56] |
<r0bby> |
no |
| [22:23:53] |
<r0bby> |
is something fishy in my mapping? |
| [22:23:56] |
<bwolfe> |
you have to implement the doPost if you're posting to it |
| [22:24:00] |
<bwolfe> |
mapping looks fine |
| [22:24:29] |
<bwolfe> |
check out some of the other modules for examples |
| [22:24:35] |
<bwolfe> |
formentry has a servlet I konw |
| [22:24:37] |
<bwolfe> |
*know |
| [22:24:40] |
<bwolfe> |
gotta run |
| [22:24:44] |
*** |
bwolfe has quit IRC |
| [22:24:44] |
<r0bby> |
I have 2 other servlets |
| [22:24:49] |
<r0bby> |
both work fine |
| [22:24:50] |
<r0bby> |
:X |
| [22:25:10] |
<r0bby> |
im just trying to see if i did something obviously wrong |
| [22:31:13] |
<r0bby> |
yeh not working :/ |
| [22:33:08] |
<r0bby> |
:x |
| [22:38:15] |
<r0bby> |
help me :, |
| [22:38:18] |
<r0bby> |
:< |
| [22:38:46] |
<r0bby> |
I'm contemplating just making this servlet operate on doGet and throwing it in my GroovyFormsServlet |
| [22:39:08] |
<r0bby> |
s/doGET/GET/ |
| [22:39:56] |
* |
r0bby humps groovy |
| [22:40:08] |
<r0bby> |
wtf |
| [22:40:11] |
<r0bby> |
bwolfe left |
| [22:51:20] |
*** |
nribeka-away has quit IRC |
| [23:10:15] |
*** |
upul has quit IRC |
| [23:30:10] |
*** |
njero has quit IRC |
| [23:52:27] |
*** |
nribeka has joined #openmrs |