Re: Axis2 JMS samples?

2007-03-27 Thread lee hanu
could you try with the 1.2 RC1 or the latest nighly build and let me know? The information in the general JMS transport configuration should suffice for you to get it started asankha lee hanu wrote: Thanks Asanka, I don't see the INFO message for tomcat. I am using Tomcat 5.5

Re: Axis2 JMS samples?

2007-03-27 Thread lee hanu
share the services.xml of the 'echo' service? I can see the 'Version', 'MyService' and 'WsaMappingTest' starting up... asankha lee hanu wrote: Yes it has started. I am now using the Axis2 standalone server and I am using Axis2 1.1.1. The follwoing is the console display. Mar 27

Re: Axis2 JMS samples?

2007-03-27 Thread lee hanu
Also here is my Client http://www.nabble.com/file/7460/ClientOne.java ClientOne.java -- View this message in context: http://www.nabble.com/Axis2-JMS-samples--tf3449408.html#a9697757 Sent from the Axis - User mailing list archive at Nabble.com.

Re: Axis2 JMS samples?

2007-03-27 Thread lee hanu
; deployment on Tomcat? You should see an [INFO] JMS Transport Receiver gt; (Listener) initialized... if it has. Your JMS transport doesn't seem like it started properly.. do you see the above log message on your Axis2 when it starts? asankha lee hanu wrote: I am now trying to get

Re: Axis2 JMS samples?

2007-03-26 Thread lee hanu
.client.ServiceClient.sendReceive(ServiceClient.java:508) at org.apache.axis2.samples.jms.echo.ClientOne.main(ClientOne.java:34) Thanks lee hanu wrote: Sumedha, Thanks for the step by step explanation. That was helpful but that was not exactly what I was looking for. I am looking

Re: Axis2 JMS samples?

2007-03-26 Thread lee hanu
do not see this message, please read https://issues.apache.org/jira/browse/AXIS2-1488 Also let me know if you are trying this on the latest trunk or on a release - if so which version asankha lee hanu wrote: I did all the steps mentioned in the JMS axis2 tutorial. I get

Re: Axis2 JMS samples?

2007-03-23 Thread lee hanu
Sumedha, Thanks for the step by step explanation. That was helpful but that was not exactly what I was looking for. I am looking for a working JMS sample. Thanks sumedha rubasinghe wrote: Hi, Try the following steps.(All these are mentioned in the url you mentioned, but check see if you

Re: Axis2 JMS samples?

2007-03-23 Thread lee hanu
Thilina, Thanks so much. That is what I was lloking for. Thilina Gunarathne wrote: Please find the JMS sample attached to the https://issues.apache.org/jira/browse/AXIS2-1909 Yes.. We need to get this in to 1.2 release.. ~Thilina On 3/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Re: [Axis2]Problem installing eclipse plugins for Code Gen Service Archiver

2007-03-07 Thread lee hanu
Can someone help me out with issue please. I installed the latest Axis2 plugins and now I am not able to start the plugin from eclipse. I earlier versions of the plugins worked fine for me. I had this problem after downlaoding and installing the latest Axis2 eclipse plugins. Thanks. lee hanu

Re: [Axis2] Problem installing eclipse plugins for Code Gen Service Archive

2007-03-07 Thread lee hanu
:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Ajith Ranabahu wrote: Hmm... Perhaps you should try removing the older config settings. These should be in .metadata/.plugins folder in the workspace. On 3/7/07, lee hanu [EMAIL PROTECTED] wrote: Can someone help me out

Re: [Axis2] Problem installing eclipse plugins for Code Gen Service Archive

2007-03-07 Thread lee hanu
am having issues. Thanks to the great Axis2 team for taking a working plugin(from release 1.1) and upgraging it(in release 1.1.1) so that it doesn't work at all. GREAT work. Do you guys even test the stuff you release. Thanks. lee hanu wrote: I tried that and also tried rebooting my machine

Re: [Axis2] Problem installing eclipse plugins for Code Gen Service Archiv

2007-03-07 Thread lee hanu
case it would not help at all to pass sarcastic comments (sorry for being so blunt in a public list). What you can do is to open a jira (issues.apache.org/jira) and include the stacktrace. Ajith On 3/7/07, lee hanu [EMAIL PROTECTED] wrote: I tried reverting back to the old versions

[Axis2]Problem installing eclipse plugins for Code Gen Service Archiver

2007-03-06 Thread lee hanu
I am using eclipse 3.1 and axis2 1.1.1. I am trying to install the axis2 plugins for eclipse. I deleted a the old plugin files as instructed in the readme.txt file and copied the latest plugin files to the eclipse/plugins folder and I get the following error when I try to start the plugin from