[jira] Closed: (AXIS2-3144) Check for serviceImplClass being null in JavaBeanDispatcher.java

2007-08-23 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun closed AXIS2-3144. -- Resolution: Invalid This issue can be cancelled as we made a fix in geronimo not passing serviceimplclass as

[jira] Updated: (AXIS2-3144) Check for serviceImplClass being null in JavaBeanDispatcher.java

2007-08-22 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-3144: --- Attachment: axis2-3144.patch > Check for serviceImplClass being null in JavaBeanDispatcher.j

[jira] Created: (AXIS2-3144) Check for serviceImplClass being null in JavaBeanDispatcher.java

2007-08-22 Thread Lin Sun (JIRA)
: Bug Components: jaxws Affects Versions: 1.4 Environment: Win XP + Sun JDK 1.5 Reporter: Lin Sun Priority: Minor Fix For: 1.4 I am running some test that caused a NPE at serviceImplClass.getName()) in the invoke method of

[jira] Updated: (AXIS2-3053) when i have a method that takes GenericArrayType as a parameter, my web service project cannot be deployed in geronimo

2007-08-01 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-3053: --- Attachment: axis2-3053.patch This is a simpler patch and tested in geronimo env. > when i have a met

[jira] Updated: (AXIS2-3053) when i have a method that takes GenericArrayType as a parameter, my web service project cannot be deployed in geronimo

2007-08-01 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-3053: --- Attachment: axis2-3053.patch Tested in geronimo env. > when i have a method that takes GenericArrayType

[jira] Created: (AXIS2-3053) when i have a method that takes GenericArrayType as a parameter, my web service project cannot be deployed in geronimo

2007-08-01 Thread Lin Sun (JIRA)
: https://issues.apache.org/jira/browse/AXIS2-3053 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws Reporter: Lin Sun Fix For: 1.3 For example, I have the following parameter in one of the methods in my SEI - @WebParam(name

[jira] Commented: (AXIS2-3018) ServiceDescriptionImpl.updateEndpointDescription() re-creates EndpointDescription objects when portQName is not specified

2007-07-30 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516413 ] Lin Sun commented on AXIS2-3018: Hi Roy, >From the Java 5 API doc for this method - getPort(Cl

[jira] Commented: (AXIS2-3030) SAAJ Implementation - SOAPBodyImpl.toSAAJNode fails when source node has unqualified attribute (at least, with Xerces parser)

2007-07-28 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516199 ] Lin Sun commented on AXIS2-3030: Hi, this might have been fixed in Axis2 1.3 saaj. I know fixes in this area have

[jira] Commented: (AXIS2-3011) ServiceDescription caching leads to memory leak

2007-07-27 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516078 ] Lin Sun commented on AXIS2-3011: I've ran my test over an hour not hitting the Two services cannot have same

[jira] Commented: (AXIS2-3011) ServiceDescription caching leads to memory leak

2007-07-26 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515816 ] Lin Sun commented on AXIS2-3011: Hi Dustin, I am caching the configurationContext object. Code is same as Jarek

[jira] Updated: (AXIS2-3022) Axis2 not handle wsdl deployed to a dir that contains a space (like program files)

2007-07-26 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-3022: --- Attachment: Axis2-3022.patch Please ignore the first patch. After more testing, replaceAll isn't n

[jira] Updated: (AXIS2-3022) Axis2 not handle wsdl deployed to a dir that contains a space (like program files)

2007-07-26 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-3022: --- Attachment: Axis2-3022.patch Tested the code in geronimo env. I had to move the url.toURI() block to the

[jira] Created: (AXIS2-3022) Axis2 not handle wsdl deployed to a dir that contains a space (like program files)

2007-07-26 Thread Lin Sun (JIRA)
2.0 (Axis2) Issue Type: Bug Components: jaxws Affects Versions: 1.3 Environment: winxp + sun jdk 1.5 Reporter: Lin Sun Fix For: 1.3 Here is the example I got. Testing a possible fix for this.. 00:58:38,062 DEBUG [ExceptionFactory

[jira] Commented: (AXIS2-3011) ServiceDescription caching leads to memory leak

2007-07-26 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515699 ] Lin Sun commented on AXIS2-3011: Looks like the message "Two services cannot have same name." happens when

[jira] Commented: (AXIS2-3011) ServiceDescription caching leads to memory leak

2007-07-25 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515513 ] Lin Sun commented on AXIS2-3011: I've been running with a similar set of code (with geronimo has it

