[Dhis2-devs] Dhis2 Build Failure In Main Trunk.

2012-12-14 Thread Brajesh Murari
Hello Devs, Build failure is coming on fresh checkout of dhis2 main trunk... [INFO] [INFO] Building DHIS API 2.11-SNAPSHOT [INFO] [INFO] [INFO] --- mav

Re: [Dhis2-devs] scaling to many orgunits ...

2012-12-14 Thread Brajesh Murari
Hello Bob, Wishing you and everyone on dhis2-dev list, a joyous Christmas season. I am getting build failure in main trunk build with info as given below, [INFO] - [ERROR] COMPILATION ERROR : [INFO] -

Re: [Dhis2-devs] scaling to many orgunits ...

2012-12-15 Thread Brajesh Murari
ent to the devs list and it is >>> resolved very quickly. Never more than a few hours. So I think you are >>> safe regarding the issue being resolved before December 24. >>> >>> Please verify that you have updated to latest trunk and see if the >>> pro

Re: [Dhis2-devs] scaling to many orgunits ...

2012-12-17 Thread Brajesh Murari
:33 AM, Morten Olav Hansen wrote: > Ok > On Dec 15, 2012 10:12 PM, "Brajesh Murari" > wrote: > >> Hi Morten, >> >> I am using java version with info below >> >> brajesh.murari@mohlapbrajesh /cygdrive/d/src/dhis2/dhis-2 >> $ java -version >

Re: [Dhis2-devs] scaling to many orgunits ...

2012-12-18 Thread Brajesh Murari
at the airport. I will look at it later. > > -- > Morten > > > > On Mon, Dec 17, 2012 at 7:13 PM, Brajesh Murari > wrote: > >> Hi Morten, >> >> Pardon to put you in little bit more work around, although my build >> process is working fine in my

