Thomas KRIECHBAUM ist außer Haus.

2003-03-31 Thread Thomas KRIECHBAUM
Ich werde ab 31.03.2003 nicht im Büro sein. Ich kehre zurück am 07.04.2003. Die Rückmeldung bezieht sich auf ein Mail mit folgendem Thema: attribute reference Gesendet (c) GRZ/RACON Linz 2001 Agent 'Ab

Re: DO NOT REPLY [Bug 18530] - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread Davanum Srinivas
Try starting with 1. A brand new tomcat 4.1.8. 2. Run Java2WSDL on the wsdl to generate both server and client 3. Don't use any other code other than the generated server and client. Let us know. THIS is definitely a problem with your environment. Thanks, dims --- [EMAIL PROTECTED] wrote: > DO

DO NOT REPLY [Bug 18530] - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18530] - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18530] - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18530] - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18530] - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18530] New: - org.xml.sax.SAXException: No deserializer defined for array type AcnInfoRow

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: xml-axis/java/src/org/apache/axis/transport/httpAxisServlet.java

2003-03-31 Thread Steve Loughran
Davanum Srinivas wrote: Steve, My scenario was this...I had a client-handler and a server-handler (both JAXRPC handlers). The client handler adds some context information in the soap headers and the server handler has a check to ensure that the context is present. If the context was absent handleR

DO NOT REPLY [Bug 18442] - Axis CVS page does not link to ViewCVS

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18450] - erroneously labeled hyper-link to latest release

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

attribute reference

2003-03-31 Thread Vladimir_Vinogradov
Hi there, I'm not sure that is a bug or not. Could you please look through the following: In this case WSDL2Java tool doesn't create member field for referenced attribute. However it works fine for Dump of Symbol Table doesn't contain any entry for "code" attribute. I foun

Re: cvs commit: xml-axis/java/src/org/apache/axis/transport/http AxisServlet.java

2003-03-31 Thread Davanum Srinivas
Steve, My scenario was this...I had a client-handler and a server-handler (both JAXRPC handlers). The client handler adds some context information in the soap headers and the server handler has a check to ensure that the context is present. If the context was absent handleRequest on the server

DO NOT REPLY [Bug 18517] New: - jaxrpc samples needed with JavaBean serializatrion, samples not finished !

2003-03-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

[GUMP] Build timed out - Axis

2003-03-31 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. Last 50 li

Re: Resource Access

2003-03-31 Thread Jens Schumann
On 3/27/03 07:37 PM Steve Loughran <[EMAIL PROTECTED]> wrote: > > A JSP page that you drop in anywhere and generates an XML report is a good > way to do this...I could even imagine it becomes part of the happyaxis > config probing over time. I have spend a little bit more time on this topic. My