dims        2004/03/23 14:44:36

  Modified:    targets/axis bugs.html bugs.pdf site.html site.pdf
               targets/axis/java developers-guide.html developers-guide.pdf
                        install.html install.pdf reference.html
                        reference.pdf security.html security.pdf
                        user-guide.html user-guide.pdf
  Log:
  Bugzilla -> JIRA
  
  Revision  Changes    Path
  1.14      +1 -1      ws-site/targets/axis/bugs.html
  
  Index: bugs.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/bugs.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- bugs.html 23 Mar 2004 20:13:38 -0000      1.13
  +++ bugs.html 23 Mar 2004 22:44:35 -0000      1.14
  @@ -347,7 +347,7 @@
   <li>
           
   <a href="http://issues.apache.org/jira/";>Apache
  -        Bugzilla</a>
  +        JIRA</a>
         
   </li>
       
  
  
  
  1.5       +22 -22    ws-site/targets/axis/bugs.pdf
  
        <<Binary file>>
  
  
  1.13      +5 -5      ws-site/targets/axis/site.html
  
  Index: site.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/site.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- site.html 23 Mar 2004 20:13:38 -0000      1.12
  +++ site.html 23 Mar 2004 22:44:35 -0000      1.13
  @@ -936,7 +936,7 @@
   <li>
           
   <a href="http://issues.apache.org/jira/";>Apache
  -        Bugzilla</a>
  +        JIRA</a>
         
   </li>
       
  @@ -1261,7 +1261,7 @@
   <li>Do your homework first. This document lists the foundational stuff you need to 
understand. It has also warned you that it can take a day to get a reply. Now imagine 
you get a HTTP Error '404' on a SOAP call. Should you rush to post a 'help' request, 
or should you try and find out what an HTTP error code is, what #404 usually means and 
how to use a Java debugger. We provide the source to make that debugging easier :)</li>
   <li>Post meaningful subject lines. You want your message read, not deleted unread. 
A subject line of 'Axis problem', 'Help with Axis', etc. is not meaningful, and is not 
likely to get many readers.</li>
   <li>Search the <a 
href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=49";>mailing list 
archives</a> FIRST to see if someone had the same problem. This list is 
searchable--and may save you much time in getting an answer to your problem.</li>
  -<li>Use the <a href="http://nagoya.apache.org/bugzilla/";>bugzilla</a> database to 
search for Axis bugs, both open and closed.</li>
  +<li>Use the <a href="http://issues.apache.org/jira/";>jira</a> database to search 
for Axis bugs, both open and closed.</li>
   <li>Consult the <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages";>Axis Wiki</a> For 
its Frequently Asked Questions (FAQ), installation notes, interoperability issues 
lists, and other useful information.</li>
   <li>Don't email people for help directly, unless you know them. It's rude and 
presumptious. Messages sent over the mail list benefit the whole community--both the 
original posters and people who search the list. Personal messages just take up the 
recipients time, and are unwelcome. Usually, if not ignored outright, recipients of 
personal requests will just respond 'ask the mail list' anyway!</li>
   <li>Know that configuration problems are hard to replicate, and so can be difficult 
to get help on. We have tried with the happyaxis.jsp demo to automate the diagnostics 
gathering for you, but it can be hard for people to be of help here, especially for 
obscure platforms.</li>
  @@ -1328,7 +1328,7 @@
   <div class="h5">
   <h5>Let us know what you think!</h5>
   </div>
  -<p xmlns:cinclude="http://apache.org/cocoon/include/1.0";>Please send feedback about 
the package to "<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>". Also, Axis 
is registered in <a href="http://nagoya.apache.org/bugzilla";>bugzilla</a>, the Apache 
bug tracking and feature-request database.</p>
  +<p xmlns:cinclude="http://apache.org/cocoon/include/1.0";>Please send feedback about 
the package to "<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>". Also, Axis 
is registered in <a href="http://issues.apache.org/jira";>jira</a>, the Apache bug 
tracking and feature-request database.</p>
   <div class="h5">
   <h5>What's in this release?</h5>
   </div>
  @@ -2409,7 +2409,7 @@
   </li>
   <li>Code changes should comply with <a 
href="#http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html";>"Code Conventions 
for the Java Programming Language"</a>
   </li>
  -<li>When fixing a <a 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Axis&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.bug_id";>"Axis
 Bugzilla Bug"</a> include the href of the bug in the cvs commit message.</li>
  +<li>When fixing a bug, please include the href of the bug in the cvs commit 
message.</li>
   <li>Incompatible changes to <a 
href="#user-guide.html#published%20interfaces">published Axis interfaces</a> should be 
avoided where possible. When changes are necessary, for example to maintain or improve 
the overall modularity of Axis, the impact on users must be considered and, 
preferably, documented.</li>
   <li>If you are making a big change that may affect interoperability, please run the 
