algorithm.classDoesNotExist Error!

2006-08-08 Thread Lakshmi Chaparala
Hi, We are using axis2.1.0 with JBoss and weblogic appservers. On the client-side we get the following error: FATAL (?:?) - No message with ID algorithm.classDoesNotExist found in resource bundle org/apache/xml/security/resource/xmlsecurity Though it says it is FATAL we get the results

Help With JMS configuration

2006-06-09 Thread Lakshmi Chaparala
Hi, Can anybody tell me if the following JMS configuration is correct for JBOSS 4.03 SP1, using axis2.1.0 or am I missing something? transportReceiver name=jms class=org.apache.axis2.transport.jms.SimpleJMSListener parameter name=transport.jms.Destination

Client Repository

2006-05-12 Thread Lakshmi Chaparala
Hi, We are using axis2.1.0. Does this version still need client repository specified ? ServiceClient client = new ServiceClient(configcontext, null); Lakshmi

RE: Axis2 and Streaming

2006-03-06 Thread Lakshmi Chaparala
it but it still failed the delivery. Not sure how I can send our test case to you. Key: AXIS2-483 URL: http://issues.apache.org/jira/browse/AXIS2-483 Project: Apache Axis 2.0 (Axis2) Type: Bug Components: om Versions: 0.94 Environment: Windows XP, JDK 1.5.05 Reporter: Lakshmi Chaparala Thanks

RE: Axis2 and Streaming

2006-03-03 Thread Lakshmi Chaparala
for it. If not let me know how to do it and I will open an issue. Thank you both for your responses. I tried sending our source files in a zip format and the email could not be delivered to your mail box. How do I send the source back to you? Thanks Lakshmi Chaparala Software Engineer Intelligent

Axis2 and Streaming

2006-03-02 Thread Lakshmi Chaparala
Hi, I am trying to stream xml back to the client using axis2 implementation. Do I have to build OMElement before I stream xml or can I just send XML across from the server? I used XMStreamReader to stream and also set builder caching to false but axis2 blocks on the call and the client times

RE: Axis2 and Streaming

2006-03-02 Thread Lakshmi Chaparala
| File Templates. //} //} //}; //Thread serializerThread = new Thread(xmlRunnable); //serializerThread.start(); Lakshmi Chaparala -Original Message- From: Srinath Perera [mailto:[EMAIL PROTECTED

AXIS2-199 Jira Issue-Non-compilable data binding code generated - duplicate 'toOM(...)' method

2005-09-13 Thread Lakshmi Chaparala
Hi, I still see the same bug when I run WSDL2JAVA, your JIRA site shows that this bug has been fixed and checked in and affected version is 0.91. I got the latest code from SVN. What version has this bug fix checked into? Thanks Lakshmi

RE: AXIS2-199 Jira Issue-Non-compilable data binding code generated - duplicate 'toOM(...)' method

2005-09-13 Thread Lakshmi Chaparala
the issue can help the Axis2 folks to fix it. Thanks jaya On 9/13/05, Lakshmi Chaparala [EMAIL PROTECTED] wrote: Hi, I still see the same bug when I run WSDL2JAVA, your JIRA site shows that this bug has been fixed and checked in and affected version is 0.91. I got the latest