Re: [Dhis2-devs] [Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 639: Simplified the nginx cache setup. Thanks to Bob for tip.

2012-12-18 Thread Brajesh Murari
nice commit ,, hope this will work on Mack/Windows as well. On Tue, Dec 18, 2012 at 6:32 PM, wrote: > > revno: 639 > committer: Lars Helge Øverland > branch nick: dhis2-docbook-docs > timestamp: Tue 2012-12-18 14:01:15 +0100 > message

Re: [Dhis2-devs] DHIS2.10 Report Table Errors

2013-01-16 Thread Brajesh Murari
My Dear Friend Lungo, Wish you a very happy new year 2013. Hope you would be doing fine. You can find required mysql-dhis-upgrade-2.3.sql script on the link given below http://bazaar.launchpad.net/~dhis2-devs-core/dhis2/2.10/view/head:/resources/sql/mysql-dhis-upgrade-2.3.sql It was last updated

Re: [Dhis2-devs] [Dhis2-users] Upgrading to Version 2.10

2013-01-18 Thread Brajesh Murari
Dear Rornald, Unfortunately, you will not find any DHIS2 system up-gradation steeps anywhere in DHIS2 user or implementation manual on www.dhis2.org Simply, follow these 5 easy steeps given below, 1. Download fresh dhis.war file from the link given below, if you will find here http://www.dhis2.o

Re: [Dhis2-devs] [Dhis2-users] User accounts import

2013-01-22 Thread Brajesh Murari
On Tue, Jan 22, 2013 at 11:31 PM, Brajesh Murari wrote: > Hi Jason, > > There is a difference, how you are thinking about a community based > information system developed by using great methodology for doing certain > good work, however it varies from person to person, perhap

Re: [Dhis2-devs] User level setting and Default value in Data Entry form

2013-04-23 Thread brajesh murari
Hello List, I think we should try to address the issue listed. I have tried little bit on trail email. It would be nice and appreciated if more ideas will come for the listed scenario. Regards, Brajesh On Tue, Apr 23, 2013 at 6:30 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Hi R

Re: [Dhis2-devs] Errors Compiling

2013-04-23 Thread brajesh murari
lgore, try with maven goals mvn clean install -Dmaven.test.skip=true For time being this will short out your issue and build process will go in smooth way. On Tue, Apr 23, 2013 at 10:04 AM, Knut Staring wrote: > Igor, do you need to run the tests? You could just skip them? > > Sent from my mo

Re: [Dhis2-devs] trouble in posting equipment data using web-api

2014-01-28 Thread Brajesh Murari
Found solution how to fix it. its working Thanks  Brajesh Murari On Tuesday, 28 January 2014 3:56 PM, Brajesh Murari wrote: Hi Morten, I am facing trouble while posting data using dhis2-web-api module for equipment. I have attached EquipmentDataValueController.java file along with the

Re: [Dhis2-devs] trouble in posting equipment data using web-api

2014-01-28 Thread Brajesh Murari
Thanks Bharath   Regards Brajesh Murari On Tuesday, 28 January 2014 6:08 PM, Brajesh Murari wrote: Found solution how to fix it. its working Thanks  Brajesh Murari On Tuesday, 28 January 2014 3:56 PM, Brajesh Murari wrote: Hi Morten, I am facing trouble while posting data using

[Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-10 Thread Brajesh Murari
Hello List I have a very simple query regarding making of new indicator formula in DHIS2. When we use to define numerator and denumerator, we often found a series  mathematical operators like (,),+,-,*,/ and D My queries is what this D indicates here ! When we put courser on D, tool tips comes wi

Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-11 Thread Brajesh Murari
able and varies month to month, say for example in Fab its value will be 28 or 29, in March its value will be 31, in April its value will be 30 etc. Please clarify how we can make indicator like above and how we can use "Total number of days in current month" which is not a data elemen

Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-11 Thread Brajesh Murari
monthly period type selection, DHIS2 will always return value of "D" = 30, irrespective of months would be January or February or March or April or December ! for every month value of "D" = 30. Is that true Jason ! Regards Brajesh Murari On Tuesday, 11 February 2014 2:53

Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-11 Thread Brajesh Murari
Thanks Lasrs and Jason for clarifying us about mathematical operator "D"  while creating indicators in DHIS2. I think DHIS2 user manuals should be  updated and should include info and usability about it.   Regards Brajesh Murari On Tuesday, 11 February 2014 3:36 PM, Jason Pickeri

Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-11 Thread Brajesh Murari
Thanks Lars and Jason for clarification. Regards  Brajesh Murari On , Brajesh Murari wrote: Thanks Lasrs and Jason for clarifying us about mathematical operator "D"  while creating indicators in DHIS2. I think DHIS2 user manuals should be  updated and should include info and

Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-11 Thread Brajesh Murari
nthly period type ? Or is there some bug associated with [Number of days] while creating indicators ? Regards Brajesh Murari On Tuesday, 11 February 2014 3:30 PM, Brajesh Murari wrote: Hi Jason, It means, if we will use "D" in indicator given below Number of days equipment not work

Re: [Dhis2-devs] Possible Bug...

2014-02-13 Thread Brajesh Murari
pdate in data entry module which keep tracking of when data entry was last update and about data entry operator user which keeps tracking of data entry completeness. Regards Brajesh        Brajesh Murari On Wednesday, 12 February 2014 9:58 PM, Ola Hodne Titlestad wrote: Is there any way

Re: [Dhis2-devs] What D indicates in making of numerator or d enumerator in indicator !

2014-02-19 Thread Brajesh Murari
Yes, you are right.   Thanks and Regards Brajesh Murari On Wednesday, 12 February 2014 2:30 PM, Lars Helge Øverland wrote: Hi Brajesh, I think this works, I made this contrived example on the demo with an indicator "maternal death per day" which is maternal death / number of

Re: [Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14096: Codestyle

2014-02-23 Thread Brajesh Murari
Hello Devs, Where i can find link to download code-style.xml  which should be configurable with eclipse IDE.   Regards Brajesh Murari On Saturday, 22 February 2014 9:07 PM, "nore...@launchpad.net" wrote: revno: 14096

Re: [Dhis2-devs] [Branch ~dhis2-devs-core/dhis2/trunk] Rev 14096: Codestyle

2014-02-23 Thread Brajesh Murari
Thanks Morten Regards Brajesh Murari On Monday, 24 February 2014 12:30 PM, Morten Olav Hansen wrote: You can find it on our developer page. Direct links is: http://www.dhis2.org/download/resources/dhis-code-style-eclipse.xml -- Morten On Mon, Feb 24, 2014 at 1:58 PM, Brajesh Murari

[Dhis2-devs] Facing problem while running DHIS 2.7

2014-02-23 Thread Brajesh Murari
Hello Devs, When i am trying to run DHIS 2.7, it throws some exception given below //-- * ERROR 2014-02-24 12:41:42,101 Context initialization failed (ContextLoader.java [localhost-sta

Re: [Dhis2-devs] Facing problem while running DHIS 2.7

2014-02-23 Thread Brajesh Murari
.cache.use_query_cache = true Let me correct, if i am missing any configuration need to run DHIS 2.7    Regards Brajesh Murari On Monday, 24 February 2014 12:52 PM, Brajesh Murari wrote: Hello Devs, When i am trying

[Dhis2-devs] Co-relation with two or more but mutually exclusive different data elements

2014-03-26 Thread Brajesh Murari
Hello Devs, I need a help to know little more about is there any functionality in DHIS with the help of which user can  co-relate two or more but mutually exclusive different data elements ( including option-set, or category-options-combos) ? For example, there are three data elements in "Cause

Re: [Dhis2-devs] Co-relation with two or more but mutually exclusive different data elements

2014-03-26 Thread Brajesh Murari
A little correction in my previous query in trail email, On Thursday, 27 March 2014 11:58 AM, Brajesh Murari wrote: Hello Devs, I need a help to know little more about is there any functionality in DHIS with the help of which user can  co-relate two or more but mutually exclusive different

Re: [Dhis2-devs] Co-relation with two or more but mutually exclusive different data elements

2014-03-28 Thread Brajesh Murari
!   Regards Brajesh Murari  P please consider the environment before printing this email On Friday, 28 March 2014 8:16 PM, "rin.chann...@gmail.com" wrote: If dataset is fully support JavaScript or jquery, It can do design form dataset as you want. Brajesh Murari wrote: Ye

Re: [Dhis2-devs] Co-relation with two or more but mutually exclusive different data elements

2014-03-28 Thread Brajesh Murari
these data elements should be disabled in default data entry form or default program stage instance form.  Suggestions are appreciated on above use case scenario. Regards Brajesh Murari  P please consider the environment before printing this email On Thursday, 27 March 2014 12:17 PM

[Dhis2-devs] how to fix recognized obsolete hibernate namespace waring massage

2014-03-31 Thread Brajesh Murari
http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide! (DTDEntityResolver.java [main])   Any advice how this issue can be fixed !   Regards Brajesh Murari  P please consider the environment before printing this email

Re: [Dhis2-devs] User logged out when creating from API

2014-04-02 Thread Brajesh Murari
icial intelligence nomenclature, which user next should be logged in after new  user creation process, but by the mind set of creator user.   Regards Brajesh Murari  P please consider the environment before printing this email On Wednesday, 2 April 2014 4:34 PM, Morten Olav Hansen wrote: P

Re: [Dhis2-devs] [Dhis2-users] Inactive Organisation Unit

2014-04-05 Thread Brajesh Murari
Hi Dapo, I have put my comments on issue  4. Remove all associations between the org unit and data sets. Please see the trail mail for the reference. hope this will help you.   Regards Brajesh Murari  P please consider the environment before printing this email On Friday, 4 April 2014 4:24

Re: [Dhis2-devs] how to fix recognized obsolete hibernate namespace waring massage

2014-04-15 Thread Brajesh Murari
thanks. I have fixed this issue.   Regards Brajesh Murari  P please consider the environment before printing this email On Monday, 31 March 2014 2:43 PM, Brajesh Murari wrote: Hello Devs, Presently, i am using branch as given below parent branch: bzr+ssh://bazaar.launchpad.net/~dhis2

Re: [Dhis2-devs] [Dhis2-users] Creation of bulk user.

2014-05-06 Thread Brajesh Murari
much sure, which approach you are following in creating more than one users in DHIS2 in your personal script.   Regards Brajesh Murari  P please consider the environment before printing this email On Wednesday, 7 May 2014 11:40 AM, Hannan Khan wrote: Dear Experts We are in a need of cre

[Dhis2-devs] Hibernate configuration loaded issue in dhis2.13

2014-05-07 Thread Brajesh Murari
hibernate.dialect = org.hibernate.dialect.MySQLDialect #hibernate.dialect org.hibernate.dialect.MySQLInnoDBDialect #hibernate.dialect = org.hibernate.dialect.MySQLMyISAMDialect Can i know how can i make it work properly ! Advice provided is appreciated on this issue.   Regards Brajesh Murari

Re: [Dhis2-devs] Hibernate configuration loaded issue in dhis2.13

2014-05-07 Thread Brajesh Murari
: org.hibernate.dialect.MySQLDialect (DefaultHibernateConfigurationProvider.java [main]) My jetty plugin seems does't allow me to let me go in further steeps to see start-up routine execution. This is very serious issue crossing me in normal star-up routine execution.   Regards Brajesh Murari  P please con

Re: [Dhis2-devs] Hibernate configuration loaded issue in dhis2.13

2014-05-07 Thread Brajesh Murari
Lars, url, username & password all are correct. It seems issue is some thing else and very comprehensive.   Regards Brajesh Murari  P please consider the environment before printing this email On Wednesday, 7 May 2014 2:58 PM, Lars Helge Øverland wrote: OK the problem is likely w

Re: [Dhis2-devs] Error Organunit 2.15

2014-05-07 Thread Brajesh Murari
Hi Riddy, What is difference between organization unit and organizational unit. I am getting little bit confused between these two words, even Google translator does't help me a lot. Regards Brajesh Murari  P please consider the environment before printing this email On Wednesday,

[Dhis2-devs] DB upgrade issue from DHIS2.12 to DHIS2.13

2014-05-08 Thread Brajesh Murari
data base to DHIS2.13 data base ?   Regards Brajesh Murari  P please consider the environment before printing this email___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net

Re: [Dhis2-devs] DB upgrade issue from DHIS2.12 to DHIS2.13

2014-05-08 Thread Brajesh Murari
Yes Jason, yy all DHIS2 versions under development are using jdk1.7.0_45. Yes Knut, doing full metadata and data exports and imports works from DHIS2.12 to DHIS2.13. Thanks   Regards Brajesh Murari  P please consider the environment before printing this email On Thursday, 8 May 2014 12:55 PM

Re: [Dhis2-devs] DB upgrade issue from DHIS2.12 to DHIS2.13

2014-05-08 Thread Brajesh Murari
Hi DC, I don't think i need any varia-fication on my installed MySQL DB for this very simple issue, rather i can say and confirm that my installed MySQL can connect to the database with other tools as well.   Regards Brajesh Murari  P please consider the environment before printing this

Re: [Dhis2-devs] [Dhis2-users] Data Element/Indicators Dictionary

2014-05-17 Thread Brajesh Murari
://www.dhis2.org/doc/snapshot/en/user/html/ch13.html Thanks.    Regards Brajesh Murari  P please consider the environment before printing this email On Sunday, 18 May 2014 12:51 AM, sumudu weerasinghe wrote: Hi channara, I am also confuse with the data dictionary in DHIS2, no idea. But in

Re: [Dhis2-devs] Rounding of numbers in tracker

2015-01-20 Thread Brajesh Murari
rm", specially in case, if any user will try to enter decimal value with dot in data entry screen. I think Bob suggestion makes effective sense to use "number" instead, because if we can't use 'Real Number' than we also can't use 'non complex number'. Let,s

Re: [Dhis2-devs] Validation rules in data entry form

2015-01-20 Thread Brajesh Murari
One more thing, I would like to clarify as per your raised question, DHIS is a community driven, community based web application with a very wide applicability, AND unfortunately, this community does't support any IS:IS activity at any point at any way across. Regards Brajesh Murari Hi

Re: [Dhis2-devs] Validation rules in data entry form

2015-01-22 Thread Brajesh Murari
Hi Anne For doing the same you can find other very good documentations available on www.dhis2.org Regards Brajesh Murari On Jan 21, 2015 10:55 PM, "Brajesh Murari" wrote: > Hi Anne, > > The most simple way to set min-max for a multidimensional data element is > to assign

Re: [Dhis2-devs] Support for Java version 7 terminates in April 2015

2015-01-27 Thread Brajesh Murari
Hello Calle, You are approaching right way. Yes 8.31 is doing great. Try with this jdk version, really it works. Regards Brajesh Murari On Jan 27, 2015 7:32 PM, "Calle Hedberg" wrote: > Saptarshi, > > After I had reverted back to Java 7, one of the Oslo developers > (M

Re: [Dhis2-devs] Version 2.16 vs 2.17 : assign a Dataset from the OU group and that reverberate to organizational units of this group

2015-03-03 Thread Brajesh Murari
specially when static molecular organization unit group does't have any declarative functionality nor had property of data compression privileges which is by default all the time available in migrant dynamic molecular organization unit ? Regards Brajesh Murari 2015-03-02 15:52 GMT+05:30 C

Re: [Dhis2-devs] DHIS version 2.16 released

2014-07-28 Thread Brajesh Murari
Congratulations ! DHIS2.16 is very powerful and very rich with new functionality. On Mon, Jul 28, 2014 at 12:57 PM, WILLIAMS, Ryan O'Neil < williamsr...@who.int> wrote: > Congrats! Wow, all those features. Data audit trail, Perfect! > > > > *From:* Dhis2-devs [mailto:dhis2-devs-bounces+williamsr

[Dhis2-devs] (no subject)

2014-08-08 Thread Brajesh Murari
days before this was working as expected. -- Regards Brajesh Murari Phone: (+91)-96-43-208375(O) (+91)-99-53-787977(P) P please consider the environment before printing this email ___ Mailing list: https://launchpad.net/~dhis2-devs Post to :

Re: [Dhis2-devs] [Dhis2-users] API resources navigation

2014-08-26 Thread Brajesh Murari
Yes, there are some very useful links http://restclient.net/ This one is also very useful. Regards Brajesh On 8/26/14, Lars Helge Øverland wrote: > Another one that allows you to click on the links are XV: > > https://chrome.google.com/webstore/detail/xv-%E2%80%94-xml-viewer/eeocglpgjdpaefaedpbl

Re: [Dhis2-devs] [Dhis2-users] API resources navigation

2014-08-30 Thread Brajesh Murari
Yes, this one is very good tool, i tested yesterday, and its working very nicely. Thanks Lars On 8/26/14, Lars Helge Øverland wrote: > Another one that allows you to click on the links are XV: > > https://chrome.google.com/webstore/detail/xv-%E2%80%94-xml-viewer/eeocglpgjdpaefaedpblffpeebgmgddk

Re: [Dhis2-devs] Web API - Search by id

2013-11-04 Thread Brajesh Murari
silver jubilee in application development. Regards, Brajesh Murari   On Monday, 4 November 2013 9:34 PM, Saptarshi Purkayastha wrote: It is generally considered to be bad practice in the design of Web API or REST APIs that two URLs point to the same resources. Also I would think that

Re: [Dhis2-devs] Malicious uploaded files to dhis. Tomcat bug or dhis?

2013-11-04 Thread Brajesh Murari
_ Mailing list: https://launchpad.net/~dhis2-devs Post to    : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help  : https://help.launchpad.net/ListHelp Regards, Brajesh Murari ___ Mailin

Re: [Dhis2-devs] Web API - Search by id

2013-11-04 Thread Brajesh Murari
be introduced in DHIS 2 development programe so that they can think about the prospective in more likely neutral way not likely ionized way.   Regards, Brajesh Murari On Monday, 4 November 2013 10:21 PM, Murod Latifov wrote: And of course if one does not belong to any of those categories l

Re: [Dhis2-devs] Web API - Search by id

2013-11-04 Thread Brajesh Murari
reed with my ideas out of more than 250 listed contributors. Try to think some thing more fanatic and share on list first as i do, rather going directly to blueprint tab and registering new idea which may be later gone be denied to be work around it. Its good to put first on list and than to

Re: [Dhis2-devs] [Dhis2-users] abyot gizaw joins as developer

2013-11-05 Thread Brajesh Murari
Heart touching news. Welcome Abyot. Regards, Brajesh On Tuesday, 5 November 2013 2:41 PM, Gary McMurtrie wrote: Great news.   From:Dhis2-users [mailto:dhis2-users-bounces+gary.mcmurtrie=healthyhouse.org...@lists.launchpad.net] On Behalf Of Lars Helge Øverland Sent: Wednesday, 30 October 2

Re: [Dhis2-devs] [Dhis2-users] ireport deprecated

2013-11-09 Thread Brajesh Murari
will say don't share your credentials to any body on dhis2-devs list.  This will keep your module viral protected.  :-) Regards, Brajesh Murari On Thursday, 7 November 2013 9:01 AM, Murod Latifov wrote: Hi Knut, Yes, we are using libreoffice applications for report templates as was

Re: [Dhis2-devs] Fwd: Please approve me to work on dhis2-devs-core or dhis2-devs-ind

2013-11-14 Thread Brajesh Murari
> >-- Forwarded message ------ >From: Brajesh Murari >Date: Thu, Nov 14, 2013 at 1:27 PM >Subject: Re: Please approve me to work on dhis2-devs-core or dhis2-devs-ind >To: Knut Staring > > > >Hi Knut > >I have tried so many times but getting this pro

[Dhis2-devs] Maven compilation failure

2013-11-17 Thread Brajesh Murari
there any help about the problem causes ! Regards, Brajesh Murari A fool can become a genius when he understands he is a fool. But; A genius can become a fool when he understands he is a genius

Re: [Dhis2-devs] Fwd: Please approve me to work on dhis2-devs-core or dhis2-devs-ind

2013-11-17 Thread Brajesh Murari
After following all the above instructions, now i am been able to checkout codes. Thanks Dan Regards Brajesh Murari A fool can become a genius when he understands he is a fool. But; A genius can

Re: [Dhis2-devs] Maven compilation failure

2013-11-17 Thread Brajesh Murari
remove this problem ? Regards Brajesh Murari A fool can become a genius when he understands he is a fool. But; A genius can become a fool when he understands he is a genius

Re: [Dhis2-devs] Maven compilation failure

2013-11-17 Thread Brajesh Murari
Hi Roland, After making change in pom.xml file as indicated by you, code is getting compiled without any trouble. Thanks and Regards Brajesh Murari A fool can become a genius when he understands

Re: [Dhis2-devs] How to calculate Threshold Value

2013-11-18 Thread Brajesh Murari
erval does not represents threshold value for that data element or indicator. Regards, Brajesh Murari A fool can become a genius when he understands he is a fool. But; A genius can become a fo

Re: [Dhis2-devs] Timestamp returning date in web api call for datavlaue set

2013-11-18 Thread Brajesh Murari
Hi Rajib, Could you register your issue as a new enhancement in blueprint on the link given below https://blueprints.launchpad.net/dhis2 Because, in first instance, it does't seems like a bug, rather it can be treat as new enhancement in up comming release of DHIS 2. Regards,  Br

Re: [Dhis2-devs] How to calculate Threshold Value

2013-11-19 Thread Brajesh Murari
Let me correct at one place in my previous reply which can be seen in as comment below   Brajesh Murari Life Is A Collection of Poems. On Monday, 18 November 2013 2:51 PM, Brajesh Murari wrote

Re: [Dhis2-devs] [Dhis2-users] Required Dhis2 documents for version 2.12

2013-12-02 Thread Brajesh Murari
  Brajesh Murari Life Is A Collection of Poems. On Monday, 2 December 2013 5:57 PM, Lars Helge Øverland wrote: Hi Uddin, sorry to say but we haven't tagged the versions of the document

Re: [Dhis2-devs] [Dhis2-users] security vulnerability detected - dhis upgrade required

2013-12-25 Thread Brajesh Murari
, we use to release patches to fix these types of issues, at the same time implementers expectations are the same. Regards Brajesh Murari Life Is A Collection of Poems. On Wednesday, 25

[Dhis2-devs] Need help in developing one web service in web api under dhis2 framework

2014-01-18 Thread Brajesh Murari
eCapableBeanFactory.java:458)         at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:296)    Regards, Brajesh Murari http://www.w3.org/1999/XSL/Transform"; version="1.0" xmlns="http://www.w3.org/1999/xhtml";

Re: [Dhis2-devs] Need help in developing one web service in web api under dhis2 framework

2014-01-18 Thread Brajesh Murari
.   :-) Regards Brajesh Murari On Saturday, 18 January 2014 6:03 PM, Bob Jolliffe wrote: There seems to be sopme confusion between .xsl and .xls here. The model2html.xsl you shared is incorrectly referring to .xls files when it should be referring to .xsl  On 18 January 2014 11:39, Brajesh

<    1   2