<a href="http://xml.apache.org/~rubys/echotest.pl";>echotest2 round 2 interop test</a> 
to ensure that your change does not result in any new interop failures. You will also 
need the <a 
href="http://xml.apache.org/~rubys/client_deploy.wsdd";>client_deploy.wsdd</a>. Here 
are the <a href="#http://xml.apache.org/~rubys/ApacheClientInterop.html";>nightly 
interop test results</a>.</li>
   </ul>
  @@ -4787,7 +4787,7 @@
   <td 
xmlns:cinclude="http://apache.org/cocoon/include/1.0";><strong>axis.jws.servletClassDir</strong></td><td
 xmlns:cinclude="http://apache.org/cocoon/include/1.0";>Path to where compiled JWS 
pages are placed.</td>
   </tr>
   <tr class="a">
  -<td 
xmlns:cinclude="http://apache.org/cocoon/include/1.0";><strong>axis.sendMinimizedElements</strong></td><td
 xmlns:cinclude="http://apache.org/cocoon/include/1.0";>Flag to turn on support for a 
when .NET1.0 can't correctly handle some bits of XML <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17021";>that it should.</a> The 
flag defaults to true; if some .NET clients are failing to handle a Web Service 
returning an empty array inside another object, set this flag to <em>false</em>.</td>
  +<td 
xmlns:cinclude="http://apache.org/cocoon/include/1.0";><strong>axis.sendMinimizedElements</strong></td><td
 xmlns:cinclude="http://apache.org/cocoon/include/1.0";>Flag to turn on support for a 
when .NET1.0 can't correctly handle some bits of XML <a 
href="http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-667";>that it 
should.</a> The flag defaults to true; if some .NET clients are failing to handle a 
Web Service returning an empty array inside another object, set this flag to 
<em>false</em>.</td>
   </tr>
   <tr class="b">
   <td 
xmlns:cinclude="http://apache.org/cocoon/include/1.0";><strong>enable2DArrayEncoding</strong></td><td
 xmlns:cinclude="http://apache.org/cocoon/include/1.0";>Set this to "true" to turn 2D 
array encoding on; this encoding is incompatible with .NET 1.0: default="false".</td>
  
  
  
  1.12      +3941 -3954ws-site/targets/axis/site.pdf
  
        <<Binary file>>
  
  
  1.10      +1 -1      ws-site/targets/axis/java/developers-guide.html
  
  Index: developers-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/developers-guide.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- developers-guide.html     30 Dec 2003 15:08:55 -0000      1.9
  +++ developers-guide.html     23 Mar 2004 22:44:36 -0000      1.10
  @@ -283,7 +283,7 @@
   </li>
   <li>Code changes should comply with <a 
href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html";>"Code Conventions 
for the Java Programming Language"</a>
   </li>
  -<li>When fixing a <a 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Axis&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;order=bugs.bug_id";>"Axis
 Bugzilla Bug"</a> include the href of the bug in the cvs commit message.</li>
  +<li>When fixing a bug, please include the href of the bug in the cvs commit 
message.</li>
   <li>Incompatible changes to <a 
href="user-guide.html#published%20interfaces">published Axis interfaces</a> should be 
avoided where possible. When changes are necessary, for example to maintain or improve 
the overall modularity of Axis, the impact on users must be considered and, 
preferably, documented.</li>
   <li>If you are making a big change that may affect interoperability, please run the 
<a href="http://xml.apache.org/~rubys/echotest.pl";>echotest2 round 2 interop test</a> 
to ensure that your change does not result in any new interop failures. You will also 
need the <a 
href="http://xml.apache.org/~rubys/client_deploy.wsdd";>client_deploy.wsdd</a>. Here 
are the <a href="http://xml.apache.org/~rubys/ApacheClientInterop.html";>nightly 
interop test results</a>.</li>
   </ul>
  
  
  
  1.6       +531 -544  ws-site/targets/axis/java/developers-guide.pdf
  
        <<Binary file>>
  
  
  1.10      +1 -1      ws-site/targets/axis/java/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/install.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- install.html      30 Dec 2003 15:08:55 -0000      1.9
  +++ install.html      23 Mar 2004 22:44:36 -0000      1.10
  @@ -515,7 +515,7 @@
   <li>Do your homework first. This document lists the foundational stuff you need to 
understand. It has also warned you that it can take a day to get a reply. Now imagine 
you get a HTTP Error '404' on a SOAP call. Should you rush to post a 'help' request, 
or should you try and find out what an HTTP error code is, what #404 usually means and 
how to use a Java debugger. We provide the source to make that debugging easier :)</li>
   <li>Post meaningful subject lines. You want your message read, not deleted unread. 
A subject line of 'Axis problem', 'Help with Axis', etc. is not meaningful, and is not 
likely to get many readers.</li>
   <li>Search the <a 
href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=49";>mailing list 
archives</a> FIRST to see if someone had the same problem. This list is 
searchable--and may save you much time in getting an answer to your problem.</li>
  -<li>Use the <a href="http://nagoya.apache.org/bugzilla/";>bugzilla</a> database to 
