Re: [continuum] BUILD SUCCESSFUL: Axis2

2007-03-13 Thread David Illsley
Added to my list. I'll se what I can do. David On 14/03/07, Glen Daniels <[EMAIL PROTECTED]> wrote: Hi David: Do you think we could get the Axis2 build notifications prefixed with [axis2] so that they land in the right folder for those with filters? --Glen

[jira] Commented: (AXIS2-1993) xsd:include in the WSDL causes FileNotFoundException with XMLBeans as the Databinding framework.

2007-03-13 Thread Amila Chinthaka Suriarachchi (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480662 ] Amila Chinthaka Suriarachchi commented on AXIS2-1993: - can you send us a patch? I am unable to re

Re: [continuum] BUILD SUCCESSFUL: Axis2

2007-03-13 Thread Glen Daniels
Hi David: Do you think we could get the Axis2 build notifications prefixed with [axis2] so that they land in the right folder for those with filters? --Glen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [axis2] JAXWS problems?

2007-03-13 Thread Glen Daniels
Duh. That would explain it then. :) I'll try it again with 1.5. --Glen Davanum Srinivas wrote: When you build with JDK1.4 the jaxws stuff is not built... -- dims On 3/13/07, Glen Daniels <[EMAIL PROTECTED]> wrote: Weird - I switched from Java5 to the 1.4.2_10 JDK and everything is now buil

Re: [axis2] JAXWS problems?

2007-03-13 Thread Davanum Srinivas
When you build with JDK1.4 the jaxws stuff is not built... -- dims On 3/13/07, Glen Daniels <[EMAIL PROTECTED]> wrote: Weird - I switched from Java5 to the 1.4.2_10 JDK and everything is now building fine. I'll try again with J5 later to see if that reproduces the problem. Spooky. Incidental

[jira] Commented: (AXIS2-2265) Could not set "Expect 100-continue" HTTP header

2007-03-13 Thread Kate Wang (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480616 ] Kate Wang commented on AXIS2-2265: -- Any feedback/comments would be appreciated. > Could not set "Expect 100-contin

Re: [axis2] JAXWS problems?

2007-03-13 Thread Glen Daniels
Weird - I switched from Java5 to the 1.4.2_10 JDK and everything is now building fine. I'll try again with J5 later to see if that reproduces the problem. Spooky. Incidentally, if I haven't already said this, three cheers for the automated builds, David! --G David Illsley wrote: Glen, J

[jira] Created: (AXIS2-2318) transport.http.ListingAgent: i18n problem in case of a non-English default encoding

2007-03-13 Thread Dmitry (JIRA)
transport.http.ListingAgent: i18n problem in case of a non-English default encoding --- Key: AXIS2-2318 URL: https://issues.apache.org/jira/browse/AXIS2-2318 Project: Axi

Re: svn commit: r517832 - in /webservices/axis/branches/AXIS_1_4_SAAJ_1_3: lib/ lib/endorsed/ src/javax/xml/soap/ src/org/apache/axis/ src/org/apache/axis/attachments/ src/org/apache/axis/message/ src

2007-03-13 Thread Jarek Gawor
Yes, of course. Apache Geronimo project is working on implementing the Java EE 5 spec. One of the things that's required by Java EE 5 is support for both JAX-RPC and JAX-WS web services. Currently, Geronimo uses Axis1 as its JAX-RPC engine and Axis2/CXF as its JAX-WS engines. The Java EE 5 spec a

changing security policy on the fly..

2007-03-13 Thread Wynn, Jackson E.
Hello, I'm looking for documentation and/or code examples that show how an Axis2 web service can load and apply different security policies at run time. This capability is demonstrated by rampart sample client applications as follows: StAXOMBuilder builder = new StAXOMBuilder (policyFile

[Challenge][JSR 181] Incorrect processing of imported wsdl.

2007-03-13 Thread Davanum Srinivas
Lance, Here's a challenge for the "JSR 181: Web Services Metadata for the JavaTM Platform" TCK. thanks, dims = Test Challenger Name and Company : Davanum Srinivas (Apache) Specification Name(s) and Version(s) : JSR 181 - Maintenance Release (

Re: [axis2] JAXWS problems?

2007-03-13 Thread David Illsley
Glen, Just FYI,the m2 build (including tests) is currently passing on continuum (includes jaxws). [1] David [1] http://ws.zones.apache.org:1/continuum/servlet/continuum/target/ProjectBuilds.vm/view/ProjectBuilds/id/61;jsessionid=32deio4w3ssw4 On 13/03/07, Glen Daniels <[EMAIL PROTECTED]> w

[jira] Commented: (AXIS2-1993) xsd:include in the WSDL causes FileNotFoundException with XMLBeans as the Databinding framework.

2007-03-13 Thread Wei Wang (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480542 ] Wei Wang commented on AXIS2-1993: - I ran into the same problem (java.io.FileNotFoundException). The patch did not wo

