I replaced addressing-1.1.mar with addressing-1.2.mar, it works fine. So I guess the problem is addressing-1.2.mar.
Hailong -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Thursday, June 07, 2007 4:20 PM To: [email protected] Subject: Re: An exception when porting from axis2 1.1.1 to axis 1.2 Angel, it's a sign that you are sending a ws addressing action which is empty. check the soap request please. thanks, dims On 6/7/07, Angel Todorov <[EMAIL PROTECTED]> wrote: > Hi guys, > > this seems to be a very common problem to a lot of people, I am also > experiencing it , with no sign of exact cause of the issue. Can you give > some insight ? Thanks very much. > > Regards, > Angel > > > > On 6/7/07, Wang, Hailong (NIH/CIT) [C] <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi, > > > > > > > > Below exception was thrown out after I ported from axis2 1.1.1 and rampart > 1.1 to axis2 1.2 and rampart 1.2. Do I miss something? Thanks in advance. > > > > > > > > org.apache.axis2.AxisFault: > java.util.MissingResourceException: Can't find resource for > bundle org.apache.axis2.i18n.ProjectResourceBundle, key > spec.FAULT_ACTION_NOT_SUPPORTED_REASON > > > > at > org.apache.axis2.util.Utils.getInboundFaultFromMessageContext( > Utils.java:434) > > > > at > org.apache.axis2.description.OutInAxisOperationClient.send( > OutInAxisOperation.java:373) > > > > at > org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO peration.java:294 > ) > > > > at > org.apache.axis2.client.ServiceClient.sendReceive( > ServiceClient.java:520) > > > > at > org.apache.axis2.client.ServiceClient.sendReceive( > ServiceClient.java:500) > > > > at > gov.nih.ndar.ws.guid.client.AbstractGuidClient.get( > AbstractGuidClient.java:148) > > > > at > gov.nih.ndar.ws.guid.client.SimpleGuidClient.main( > SimpleGuidClient.java:58) > > > > > > > > > > > > Hailong Wang > > > > National Database for Autism Research(NDAR) > > > > NIH/CIT/DECA (MOM CONTRACTOR) > > > > 9000 Rockville Pike, Bld 12A/Room 2027 > > > > Bethesda, MD 20892 > > > > Phone: 301-402-3045 > > > > Fax: 301-480-0028 > > > > Email: [EMAIL PROTECTED] > > > > URL: http://ndar.nih.gov > > > > > > -- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