Re: [Axis2] Nightly builds for 1.3 Branch

2007-07-25 Thread Lin Sun
Hi Dims, thanks for making these available. Do you know if Axiom 1.2.5 is avail in any of the official repo? I haven't been able to find it. We want to use Axiom 1.2.5 along with Axis2 1.3. Thanks, Lin Davanum Srinivas wrote: FYI, Nightlies for 1.3 are up here: http://people.apache.org/di

Re: [Axis2] Mini merge from trunk - (Take #1)

2007-07-22 Thread Lin Sun
Hi Dims, Jarek's change looks good to me - and I've tested it. Thanks, Lin Davanum Srinivas wrote: Deepal, Jarek made one checkin and i made a few. Jarek's was for a SAAJ problem found by TCK. My checkins were for flakiness in the service url's in the generated wsdl's. Could you please take a

[jira] Updated: (AXIS2-2974) Fix minor typos in TransportHeadersAdapter

2007-07-16 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2974: --- Attachment: Axis2-2974.patch > Fix minor typos in TransportHeadersAdap

[jira] Created: (AXIS2-2974) Fix minor typos in TransportHeadersAdapter

2007-07-16 Thread Lin Sun (JIRA)
Reporter: Lin Sun Priority: Minor There is a few typos in this newly added class. attaching a patch in a minute. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online

[Axis2] build error

2007-07-12 Thread Lin Sun
Hi, I kept getting the following build error with maven 2.0.7 and sun 1.5.0_11. Please advise. Lin E:\axis2>mvn clean install -Dmaven.test.skip=true -Drelease [delete] Deleting: E:\axis2\modules\integration\target\classes\sample\groovy\ GroovyReceiver.class [copy] Copying 1 fi

[jira] Updated: (AXIS2-2869) SAAJ: change the behavior of setEncodingStyle and getEncodingStyle method

2007-06-27 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2869: --- Attachment: AXIS2-2869.patch > SAAJ: change the behavior of setEncodingStyle and getEncodingStyle met

[jira] Created: (AXIS2-2869) SAAJ: change the behavior of setEncodingStyle and getEncodingStyle method

2007-06-27 Thread Lin Sun (JIRA)
) Issue Type: Bug Affects Versions: 1.3 Reporter: Lin Sun Fix For: 1.3 Looks like someone has confused the character encoding and soap encoding. soap encoding should be used here. -- This message is automatically generated by JIRA. - You can reply to this email

[jira] Updated: (AXIS2-2868) SAAJ - check for null in the getNamespacePrefixes method

2007-06-27 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2868: --- Attachment: AXIS-2868.patch > SAAJ - check for null in the getNamespacePrefixes met

[jira] Created: (AXIS2-2868) SAAJ - check for null in the getNamespacePrefixes method

2007-06-27 Thread Lin Sun (JIRA)
Versions: nightly Reporter: Lin Sun Fix For: nightly Attachments: AXIS-2868.patch as titled. Looks like it is possible that nsIter is null as getAllDeclaredNamespaces can return null. i am seeing it being null in my test also. -- This message is

[jira] Updated: (AXIS2-2859) SAAJ - set default fault code and faul string for the addFault method

2007-06-25 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2859: --- Attachment: AXIS2-2859.patch Tested in geronimo env. > SAAJ - set default fault code and faul string

[jira] Created: (AXIS2-2859) SAAJ - set default fault code and faul string for the addFault method

2007-06-25 Thread Lin Sun (JIRA)
) Issue Type: Bug Affects Versions: nightly Reporter: Lin Sun Fix For: nightly as titled. This is needed, as fault code and fault string are required for SOAPFault. With the current code, if the code has SOAPBody.addFault(); SOAPFault.setFaultCode(stringFaultCode); It

[jira] Closed: (AXIS2-2832) provide a public constructor for basemessagecontext

2007-06-21 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun closed AXIS2-2832. -- Resolution: Invalid > provide a public constructor for basemessagecont

[jira] Commented: (AXIS2-2832) provide a public constructor for basemessagecontext

2007-06-21 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506926 ] Lin Sun commented on AXIS2-2832: Hi Nick, We'll try use the SoapMessageContext for now... Thanks, Lin >

[jira] Updated: (AXIS2-2832) provide a public constructor for basemessagecontext

2007-06-20 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2832: --- Attachment: Axis2-2832.patch > provide a public constructor for basemessagecont

[jira] Created: (AXIS2-2832) provide a public constructor for basemessagecontext

