[jira] Resolved: (AXIS2-6) Axis EJB Providers

2005-01-13 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-6?page=history ] Davanum Srinivas resolved AXIS2-6: -- Resolution: Invalid wrong project...please open this in AXIS (NOT AXIS2) thanks, dims > Axis EJB Providers > -- > > Key: AX

[jira] Created: (AXIS-1760) Axis and EJB Providers

2005-01-13 Thread Ravi Kumar Naraharasetty (JIRA)
Axis and EJB Providers -- Key: AXIS-1760 URL: http://issues.apache.org/jira/browse/AXIS-1760 Project: Axis Type: Bug Components: Deployment / Registries Versions: 1.0-rc2 Environment: jboss-4.0.1RC1, axis-1_2RC2-bin Reporter: Ravi

[jira] Created: (AXIS-1761) Deserialization of SOAP(document/literal) went wrong because of Introspection Problem

2005-01-13 Thread Andre Genser (JIRA)
Deserialization of SOAP(document/literal) went wrong because of Introspection Problem - Key: AXIS-1761 URL: http://issues.apache.org/jira/browse/AXIS-1761 Project: Axis Type: Bug C

[jira] Updated: (AXIS-1761) Deserialization of SOAP(document/literal) went wrong because of Introspection Problem

2005-01-13 Thread Andre Genser (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1761?page=history ] Andre Genser updated AXIS-1761: --- Attachment: BeanDeserializer.java Only a bad work arround to handle document/literal/wrapped SOAP messages > Deserialization of SOAP(document/literal) went wr

[jira] Commented: (AXIS-1761) Deserialization of SOAP(document/literal) went wrong because of Introspection Problem

2005-01-13 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1761?page=comments#action_57583 ] Davanum Srinivas commented on AXIS-1761: Please upload the soap message that is being deserialized and the wsdl/xsd as well. thanks, dims > Deserialization of SOAP(

[jira] Updated: (AXIS-1761) Deserialization of SOAP(document/literal) went wrong because of Introspection Problem

2005-01-13 Thread Andre Genser (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1761?page=history ] Andre Genser updated AXIS-1761: --- Attachment: eai-wsdl.zip - Complex WSDL with XML Schemata - Example SOAP Response and Request > Deserialization of SOAP(document/literal) went wrong because o

Axis 1391 and Axis 1567

2005-01-13 Thread pawan . v . udernani
Hello, We have deployed a web app in tomcat. The web app has webservices client that invokes a .net webservices. We have used Axis for the webservice client. The application is running fine on dev,test and staging env. But, it goes out of memory (java.lang.OutofMemory) on prod enviornment. The st

Axis hanging when entropy expires

2005-01-13 Thread Bob Arthur
Hi, A colleague was recently trying to set up Axis 1.2 RC2 on his development machine. He got as far as seeing the root page, and having HappyAxis display OK. Also, he was able to view the list of services, and download the wsdl from them Unfortunately, attempting to call any end-point either

[jira] Created: (AXIS-1762) xs:list attributes do not deserialize

2005-01-13 Thread Steve Green (JIRA)
xs:list attributes do not deserialize - Key: AXIS-1762 URL: http://issues.apache.org/jira/browse/AXIS-1762 Project: Axis Type: Bug Components: Serialization/Deserialization Versions: current (nightly) Reporter: Stev

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=history ] Steve Green updated AXIS-1752: -- Attachment: 1752_try2.patch This patch replaces the previous patch. > xs:list attributes do not serialize > --- > > Key

RE: Axis hanging when entropy expires

2005-01-13 Thread Tom Jordahl
Thanks for the info Bob. I would say that Axis should NOT need to protect itself against core Java APIs from failing in this manner. Putting this kind of call in a timed thread seems like way too much overkill to me. It is great that you posted this, as anyone searching the archives can find th

[jira] Commented: (AXIS-1752) xs:list attributes do not serialize

2005-01-13 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=comments#action_57593 ] Davanum Srinivas commented on AXIS-1752: Steve, Please upload "diff -u" version of the patch. thanks, dims > xs:list attributes do not serialize > -

[jira] Updated: (AXIS-1762) xs:list attributes do not deserialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1762?page=history ] Steve Green updated AXIS-1762: -- Attachment: 1762.patch This patch is one way to fix the problem. > xs:list attributes do not deserialize > - > > Ke

[jira] Updated: (AXIS-1752) xs:list attributes do not serialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1752?page=history ] Steve Green updated AXIS-1752: -- Attachment: 1752.diff-u diff -u version of the previous patch > xs:list attributes do not serialize > --- > > Key: AXIS

[jira] Commented: (AXIS-1763) Would be nice to have an Ant task to fill in the *StubBindingImpl.java file

