[Carbon-dev] Exceptions when DOM is used instead of DOOM in Rampart (Relates to Axis2/Rampart Performance Improvement)

2010-06-05 Thread kasun Gajasinghe
Hello, we were trying to use Rampart without using DOOM objects. i.e. instead of converting OMElement - DOOM we do OMElement - DOM conversion. This is done by passing *false* for the parameter '*useDoom*' in methods getSOAPEnvelopeFromDOMDocument(Document doc, boolean useDoom) and

Re: [Carbon-dev] Exceptions when DOM is used instead of DOOM in Rampart (Relates to Axis2/Rampart Performance Improvement)

2010-06-05 Thread Prabath Siriwardena
I guess this is the ClassCastException you get when casting the timestamp to a OMElement. Please check the creation of timestamp element... Thanks regards. -Prabath kasun Gajasinghe wrote: Hello, we were trying to use Rampart without using DOOM objects. i.e. instead of converting

[Carbon-dev] solr-server broken on trunk

2010-06-05 Thread Samisa Abeysinghe
This is with JDK 1.5 [INFO] Compiling 4 source files to /home/carbon/stratos/carbon/components/solr-server/target/classes [INFO] [ERROR] BUILD FAILURE [INFO]

Re: [Carbon-dev] Error when checking out Carbon trunk from SVN

2010-06-05 Thread Supun Kamburugamuva
Did you try deleting the folder and taking a svn up? Thanks, Supun.. On Sat, Jun 5, 2010 at 6:20 AM, Keheliya Gallaba kehel...@wso2.com wrote: Hello, When I try to get a fresh check out from svn [1] I get the following error and it is aborted. Fetching external item into

[Carbon-dev] Compilation error building carbon core trunk - Registry Kernel

2010-06-05 Thread Ruwan Linton
Folks, any idea about the $subject? This is what I get on the build; [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Re: [Carbon-dev] Compilation error building carbon core trunk - Registry Kernel

2010-06-05 Thread Supun Kamburugamuva
I'm also getting this exception. Thanks, Supun.. On Sat, Jun 5, 2010 at 2:21 PM, Ruwan Linton ru...@wso2.com wrote: Folks, any idea about the $subject? This is what I get on the build; [ERROR] BUILD FAILURE [INFO]

Re: [Carbon-dev] solr-server broken on trunk

2010-06-05 Thread Srinath Perera
Hi Samisa; Seems it works ok with 1.6, I will look more in detail. If it is blocking anything please remove it from the build for now, nothing depends on solr server module. --Srinath On Sat, Jun 5, 2010 at 5:57 PM, Samisa Abeysinghe sam...@wso2.com wrote: This is with JDK 1.5 [INFO]

Re: [Carbon-dev] solr-server broken on trunk

2010-06-05 Thread Srinath Perera
fixed, please let me know if there is anymore trouble --Srinath On Sun, Jun 6, 2010 at 7:51 AM, Srinath Perera srin...@wso2.com wrote: Hi Samisa; Seems it works ok with 1.6, I will look more in detail. If it is blocking anything please remove it from the build for now, nothing depends on

[Carbon-dev] Which registry to pass in to KeyStoreManager.getInstance(..)?

2010-06-05 Thread Srinath Perera
Which registry to pass in to KeyStoreManager.getInstance(..)? Is it system registry or user registry? Is following look ok KeyStoreManager.getInstance(SolrServiceComponet.getRegService().getConfigUserRegistry()); Thanks Srinath -- Srinath Perera, Ph.D. WSO2 Inc.

Re: [Carbon-dev] Compilation error building carbon core trunk - Registry Kernel

2010-06-05 Thread Senaka Fernando
Fixed. Thanks, Senaka. On Sun, Jun 6, 2010 at 3:23 AM, Supun Kamburugamuva su...@wso2.com wrote: I'm also getting this exception. Thanks, Supun.. On Sat, Jun 5, 2010 at 2:21 PM, Ruwan Linton ru...@wso2.com wrote: Folks, any idea about the $subject? This is what I get on the build;