[
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
[
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
: 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
[
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
[
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
: 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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
[
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
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
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
[
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
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
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
[
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
)
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
[
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
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
[
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
)
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
[
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
[
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
>
[
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
: 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
[
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
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
[
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
)
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
[
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
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
[
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
[
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
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
[
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
: 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
[
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
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
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
&
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
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:
&
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
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
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
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?
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
#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]>
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
-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
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
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 <
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
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
74 matches
Mail list logo