2007-06-20 Thread Lin Sun (JIRA)
: jaxws Affects Versions: nightly Reporter: Lin Sun Fix For: nightly Hi, I noticed that this org.apache.axis2.jaxws.handler.ProtectedMessageContext has been removed today, which has a public constructor and we use it in geronimo. And I saw a new file called

[jira] Updated: (AXIS2-2821) when localname is null try set it to the tagname/nodename in the toSAAJNode method

2007-06-19 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2821: --- Attachment: AXIS2-2821.patch Tested in geronimo env. > when localname is null try set it to the tagn

[jira] Created: (AXIS2-2821) when localname is null try set it to the tagname/nodename in the toSAAJNode method

2007-06-19 Thread Lin Sun (JIRA)
2.0 (Axis2) Issue Type: Bug Affects Versions: nightly Environment: win XP + Sun 1.5 SDK Reporter: Lin Sun Fix For: nightly I have seen ElementImpl that doesn't have a localname but has a tagname in my test, when the tagname doesn't

[jira] Updated: (AXIS2-2804) DescriptionBuilderComposite needs to be created if the SEI has parents

2007-06-13 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2804: --- Attachment: Axis2-2804.patch Patch tested in geronimo env. Also reorged the imports

[jira] Created: (AXIS2-2804) DescriptionBuilderComposite needs to be created if the SEI has parents

2007-06-13 Thread Lin Sun (JIRA)
) Issue Type: Bug Components: jaxws Affects Versions: nightly Environment: winXP + Sun 1.5 SDK Reporter: Lin Sun Fix For: nightly This patch will check if the SEI has any parents, if so, check if we should create DescriptionBuilderComposite for them and

[jira] Updated: (AXIS2-2784) When exception arises from createMessageFromValue, create Protocol specific exception instead of the generic WebserviceException

2007-06-07 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2784: --- Attachment: Axis2-2784.patch Tested in geronimo env. > When exception arises from createMessageFromVa

[jira] Created: (AXIS2-2784) When exception arises from createMessageFromValue, create Protocol specific exception instead of the generic WebserviceException

2007-06-07 Thread Lin Sun (JIRA)
URL: https://issues.apache.org/jira/browse/AXIS2-2784 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws Affects Versions: 1.3 Environment: win XP + SUn JDK 1.5 Reporter: Lin Sun Fix For: 1.3

[jira] Closed: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-06-07 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun closed AXIS2-2452. -- Yes dims. It is working now. Sorry for not closing this earlier. > javax.xml.bind.UnmarshalException w

[jira] Updated: (AXIS2-2773) SAAJ - Prevent NPE from a few places because of namespaceURI, localname being null

2007-06-06 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2773: --- Attachment: AXIS2-2773.patch Tested the patch in geronimo env. > SAAJ - Prevent NPE from a few pla

[jira] Created: (AXIS2-2773) SAAJ - Prevent NPE from a few places because of namespaceURI, localname being null

2007-06-06 Thread Lin Sun (JIRA)
2.0 (Axis2) Issue Type: Bug Affects Versions: 1.3 Environment: winXP + Sun 1.5 JDK Reporter: Lin Sun Fix For: 1.3 Attachments: AXIS2-2773.patch as titled, when the value is null, default it to empty string. "" is allowed t

[jira] Updated: (AXIS2-2750) The current createDispatch only handles SOAPBinding

2007-05-31 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2750: --- Attachment: Axis2-2750.patch Tested the patch in geronimo environment. > The current createDispatch o

[jira] Created: (AXIS2-2750) The current createDispatch only handles SOAPBinding

2007-05-31 Thread Lin Sun (JIRA)
: jaxws Environment: Win XP + Sun JDK 1.5 Reporter: Lin Sun The current createDispatch only handles SOAPBinding and the private addBinding method isn't implemented thus only SOAPBinding is used as it is the default. The patch adds a setBinding method in BindingProvider to

[jira] Updated: (AXIS2-2707) JAXBDispatch didn't handle value being null in the createMessageFromValue method

2007-05-24 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2707: --- Attachment: Axis2-2707.patch This patch has fixed for the prob for me. I'd appreciate if someone

[jira] Created: (AXIS2-2707) JAXBDispatch didn't handle value being null in the createMessageFromValue method

2007-05-24 Thread Lin Sun (JIRA)
s 2.0 (Axis2) Issue Type: Bug Components: jaxws Affects Versions: 1.3 Reporter: Lin Sun Fix For: 1.3 Got this during my test: Caused by: java.lang.NullPointerException at org.apache.axis2.jaxws.client.dispatch.JAXBDispatch.createMessageFrom

