Re: disabling xml decoding.

2003-07-15 Thread Dan Kamins
alent) - See: http://www.w3.org/TR/xmlschema-0/#anyType - And "Mixed Content" which includes HTML-ish marked up text. Schema looks like: ... See: http://www.w3.org/TR/xmlschema-0/#mixedContent -- Dan Kamins On Tue, 15 Jul 2003 19:33:27 -0700, Suresh Avadhanula wrote

Re: Problem with custom exceptions not getting deserialized

2003-07-15 Thread Dan Kamins
his highlights the importance of a CHANGES.txt file or something similar with each release, as well as more coherent documentation (written by whomever does know how things work, before they move on from the project). -- Dan Kamins On Tue, 15 Jul 2003 04:43:54 -0700 (PDT), Davanum Srinivas wrote: &

Re: Problem with custom exceptions not getting deserialized

2003-07-15 Thread Dan Kamins
is one of the reasons people choose open source to begin with. -- Dan Kamins On Tue, 15 Jul 2003 10:15:28 +0200, Peter Landmann wrote: >Hi, > >Once again, as no one replied: Did really no one else face this >problem up >to now? Don't you use exceptions in your service inter

Re: Problem with custom exceptions not getting deserialized

2003-07-15 Thread Dan Kamins
is one of the reasons people choose open source to begin with. -- Dan Kamins On Tue, 15 Jul 2003 10:15:28 +0200, Peter Landmann wrote: >Hi, > >Once again, as no one replied: Did really no one else face this >problem up >to now? Don't you use exceptions in your service inter

Re: Problem with custom exceptions not getting deserialized

2003-07-15 Thread Dan Kamins
is one of the reasons people choose open source to begin with. -- Dan Kamins On Tue, 15 Jul 2003 10:15:28 +0200, Peter Landmann wrote: >Hi, > >Once again, as no one replied: Did really no one else face this >problem up >to now? Don't you use exceptions in your service inter

Re: Problem with custom exceptions not getting deserialized

2003-07-15 Thread Dan Kamins
is one of the reasons people choose open source to begin with. -- Dan Kamins On Tue, 15 Jul 2003 10:15:28 +0200, Peter Landmann wrote: >Hi, > >Once again, as no one replied: Did really no one else face this >problem up >to now? Don't you use exceptions in your service inter

RE: another doc/literal issue -- more info

2003-07-14 Thread Dan Kamins
this is discouraged (by ws-i among others). True or not true? Can somebody post and example or a link to a page that shows what the SOAP message should look like and how to get this type of service working? -- Dan Kamins On Fri, 11 Jul 2003 09:46:19 -0700 (PDT), Davanum Srinivas wrote: >Th

Re: redeployment of web-service class files problem.

2003-07-10 Thread Dan Kamins
k something has changed) the web.xml file in the webapps/axis/WEB-INF directory. I have this as part of my ant deployment script: -- Dan Kamins On Thu, 10 Jul 2003 13:56:51 +0200, Peter Ross wrote: >Hi, > >I seem to be having a problem where if I redeploy a service

RE: Reading material on AXIS

2003-07-09 Thread Dan Kamins
) on the cover. He looks very pleased and satisfied with his work, and has a certain calmness about him that inspires you to understand what he's saying, which is an interesting juxtaposition with the hot red hue of the cover. -- Dan Kamins On Wed, 9 Jul 2003 23:39:28 +0200, Mailindra wrot

Re: getOption in handler returns Null !!

2003-07-08 Thread Dan Kamins
see "More deployment - Handlers and Chains"): http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-axis/java/docs/user-guide.html#PublishingServices -- Dan Kamins On Tue, 8 Jul 2003 20:59:29 -0500 (CDT), [EMAIL PROTECTED] wrote: >Hi, > >I encountered a strange problem. I am not able to

Bug in org.apache.axis.handlers.LogHandler ?

2003-07-08 Thread Dan Kamins
I'm planning to file a bug report, but I wanted to make sure I'm sane first and that the bug is what I think it is. The handler defined in org.apache.axis.handlers.LogHandler attempts to log the elapsed time of processing. To do so, it stores the start time in a class field called "long start"

Re: confusion: are embedded complex types possible with axis or not?

2003-07-08 Thread Dan Kamins
. [1] Bugzilla bug report: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21389 [2] Another thread regarding this issue: http://marc.theaimsgroup.com/?l=axis-user&m=105762712913743&w=2 -- Dan Kamins On Tue, 8 Jul 2003 10:27:48 +0200, Andreas Bohnert wrote: >Hi, > >there ar

Re: Is this a known bug with WSDL2Java and Arrays?

2003-07-07 Thread Dan Kamins
?id=21389 This essentially slammed our project to a halt, as we have WSDL2Java in the build process, and our application no longer works, so we're considering downgrading back to 1.0... Ack. -- Dan Kamins > Attached is the java file generated by WSDL2Java. > > Notice the private m

Java2WSDL mangles IN param "Long" to "long"

2002-10-07 Thread Dan Kamins
nillable. But this makes for a badly complex WSDL file, when it seems like it should just work in the first place. It seems even more like it should just work based on the behavior of this workaround. Any help appreciated. Thanks. -- Dan Kamins [EMAIL PROTECTED] -- _

TCPMon Audio Feedback Mod ("RPC-Synth") RFC

2002-09-29 Thread Dan Kamins
e (and available as JMF with earlier JDKs). AFAIK most platforms (definitely win32) support a default MIDI setup and have 16 instruments mapped, including #10 which has dozens of cool percussion noises. Comments are appreciated! Let me know what you think, i

Re: Accessing Axis Web Service from VB with MS-SOAP

2002-09-28 Thread Dan Kamins
Andrea, please try to be more explicit than "My current error comes from VB, indicating that the parameter I am passing is not correct." What is the error? You'll get better help if you're specific. Plus in the future when somebody has the same problem, they can search the mail archives to

RE: Message style services - ATTN ANY java:MSG USERS

2002-09-24 Thread Dan Kamins
Anyway, thanks for your response! And it would be great if your explanation (below) found its way into the docs as an explanation of why the method signatures changed! -- Dan Kamins - Glen Daniels <[EMAIL PROTECTED]> wrote: Hi Dan: The issue with the MessageContext API is that it

Re: Message style services - ATTN ANY java:MSG USERS

2002-09-23 Thread Dan Kamins
n your ALL CAPS RFC. The current MessageContext-containing signature is the one I am planning on using (for flexibility), so I'd hate to see it go. -- Dan Kamins - Glen Daniels <[EMAIL PROTECTED]> wrote: I'd like to make THESE THREE the accepted APIs for message-style

server-config.wsdd - won't write!

2002-09-23 Thread Dan Kamins
eople who are equally frustrated getting this seemingly simple server setup to work. -- Dan Kamins _ Chat with friends online, try MSN Messenger: http://messenger.msn.com