search for Axis bugs, both open and closed.</li>
  +<li>Use the <a href="http://issues.apache.org/jira/";>jira</a> database to search 
for Axis bugs, both open and closed.</li>
   <li>Consult the <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages";>Axis Wiki</a> For 
its Frequently Asked Questions (FAQ), installation notes, interoperability issues 
lists, and other useful information.</li>
   <li>Don't email people for help directly, unless you know them. It's rude and 
presumptious. Messages sent over the mail list benefit the whole community--both the 
original posters and people who search the list. Personal messages just take up the 
recipients time, and are unwelcome. Usually, if not ignored outright, recipients of 
personal requests will just respond 'ask the mail list' anyway!</li>
   <li>Know that configuration problems are hard to replicate, and so can be difficult 
to get help on. We have tried with the happyaxis.jsp demo to automate the diagnostics 
gathering for you, but it can be hard for people to be of help here, especially for 
obscure platforms.</li>
  
  
  
  1.6       +81 -81    ws-site/targets/axis/java/install.pdf
  
        <<Binary file>>
  
  
  1.11      +1 -1      ws-site/targets/axis/java/reference.html
  
  Index: reference.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/reference.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- reference.html    30 Dec 2003 15:08:55 -0000      1.10
  +++ reference.html    23 Mar 2004 22:44:36 -0000      1.11
  @@ -837,7 +837,7 @@
   <td><strong>axis.jws.servletClassDir</strong></td><td>Path to where compiled JWS 
pages are placed.</td>
   </tr>
   <tr class="a">
  -<td><strong>axis.sendMinimizedElements</strong></td><td>Flag to turn on support for 
a when .NET1.0 can't correctly handle some bits of XML <a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17021";>that it should.</a> The 
flag defaults to true; if some .NET clients are failing to handle a Web Service 
returning an empty array inside another object, set this flag to <em>false</em>.</td>
  +<td><strong>axis.sendMinimizedElements</strong></td><td>Flag to turn on support for 
a when .NET1.0 can't correctly handle some bits of XML <a 
href="http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-667";>that it 
should.</a> The flag defaults to true; if some .NET clients are failing to handle a 
Web Service returning an empty array inside another object, set this flag to 
<em>false</em>.</td>
   </tr>
   <tr class="b">
   <td><strong>enable2DArrayEncoding</strong></td><td>Set this to "true" to turn 2D 
array encoding on; this encoding is incompatible with .NET 1.0: default="false".</td>
  
  
  
  1.8       +91 -91    ws-site/targets/axis/java/reference.pdf
  
        <<Binary file>>
  
  
  1.8       +1 -1      ws-site/targets/axis/java/security.html
  
  Index: security.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/security.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- security.html     30 Dec 2003 15:08:55 -0000      1.7
  +++ security.html     23 Mar 2004 22:44:36 -0000      1.8
  @@ -400,7 +400,7 @@
   <li>Don't Panic. We have a process in place for verifying and fixing holes.</li>
   <li>Don't rush to issue the press release to BugTraq. It is polite to let us know, 
and even verify that you are correct.</li>
   <li>Test against the latest CVS version, not the (older) release builds. We may 
like already have fixed it, hacker dudes :-)</li>
  -<li>Email [EMAIL PROTECTED] Not the public axis-dev list, not bugzilla. The 
security alias list is a list with representives from all Apache projects, so your 
report will be taken seriously.</li>
  +<li>Email [EMAIL PROTECTED] Not the public axis-dev list, not jira. The security 
alias list is a list with representives from all Apache projects, so your report will 
be taken seriously.</li>
   <li>Let us do a fix if possible, so we can announce that a fix is ready when you 
announce your finding. This doesn't take any of the credit way from the finder, just 
stops people panicing.</li>
   </ol>
   <div class="h4">
  
  
  
  1.4       +78 -78    ws-site/targets/axis/java/security.pdf
  
        <<Binary file>>
  
  
  1.11      +1 -1      ws-site/targets/axis/java/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/java/user-guide.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- user-guide.html   30 Dec 2003 15:08:55 -0000      1.10
  +++ user-guide.html   23 Mar 2004 22:44:36 -0000      1.11
  @@ -313,7 +313,7 @@
   <div class="h5">
   <h5>Let us know what you think!</h5>
   </div>
  -<p>Please send feedback about the package to "<a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]</a>". Also, Axis is registered in <a 
href="http://nagoya.apache.org/bugzilla";>bugzilla</a>, the Apache bug tracking and 
feature-request database.</p>
  +<p>Please send feedback about the package to "<a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]</a>". Also, Axis is registered in <a 
href="http://issues.apache.org/jira";>jira</a>, the Apache bug tracking and 
feature-request database.</p>
   <div class="h2">
   <h2>What's in this release?</h2>
   </div>
  
  
  
  1.7       +283 -283  ws-site/targets/axis/java/user-guide.pdf
  
        <<Binary file>>
  
  

Reply via email to