[jira] Commented: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-11 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488186 ] Lin Sun commented on AXIS2-2452: I just noticed something interesting today. If I ran jaxws-war with the patch in

[jira] Updated: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-04-03 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2353: --- Attachment: Calculator.java Updated the SEI per Jeff's comment. However, I still got similar excepti

[jira] Commented: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486113 ] Lin Sun commented on AXIS2-2452: Hi, I just found out that the test was working before because the wsdl-file was

[jira] Updated: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2452: --- Attachment: Greeter.java > javax.xml.bind.UnmarshalException when running jaxws-war t

[jira] Updated: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2452: --- Attachment: GreeterImpl.java > javax.xml.bind.UnmarshalException when running jaxws-war t

[jira] Updated: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2452: --- Attachment: greeter_control.wsdl > javax.xml.bind.UnmarshalException when running jaxws-war t

[jira] Updated: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-02 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2452: --- Attachment: JAXWSClient.jsp > javax.xml.bind.UnmarshalException when running jaxws-war t

[jira] Created: (AXIS2-2452) javax.xml.bind.UnmarshalException when running jaxws-war test

2007-04-02 Thread Lin Sun (JIRA)
Components: jaxws Affects Versions: nightly Environment: Sun 1.5 SDK + win XP Reporter: Lin Sun Fix For: nightly Hi, I have a simple jaxws-war test that would display the GreetMeResponse when the jsp client tries to invoke the Greeme method. This test

[Axis2] Possible regression prob - jax-ws?

2007-04-02 Thread Lin Sun
Hi, I have a simple jaxws-war test that would display the GreetMeResponse when the jsp client tries to invoke the Greeme method. This test has been working for a while but it stopped working when I tried it today. Here's the exception: javax.xml.ws.WebServiceException: javax.xml.bind.Unmar

[jira] Updated: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-03-29 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2353: --- Attachment: Calculator.java > Selecting a port name / wsdl provided scena

[jira] Commented: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-03-29 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485395 ] Lin Sun commented on AXIS2-2353: Hi Jeff, Thanks for your comment. We discovered the inconsistency between the

[jira] Updated: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-03-20 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2353: --- Attachment: CalculatorService.wsdl > Selecting a port name / wsdl provided scena

[jira] Updated: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-03-20 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2353: --- Attachment: CalculatorClient.java > Selecting a port name / wsdl provided scena

[jira] Updated: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-03-20 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lin Sun updated AXIS2-2353: --- Attachment: CalculatorService.java > Selecting a port name / wsdl provided scena

[jira] Commented: (AXIS2-2353) Selecting a port name / wsdl provided scenario

2007-03-20 Thread Lin Sun (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-2353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482485 ] Lin Sun commented on AXIS2-2353: Hi, I tried to replace String portTypeLP = getName(); with String

[Axis2]package name is used as the targetNamespace

2007-03-15 Thread Lin Sun
Hi, We had the titled prob for a little while during the axis2 integration work into geronimo and I'd like to get some advise from the axis2 list, as we feel it is most appropriate to fix this in axis2. I have a HelloWorld.java that has this: package test.mypackage; import javax.jws.WebMeth

Re: [Axis2] xml.ws.spi.ProviderImpl CNF error

2007-03-07 Thread Lin Sun
ing my reply as he is normal ;). Dims, can't we have this provider name as App server property (may be at config level or programatically)? Thanks, Lasantha > Lin, > > Looks like we need to add an properties file for this in > META-INF/services in the jaxws jar. > > -- dims &

[Axis2] xml.ws.spi.ProviderImpl CNF error

2007-03-07 Thread Lin Sun
Hi there, I am running the following exception below during Axis2 integration into geronimo when running a jax-ws test. My question is whether axis2 has an implementation of javax.xml.ws.spi.Provider? Seems if none is found, it will default to Provider com.sun.xml.ws.spi.ProviderImpl. BT

Re: Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-02 Thread Lin Sun
CTED]> wrote: > Lin, > > Looks like Keith's patch broke the G build. > http://svn.apache.org/viewvc?view=rev&revision=513299 > > Let me uncomment the method and check it in for now. > > thanks, > dims > > On 3/1/07, Lin Sun <[EMAIL PROTECTED]> wrote: &

[Axis2] ejb web service support for Axis2 integration into geronimo