Re: svn commit: r517832 - in /webservices/axis/branches/AXIS_1_4_SAAJ_1_3: lib/ lib/endorsed/ src/javax/xml/soap/ src/org/apache/axis/ src/org/apache/axis/attachments/ src/org/apache/axis/message/ src

2007-03-13 Thread Davanum Srinivas
Jarek, Please inform everyone on what you are planning to do. thanks, dims On 3/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: gawor Date: Tue Mar 13 12:50:18 2007 New Revision: 517832 URL: http://svn.apache.org/viewvc?view=rev&rev=517832 Log: just an experiment. defined saaj 1.3

Re: [axis2] JAXWS problems?

2007-03-13 Thread Glen Daniels
Nicholas L Gallardo wrote: That's interesting... I haven't seen that one before myself, but I know others have seen OOM errors when trying to run the JAXWS test suite with trace enabled. The other interesting bit is that the elapsed time for the I'm running a clean build, so whatever's the

[jira] Created: (AXIS2-2317) JAXWS client response context properties not found

2007-03-13 Thread Nick Gallardo (JIRA)
JAXWS client response context properties not found -- Key: AXIS2-2317 URL: https://issues.apache.org/jira/browse/AXIS2-2317 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws

Re: [axis2] JAXWS problems?

2007-03-13 Thread Nicholas L Gallardo
That's interesting... I haven't seen that one before myself, but I know others have seen OOM errors when trying to run the JAXWS test suite with trace enabled. The other interesting bit is that the elapsed time for the tests is over double what the normal run is. I'm not familiar with surefi

[jira] Updated: (AXIS2-2303) java2wsdl-maven-plugin throws ClassNotFoundException on execution of java2wsdl goal

2007-03-13 Thread Shane Isbell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Isbell updated AXIS2-2303: Attachment: java2wsdl-plugin-main-artifact.patch Patch with license grant > java2wsdl-maven-plugin

[jira] Updated: (AXIS2-2303) java2wsdl-maven-plugin throws ClassNotFoundException on execution of java2wsdl goal

2007-03-13 Thread Shane Isbell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Isbell updated AXIS2-2303: Attachment: patch-tests-main-artifact.zip Tests for new patch. > java2wsdl-maven-plugin throws Cla

[jira] Updated: (AXIS2-2303) java2wsdl-maven-plugin throws ClassNotFoundException on execution of java2wsdl goal

2007-03-13 Thread Shane Isbell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shane Isbell updated AXIS2-2303: Attachment: java2wsdl-plugin-main-artifact.patch Patch that includes the ability to generate a wsdl

Re: [axis2] JAXWS problems?

2007-03-13 Thread Glen Daniels
Hi Nick! 1) Yes this can be turned off. I believe that is an attachments test case that's writing out an image. Thanks. 2) That's a somewhat misleading test. It's purposely throwing an exception in an async scenario to make sure the JAX-WS fault processing is correct. We can fix the logs

Re: [axis2] JAXWS problems?

2007-03-13 Thread Nicholas L Gallardo
Glen, 1) Yes this can be turned off. I believe that is an attachments test case that's writing out an image. 2) That's a somewhat misleading test. It's purposely throwing an exception in an async scenario to make sure the JAX-WS fault processing is correct. We can fix the logs so it looks a

[jira] Commented: (AXIS2-1996) JiBXDataSource.getReader always throws NullPointerException

2007-03-13 Thread Tomislav Dedus (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480488 ] Tomislav Dedus commented on AXIS2-1996: --- With the axis2-jibx-1.1.1a.jar I get the following error while using A

[jira] Commented: (AXIS2-2303) java2wsdl-maven-plugin throws ClassNotFoundException on execution of java2wsdl goal

2007-03-13 Thread Shane Isbell (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480487 ] Shane Isbell commented on AXIS2-2303: - This makes sense. It requires changing the phase to something after compil

[jira] Commented: (AXIS2-2303) java2wsdl-maven-plugin throws ClassNotFoundException on execution of java2wsdl goal

2007-03-13 Thread Eduardo de Vera (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480470 ] Eduardo de Vera commented on AXIS2-2303: Great work with the patch! I think there is a need for the java2wsd

[jira] Created: (AXIS2-2316) Make it easy to set HTTP proxy

2007-03-13 Thread Paul Fremantle (JIRA)
Make it easy to set HTTP proxy --- Key: AXIS2-2316 URL: https://issues.apache.org/jira/browse/AXIS2-2316 Project: Axis 2.0 (Axis2) Issue Type: Improvement Components: transports Affects Versions: M1

[jira] Resolved: (AXIS2-2291) Unable to set the action for a Fault message generated when throwing an AxisFault

2007-03-13 Thread David Illsley (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Illsley resolved AXIS2-2291. -- Resolution: Fixed Fix Version/s: nightly FIx in SVN r517730 > Unable to set the action

[axis2] JAXWS problems?

2007-03-13 Thread Glen Daniels
Hi folks: Two things re: JAXWS... (building with m2) 1) It's spewing a LOT of garbage (looks like binary stuff) during testing... can we turn this off? 2) I'm seeing test failures with the latest HEAD, looks like testCustomFault_AsyncCallback is failing with "FaultyAsyncHandler.handleRespon

