/[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_conf_init.h
ViewVC logotype

Log of /webservices/axis2/trunk/c/include/axis2_conf_init.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 596104 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 17:45:50 2007 UTC (2 years ago) by dinesh
File length: 2394 byte(s)
Diff to previous 580274 (colored)
Merged revisions 594492-596102 via svnmerge from 
https://svn.apache.org/repos/asf/webservices/axis2/scratch/c/dinesh/axis2c-762

........
  r596084 | dinesh | 2007-11-18 19:11:52 +0530 (Sun, 18 Nov 2007) | 3 lines
  
  specifying axis2.xml which having services, modules and library directories.
  Using those services, modules and lib directories make axis2 conf and start the server. This feature gives ability to place services, modules and lib folders where ever user need.
........
  r596094 | dinesh | 2007-11-18 21:20:18 +0530 (Sun, 18 Nov 2007) | 2 lines
  
  using svc_client with axis2.xml , which has pointers to modules directory and libs directory
........
  r596096 | dinesh | 2007-11-18 22:19:37 +0530 (Sun, 18 Nov 2007) | 2 lines
  
  cleaned up source files, removed unwanted debugging messages.
........

Revision 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 1 month ago) by samisa
File length: 2009 byte(s)
Diff to previous 524255 (colored)
Fixed formatting

Revision 524255 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:54:08 2007 UTC (2 years, 7 months ago) by pini
File length: 1961 byte(s)
Diff to previous 524188 (colored)
Fixing jira issue 292

Revision 524188 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:26:22 2007 UTC (2 years, 7 months ago) by pini
File length: 1960 byte(s)
Diff to previous 520282 (colored)
Fixing jira issue 292

Revision 520282 - (view) (annotate) - [select for diffs]
Modified Tue Mar 20 05:31:25 2007 UTC (2 years, 8 months ago) by dushshantha
File length: 1957 byte(s)
Diff to previous 518623 (colored)
corrected indentation

Revision 518623 - (view) (annotate) - [select for diffs]
Modified Thu Mar 15 13:16:07 2007 UTC (2 years, 8 months ago) by samisa
File length: 2052 byte(s)
Diff to previous 483049 (colored)
Dropped ops; fixed formatting; removed unused functions and commented blocks of code; 

Revision 483049 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 12:25:47 2006 UTC (2 years, 11 months ago) by pini
File length: 2074 byte(s)
Diff to previous 430640 (colored)
Fixing jira issue 436.

Revision 430640 - (view) (annotate) - [select for diffs]
Modified Fri Aug 11 03:18:26 2006 UTC (3 years, 3 months ago) by pini
File length: 1892 byte(s)
Diff to previous 420092 (colored)
Formatting fixes and parameter changes to const.


Revision 420092 - (view) (annotate) - [select for diffs]
Modified Sat Jul 8 09:35:48 2006 UTC (3 years, 4 months ago) by nabeel
File length: 1746 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h revision 420091
Diff to previous 420091 (colored)
- Moved axis2_conf_init.h to include

Revision 420091 - (view) (annotate) - [select for diffs]
Modified Sat Jul 8 09:32:45 2006 UTC (3 years, 4 months ago) by nabeel
Original Path: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h
File length: 1746 byte(s)
Diff to previous 412071 (colored)
- Prepared axis2_conf_init.h to make it public => moved private includes in it to the impl file

Revision 412071 - (view) (annotate) - [select for diffs]
Modified Tue Jun 6 10:41:58 2006 UTC (3 years, 5 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h
File length: 1821 byte(s)
Diff to previous 410712 (colored)
Fixing more warnings in the code, Mainly -Wwrite-strings related stuff

Revision 410712 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 01:36:55 2006 UTC (3 years, 5 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h
File length: 1809 byte(s)
Diff to previous 410566 (colored)
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention

Revision 410566 - (view) (annotate) - [select for diffs]
Modified Wed May 31 15:54:07 2006 UTC (3 years, 5 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h
File length: 1791 byte(s)
Diff to previous 398884 (colored)
Replaced the double pointer parameter for environment with single const pointer
This would make the code more efficinet and also removed the unwanted use of double pointer parameter

Revision 398884 - (view) (annotate) - [select for diffs]
Modified Tue May 2 09:42:21 2006 UTC (3 years, 6 months ago) by samisa
Original Path: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h
File length: 1781 byte(s)
Diff to previous 377625 (colored)
Moved axis2.h to axis2_const.h

Revision 377625 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 05:21:40 2006 UTC (3 years, 9 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h
File length: 1775 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_conf_init.h revision 377616
Diff to previous 368286 (colored)
Moved deployemt header files to deployment folder.

Revision 368286 - (view) (annotate) - [select for diffs]
Added Thu Jan 12 05:50:03 2006 UTC (3 years, 10 months ago) by samisa
File length: 1775 byte(s)
Added initialization for config and fixed the rest to get it working

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2