2005-01-13 Thread Brian Davis (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1763?page=comments#action_57596 ] Brian Davis commented on AXIS-1763: --- Ack, I mean *SoapBindingImpl.java. The task I wrote is used like this: Example: Extra arguments are placed just inside the ending

[jira] Updated: (AXIS-1763) Would be nice to have an Ant task to fill in the *StubBindingImpl.java file

2005-01-13 Thread Brian Davis (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1763?page=history ] Brian Davis updated AXIS-1763: -- Attachment: before.java This is the my file before running this task. The task I ran is as described in my Comment. > Would be nice to have an Ant task to fill

[jira] Created: (AXIS-1763) Would be nice to have an Ant task to fill in the *StubBindingImpl.java file

2005-01-13 Thread Brian Davis (JIRA)
Would be nice to have an Ant task to fill in the *StubBindingImpl.java file --- Key: AXIS-1763 URL: http://issues.apache.org/jira/browse/AXIS-1763 Project: Axis Type: Improvement Components: WS

[jira] Updated: (AXIS-1763) Would be nice to have an Ant task to fill in the *StubBindingImpl.java file

2005-01-13 Thread Brian Davis (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1763?page=history ] Brian Davis updated AXIS-1763: -- Attachment: FixWSDL2JavaTask.java > Would be nice to have an Ant task to fill in the *StubBindingImpl.java file > ---

[jira] Updated: (AXIS-1763) Would be nice to have an Ant task to fill in the *StubBindingImpl.java file

2005-01-13 Thread Brian Davis (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1763?page=history ] Brian Davis updated AXIS-1763: -- Attachment: after.java This is the my file after running this task. The task I ran is as described in my Comment. > Would be nice to have an Ant task to fill i

[jira] Updated: (AXIS-1762) xs:list attributes do not deserialize

2005-01-13 Thread Steve Green (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1762?page=history ] Steve Green updated AXIS-1762: -- Attachment: 1762.diff-u diff -u version of the patch > xs:list attributes do not deserialize > - > > Key: AXIS-1762

[jira] Created: (AXIS-1764) Add an XmlBean Serializer and Deserializer to Axis

2005-01-13 Thread Jonathan Colwell (JIRA)
Add an XmlBean Serializer and Deserializer to Axis -- Key: AXIS-1764 URL: http://issues.apache.org/jira/browse/AXIS-1764 Project: Axis Type: New Feature Components: Serialization/Deserialization Versions: 1.2RC2

[jira] Updated: (AXIS-1764) Add an XmlBean Serializer and Deserializer to Axis

2005-01-13 Thread Jonathan Colwell (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1764?page=history ] Jonathan Colwell updated AXIS-1764: --- Attachment: XmlBeanSerializer.java > Add an XmlBean Serializer and Deserializer to Axis > -- > >

[jira] Updated: (AXIS-1764) Add an XmlBean Serializer and Deserializer to Axis

2005-01-13 Thread Jonathan Colwell (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1764?page=history ] Jonathan Colwell updated AXIS-1764: --- Attachment: XmlBeanDeserializer.java > Add an XmlBean Serializer and Deserializer to Axis > -- > >

[jira] Updated: (AXIS-1764) Add an XmlBean Serializer and Deserializer to Axis

2005-01-13 Thread Jonathan Colwell (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1764?page=history ] Jonathan Colwell updated AXIS-1764: --- Attachment: XmlBeanSerializerFactory.java > Add an XmlBean Serializer and Deserializer to Axis > -- > >

[jira] Updated: (AXIS-1764) Add an XmlBean Serializer and Deserializer to Axis

2005-01-13 Thread Jonathan Colwell (JIRA)
[ http://issues.apache.org/jira/browse/AXIS-1764?page=history ] Jonathan Colwell updated AXIS-1764: --- Attachment: XmlBeanDeserializerFactory.java > Add an XmlBean Serializer and Deserializer to Axis > -- >

can't access axis webservice using .net client

2005-01-13 Thread Monika Gorkani
I have a doc/literal axis webservice. Axis 1.1 worked fine with my .net client. But when i switched the axis.jar to version 1.2, I get the following exception: [1/13/05 17:20:19:498 PST] 527f4938 WebGroup      E SRVE0026E: [Servlet Error]-[class org.apache.axis.SOAPPart does not implement int

Re: can't access axis webservice using .net client

2005-01-13 Thread Yves Langisch
Monika, Looks like a class resp. a jar conflict with your server jars (saaj.jar,...). Which server are you using? Websphere? There are several threads on this topic. Use IncompatibleClassChangeError as keyword. Yves On Thu, 2005-01-13 at 17:55 -0800, Monika Gorkani wrote: > > > I have a doc/li