[jira] Commented: (AXIS2-2313) JAXBBlockImpl block object is already consumed on client trying to deserialize 2 holders and 1 return string

2007-03-13 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480434 ] Davanum Srinivas commented on AXIS2-2313: - Rich, Did a quick scan but could not find any restriction here: h

[jira] Resolved: (AXIS2-2309) Unnecessary WebServiceException if parameter is null

2007-03-13 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2309. - Resolution: Fixed I've removed the check for nulls in svn revision 517709 thanks, dims

[jira] Resolved: (AXIS2-2310) Doc/Lit/Bare with JAXB object but no ObjectFactory

2007-03-13 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2310. - Resolution: Fixed Latest svn seems to have fixed this. thanks, dims > Doc/Lit/Bare with

[jira] Resolved: (AXIS2-2311) UnmarshalException for method with a header (no ObjectFactory)

2007-03-13 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2311. - Resolution: Fixed Latest svn seems to have fixed this. thanks, dims > UnmarshalExceptio

[jira] Resolved: (AXIS2-2312) Doc/Lit/Bare with custom targetNamespaces in WebParam

2007-03-13 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-2312. - Resolution: Fixed Latest svn seems to have fixed this. thanks, dims > Doc/Lit/Bare with

[jira] Commented: (AXIS2-2211) Support Axis2 services implemented with script langauges invoked by Apache BSF

2007-03-13 Thread Thilina Gunarathne (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480399 ] Thilina Gunarathne commented on AXIS2-2211: --- Great stuff Ant... How about using the new pluggable deploye

Re: AXIS2-2218 / @HandlerChain processing

2007-03-13 Thread Nicholas L Gallardo
Dims, Mike has put together some code but is out so I'll be integrating that in the next few days. I'll keep the JIRA updated as to the progress. Thanks, Nicholas Gallardo WebSphere - WebServices Development [EMAIL PROTECTED] Phone: 512-838-1182 Building: 901 / 5G-016 "Davanum Srinivas" <

AXIS2-2218 / @HandlerChain processing

2007-03-13 Thread Davanum Srinivas
Nick, Just found a blocker for 1.2 release. Can you please help? We need @HandlerChain to be picked up and the handlers executed... thanks, dims -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers - T

[jira] Updated: (AXIS2-2218) @HandlerChain annotation is not picked up

2007-03-13 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas updated AXIS2-2218: Priority: Blocker (was: Major) Nick, This is a blocker for 1.2 release. Can you please he

[jira] Updated: (AXIS2-2315) Mail transport handling of MIME Message-Id / In-Reply-To

2007-03-13 Thread Hans G Knudsen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans G Knudsen updated AXIS2-2315: -- Attachment: MailBasedOutTransportInfo.java MailBasedOutTransportInfo.java was not part of diff.

[jira] Updated: (AXIS2-2315) Mail transport handling of MIME Message-Id / In-Reply-To

2007-03-13 Thread Hans G Knudsen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans G Knudsen updated AXIS2-2315: -- Attachment: mail_transport_proposal.diff Diff on trunk/java I have made a proposal/diff that

[jira] Created: (AXIS2-2315) Mail transport handling of MIME Message-Id / In-Reply-To

2007-03-13 Thread Hans G Knudsen (JIRA)
Mail transport handling of MIME Message-Id / In-Reply-To Key: AXIS2-2315 URL: https://issues.apache.org/jira/browse/AXIS2-2315 Project: Axis 2.0 (Axis2) Issue Type: Bug Compo

[AXIS2] false SOAP Response

2007-03-13 Thread Christian Henning
Hi, sorry for cross posting also on the user mailinglist but I think I found a bug. I use Axis2 with a POJO and the HTTP transport session with in an AJAX application. The SOAP response (only the method name) is false for more than one request at the same time. The POJO is thread save. Eg.

R: Attachments in the WSDL

2007-03-13 Thread Alfonso Ubaldini
Is releted to Axis 1.4 Alfonso _ Da: Saminda Abeyruwan [mailto:[EMAIL PROTECTED] Inviato: martedì 13 marzo 2007 9.39 A: axis-dev@ws.apache.org Oggetto: Re: Attachments in the WSDL Is the prior email related to Axis2 or Axis 1.x? Saminda On 3/12/07, Alfonso Ubaldini <[EMAIL

Re: Attachments in the WSDL

2007-03-13 Thread Saminda Abeyruwan
Is the prior email related to Axis2 or Axis 1.x? Saminda On 3/12/07, Alfonso Ubaldini <[EMAIL PROTECTED]> wrote: I have wrote a web service with attachments. The service works fine but a can see anything about this attachments in the WSDL when a call "…..AxisProxyServices?wsdl". Can you