Hi Denis,
      That was really excellent suggestion. I downloded the jar from outside
my network and now the code works fine.

Denis/Aaron
thanks for all the support and help that you provided.

thanks and regards
Anand 


Denis Pasek wrote:
> 
> Hi Anand,
> 
> I'm sorry but I just get the JCS classes (org.apache.) when I follow your
> link. I think this security suite modifies the JAR files because it maybe
> thinks it's an applet or somethink like this. Try to remove the all
> non-JCS classes from the ZIP-File and the manifest.mf in META-INF. As I
> mentioned before this IWSS is a web security suite and maybe modifies JARs
> etc. for security reasons.
> 
> Cheers
> 
> Denis
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Anand Inbasekaran [mailto:[EMAIL PROTECTED] 
> Gesendet: Donnerstag, 12. Oktober 2006 04:40
> An: jcs-users@jakarta.apache.org
> Betreff: Re: AW: AW:
> CompositeCacheManager.configure(CompositeCacheManager.java:282) - Null
> pointer Exception
> 
> 
> Hi Aaron/Denis,
>     JCS does use this.I have downloaded JCS 1.2.7.9 from
> http://svn.apache.org/viewvc/jakarta/jcs/trunk/tempbuild/jcs-1.2.7.9.jar?view=log.
>  
> When i download i get a zip file named JCS-1.2.7.9.zip. Just try unzipping
> the file and you would find this com/trend/iwss/jscan. JCS ships this
> package also along with its jar. But no specs of JCS refers to it. Could
> you
> please help
> 
> 
> 
> Aaron Smuts wrote:
>> 
>> Correct.  JCS does not use this.  The JCS dependencies
>> are listed in the sitedocs.  The core of JCS only
>> depends on commons-logging and uitl-concurrent. 
>> That's it.  Just two jars.  
>> 
>> It looks like you are in appserver hell.  Sorry.  I
>> don't use that kind of stuff and I have no idea or
>> interest in figuring out how to configure a completely
>> unnecessary monster.
>> 
>> It looks like something is restricting access to disk,
>> where JCS loads its config file from.  Also, it
>> doesn't look like you have a log4j config file in the
>> classpath.
>> 
>> Are you incapable or running your code outside the
>> container for unit and integration testing?  
>> 
>> Aaron
>> 
>> --- Denis Pasek <[EMAIL PROTECTED]> wrote:
>> 
>>> Hi Anand,
>>> 
>>> which jar file you downloaded contains this package?
>>> It's not part of JCS and JCS doesn't have any
>>> dependency to such a package (at least in the
>>> current releases). Which version of JCS do you use?
>>> 
>>> Cheers
>>> 
>>> Denis
>>> 
>>> 
>>> -----Ursprüngliche Nachricht-----
>>> Von: Anand Inbasekaran
>>> [mailto:[EMAIL PROTECTED] 
>>> Gesendet: Mittwoch, 11. Oktober 2006 12:34
>>> An: jcs-users@jakarta.apache.org
>>> Betreff: Re: AW:
>>>
>> CompositeCacheManager.configure(CompositeCacheManager.java:282)
>>> - Null pointer Exception
>>> 
>>> 
>>> Hi Denis,
>>> This
>>> "com.trend.iwss.jscan.appscan.runtime.PolicyRuntime"
>>> is available along
>>> with the JCS download. I guess JCS may be using it
>>> for some remoteCaching.
>>> But still the fact is, this api throws and exception
>>> when JCS tries to read
>>> System properties
>>> 
>>> 
>>>
>> ---------------------------------------------------------------------
>>> 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]
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/CompositeCacheManager.configure%28CompositeCacheManager.java%3A282%29---Null-pointer-Exception-tf2417456.html#a6768894
> Sent from the JCS - Users mailing list archive at Nabble.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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/CompositeCacheManager.configure%28CompositeCacheManager.java%3A282%29---Null-pointer-Exception-tf2417456.html#a6770672
Sent from the JCS - Users mailing list archive at Nabble.com.


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

Reply via email to