Re: [Axis2] Missing jar file?

2006-06-23 Thread Ron Turner
Thanks for your response, Ajith.  This is with respect to Axis2 v1.0.  Looks 
like I missed including neethi-1.0.1.jar on my classpath and so couldn't find 
the correct packaging of OMPolicyReader.  The version of OMPolicyReader I did 
have available was in package org.apache.ws.commons.om - I presume this is out 
of date?

Ron

- Original Message -
From: Ajith Ranabahu [EMAIL PROTECTED]
Date: Thursday, June 22, 2006 9:39 pm
Subject: Re: [Axis2] Missing jar file?

 Hi,
 What is the Axis2 version we are talking about here ? BTW
 OMPolicyReader is in the Neethi.**.jar AFAIR.
 
 Ajith
 
 On 6/22/06, Ron Turner [EMAIL PROTECTED] wrote:
  Thanks, Kinichiro.  In axiom-api-1.0.jar I can see
 
  org.apache.axiom.om.OMContainer
 
  but the version of OMPolicyReader I have is looking for
 
  org.apache.ws.commons.om.OMContainer
 
  when it's instantiated.  Just for curiosity's sake, where in 
 your Axis2 distribution is OMPolicyReader located?
 
  Best regards,
 
  Ron
 
  - Original Message -
  From: Kinichiro Inoguchi [EMAIL PROTECTED]
  Date: Thursday, June 22, 2006 9:02 am
  Subject: Re: [Axis2] Missing jar file?
 
   Hi,
   It's axiom-api-1.0.jar.
  
   __
   Do You Yahoo!?
   Tired of spam?  Yahoo! Mail has the best spam protection around
   http://mail.yahoo.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]
 
 
 
 
 -- 
 Ajith Ranabahu
 
 ---
 --
 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]



[Axis2] Missing jar file?

2006-06-22 Thread Ron Turner
Hi,

In what jar file would I find the class

org.apache.ws.commons.om.OMContainer ?

I'm attempting to embed Axis2 in a server and am finding that the 
initialization of the AxisServlet is failing at the time the OMPolicyReader is 
instantiated because OMContainer cannot be found.  Any help would be much 
appreciated.

Best regards,

Ron Turner


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Missing jar file?

2006-06-22 Thread Ron Turner
Thanks, Kinichiro.  In axiom-api-1.0.jar I can see

org.apache.axiom.om.OMContainer

but the version of OMPolicyReader I have is looking for 

org.apache.ws.commons.om.OMContainer

when it's instantiated.  Just for curiosity's sake, where in your Axis2 
distribution is OMPolicyReader located?

Best regards,

Ron

- Original Message -
From: Kinichiro Inoguchi [EMAIL PROTECTED]
Date: Thursday, June 22, 2006 9:02 am
Subject: Re: [Axis2] Missing jar file?

 Hi,
 It's axiom-api-1.0.jar.
 
 __
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.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]