2007-03-01 Thread Lin Sun
Hi, I am working on this titled item and thought I might be able to get some advise from you. I am trying to figure out the Axis2 corresponding code to figure out which method it is invoking. Specially, CXF integration into geronimo has the following code: RpcContainer container = (RpcCo

Re: Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread Lin Sun
Hi Dims, thanks so much for uncommenting it. :-) Lin Davanum Srinivas wrote: Lin, Looks like Keith's patch broke the G build. http://svn.apache.org/viewvc?view=rev&revision=513299 Let me uncomment the method and check it in for now. thanks, dims On 3/1/07, Lin Sun <[EMA

Axis2: processHTTPGetRequest is commented out in HTTPTransportUtils.java file

2007-03-01 Thread Lin Sun
Hi there, The axis2 integration into geronimo code is using this method processHTTPGetRequest for a while and we are getting a geronimo build failure now because this method is commented out since this AM.:-( Could someone shed on the lights why this is commented out? What are the alternati

Re: [Axis2] JAXWSMessageReciever Marshaller Problem

2007-02-09 Thread Lin Sun
that don't have custom types defined. > Without this though, the unmarhaller wont' work. > > Can you post an example of the endpoint that you're trying to deploy and > what annotations it has on it? Is this endpoint being deployed with or > without a WSDL?

FW: JAXWSMessageReciever Marshaller Problem

2007-02-05 Thread Lin Sun
gt; > Regards, > > Nicholas Gallardo > WebSphere - WebServices Development > [EMAIL PROTECTED] > Phone: 512-838-1182 > Building: 901 / 5G-016 > > > > "Lin Sun" <[EMAIL PROTECTED]> > 02/04/2007 09:50 PM > Please respond to > axis-dev@ws.apac

RE: JAXWSMessageReciever Marshaller Problem

2007-02-05 Thread Lin Sun
#x27;re trying to deploy and what annotations it has on it?  Is this endpoint being deployed with or without a WSDL? Regards, Nicholas Gallardo WebSphere  -  WebServices Development [EMAIL PROTECTED] Phone: 512-838-1182 Building: 901 / 5G-016 "Lin Sun" <[EMAIL PROTECTED]>

RE: JAXWSMessageReciever Marshaller Problem

2007-02-04 Thread Lin Sun
Hi there, A basic question, are jaxb objects required in a simple hello jax-ws application? I think I am running the same test as Lasantha and this test doesn't have any jaxb generated classes in the war file. Axis2 did choose to use DocLitWrappedMethodMarshaller to do the marshaller work and

RE: [Axis2]org/apache/axiom/om/impl/builder/OMBuilder is gone is latest axiom-api-snapshot.jar

2007-01-16 Thread Lin Sun
-snapshot.jar Lin, Just figured it out.../repo/m2-snapshot-repository/org/apache/ws/commons had bad jars from Dec 29th. i cleared them out. -- dims On 1/16/07, Lin Sun <[EMAIL PROTECTED]> wrote: > > Hi there, > > I discovered this during Axis2 geronimo integration work. The

[Axis2]org/apache/axiom/om/impl/builder/OMBuilder is gone is latest axiom-api-snapshot.jar

2007-01-16 Thread Lin Sun
Hi there, I discovered this during Axis2 geronimo integration work. The org.apache.axis2.transport.TransportUtils class in axis2 trunk uses the org/apache/axiom/om/impl/builder/OMBuilder class but this class doesn't seem to be avail in the latest snapshot of axiom-api-{version}.jar (was in versi

RE: [Axis2] geronimo integration

2007-01-10 Thread Lin Sun
onimo integration Lin, We've added some code in Geronimo. Please feel free to jump in to help. http://svn.apache.org/viewvc?view=rev&revision=494810 The first goal is to port the testsuite\itests\cxfPojoWS test case in Geronimo to work with Axis2. thanks, dims On 1/4/07, Lin Sun <

RE: [Axis2] geronimo integration

2007-01-04 Thread Lin Sun
ated! Lin -Original Message----- From: Lin Sun [mailto:[EMAIL PROTECTED] Sent: Friday, December 29, 2006 10:38 AM To: 'axis-dev@ws.apache.org' Subject: [Axis2] geronimo integration Hi there, I am new to the list and Axis2. From the dev archive, I saw there was some discussion ear

[Axis2] geronimo integration

2006-12-29 Thread Lin Sun
Hi there, I am new to the list and Axis2. From the dev archive, I saw there was some discussion earlier this year about Axis2 Geronimo integration. Has anyone made any progress on this? I am interested in helping out. I am interested in knowing more about the APIs that handles the properties