Re: Axis2 and JBoss 4.0 and Asynchronous Webservices

2006-03-13 Thread Brian Shields
;s a small price to pay for the power/flexibility of Axis2;-) Hope this helps, Tony Brian Shields wrote: Thats a bit disappointing, maybe i was a bit naive thinking it would be straight forward. I need to have a serious think how i will progress. I am not willing to stop using axis2, ive too

Re: Axis2 and JBoss 4.0

2006-03-13 Thread Brian Shields
at the jboss guide chapter 12. Look at their files: webservices.xml ejb-jar.xml jboss.xml Know what config-*.xml does HTH, Robert http://www.braziloutsource.com/ On 3/13/06, * Brian Shields* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: Hi All, I am currently

Axis2 and JBoss 4.0

2006-03-13 Thread Brian Shields
I would rather not drop. Does anybody have any suggestions as to how I could go about this transition? Any documentation on the web where this has been tried? Regards, Brian. -- Brian Shields BSc. MSc., PhD Candidate, Department of Information Technology, National University of Ireland, Galway

Re: [Axis2] EchoNonBlockingDualClient problem

2006-03-13 Thread Brian Shields
don't see what it is. Any help would be appreciated. Thanks, Tony -- Brian Shields BSc. MSc., PhD Candidate, Department of Information Technology, National University of Ireland, Galway, Ireland.

Re: axis2 and mtom

2006-03-13 Thread Brian Shields
Thanks Thilina, MTOM was obviously not switched by default in my deployment. I will explore Secure MTOM, it seems perfect for my needs. Regards, Brian. Thilina Gunarathne wrote: Hi Brian, See my comments below... On 3/12/06, *Brian Shields* <[EMAIL PROTECTED] <mailto:[EMAIL PRO

axis2 and mtom

2006-03-12 Thread Brian Shields
r code to parse this looks like... OMElement binaryElement = element.getFirstElement(); OMText binaryNode = (OMText) binaryElement.getFirstOMChild(); DataHandler actualDH = (DataHandler)binaryNode.getDataHandler(); Anybody see any problems in this? Regards, Brian. -- Brian Shields BSc. MSc., PhD C

Re: Can't find module.xml

2006-02-03 Thread Brian Shields
ted when I had this problem. If your username is gikxh06, that should resolve to something like C:\Documents and Settings\gikxh06 on XP. Bryan Allen SAS Institute Windows won't let me delete it! I get access denied no matter what! Any suggestions? -- Brian Shi

Re: wss4j and axis2

2006-02-02 Thread Brian Shields
.jar in the client's and server's classpath (in WEB-INF/lib directory in the case of Tomcat) On 2/2/06, Brian Shields <[EMAIL PROTECTED]> wrote: Thanks for the reply Ruchith, What do you mean by the axis2.xml file of the client? Is this the same axis2.xml file as that o

Re: wss4j and axis2

2006-02-02 Thread Brian Shields
wrote: Hi Brian, Please see my comments below: On 2/2/06, Brian Shields <[EMAIL PROTECTED]> wrote: Hello, I am deploying security handlers in axis2. My question may be very simple, apologies if the answer is staring me in the face!! Where is the best place to include security tokens

wss4j and axis2

2006-02-02 Thread Brian Shields
which are expected for the service to be invoked?!? Where then are they applied to the client? Using the Options parameters? Thanks, Brian. -- Brian Shields BSc. MSc., PhD Candidate, Department of Information Technology, National University of Ireland, Galway, Ireland.

Re: trouble redeploying handlers

2006-02-02 Thread Brian Shields
still have the problem pls create JIRA Thanks, Deepal ~Future is Open~ - Original Message - From: "Brian Shields" <[EMAIL PROTECTED]> To: Sent: Tuesday, January 31, 2006 11:08 PM Subject: trouble redeploying

trouble redeploying handlers

2006-01-31 Thread Brian Shields
referencing the older version of the classes!! Any ideas? -- Brian Shields BSc. MSc., PhD Candidate, Department of Information Technology, National University of Ireland, Galway, Ireland.

Re: Handlers in Axis2

2006-01-31 Thread Brian Shields
back if that do not solve your problem. Thanks Srinath On 1/31/06, Brian Shields <[EMAIL PROTECTED]> wrote: Hello, When using the same handler for inflow and outflow messages, does axis2 create a seperate object of the handler for the different flow. It uses the same object for all i

Handlers in Axis2

2006-01-31 Thread Brian Shields
(if there are two instances) have the same object hashCode, yet when using a java collection object within the handler, the outflow cannot see the same collection object as the inflow?? Any suggestions? -- Brian Shields BSc. MSc., PhD Candidate, Department of Information Technology, National