Re: [Carbon-dev] No route to host in remote server. CS 1.0.12

2011-08-04 Thread Jorge Infante Osorio
Thanks Melan.

 

I used a fresh Eclipse installation, then I install the CS 1.0.12 plugin and
use a fresh workspace. I can pass the connection test, but the user/pass
validation show the error "No route to host: connect"

 

Some concerns:

1.   What can cause this error?

2.   Why if I finish the server configuration I see that the server
started? If the user/pass are wrong the server cannot show that it´s
started.

 

In my fresh workspace I only have this log:

 

!SESSION 2011-08-05 02:30:15.229
---

eclipse.buildId=M20100909-0800

java.version=1.6.0_14-ea

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES

Framework arguments:  -product org.eclipse.epp.package.jee.product

Command-line arguments:  -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.jee.product

 

!ENTRY org.wso2.tools.eclipse.carbonserver.base 4 0 2011-08-05 02:39:19.885

!MESSAGE The specified operation is not supported

!STACK 0

org.wso2.carbonstudio.eclipse.carbonserver.base.exception.NoSuchCarbonOperat
ionDefinedException: The specified operation is not supported

at
org.wso2.carbonstudio.eclipse.carbonserver.remote.operations.RemoteCarbonOpe
rationsManager.executeOperation(Unknown Source)

at
org.wso2.carbonstudio.eclipse.carbonserver.base.manager.CarbonServerManager.
executeOperationOnServer(Unknown Source)

at
org.wso2.carbonstudio.eclipse.carbonserver.base.manager.CarbonServerManager.
executeOperationOnServer(Unknown Source)

at
org.wso2.carbonstudio.eclipse.carbonserver.base.manager.CarbonServerManager.
cleanupServerConfigurations(Unknown Source)

at
org.wso2.carbonstudio.eclipse.carbonserver.base.manager.CarbonServerManager.
serverRemoved(Unknown Source)

at
org.wso2.carbonstudio.eclipse.carbonserver.base.monitor.CarbonServerLifeCycl
eListener.serverRemoved(Unknown Source)

at
org.eclipse.wst.server.core.internal.ResourceManager.fireServerEvent(Resourc
eManager.java:498)

at
org.eclipse.wst.server.core.internal.ResourceManager.deregisterServer(Resour
ceManager.java:448)

at
org.eclipse.wst.server.core.internal.ResourceManager.removeServer(ResourceMa
nager.java:642)

at
org.eclipse.wst.server.core.internal.Server.deleteFromMetadata(Server.java:4
44)

at
org.eclipse.wst.server.core.internal.Base.delete(Base.java:333)

at
org.eclipse.wst.server.ui.internal.DeleteServerDialog$2$1.run(DeleteServerDi
alog.java:165)

at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

 

 

Saludos,

Ing. Jorge Infante Osorio.

J´Dpto Soluciones SOA.

CDAE.

Fac. 5.

UCI.

 

De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En
nombre de Melan Nimesh

Enviado el: viernes, 05 de agosto de 2011 1:46

Para: carbon-dev@wso2.org

Asunto: Re: [Carbon-dev] No route to host in remote server. CS 1.0.12

 

Hi Jorge,

 

I am able to connect remote server using CS 1.0.12 (update from CS 1.0.11)
without any issue, could you please attach eclipse log file? 

 

Thanks

--Melan 

On Fri, Aug 5, 2011 at 8:53 AM, Jorge Infante Osorio  wrote:

Hi folks.

I cannot connect to a server using the remote server functionality. You can
see this in the following image.

 

I try with a fresh AS 4.1.0 and the CS 1.0.12 after an update from Eclipse
with CS 1.0.11. the test connection pass fine.

 

 

 

What can cause this error?

 

Saludos,

Ing. Jorge Infante Osorio.

J´Dpto Soluciones SOA.

CDAE.

Fac. 5.

UCI.

 

 

___

Carbon-dev mailing list

Carbon-dev@wso2.org

http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

 

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Synapse 2.1.0.wso2v4

2011-08-04 Thread Hiranya Jayathilaka
On Fri, Aug 5, 2011 at 11:40 AM, Thilina Buddhika  wrote:

> AFAIK this was created after the StratosLive with the fixes went thru
> patches to StratosLive LBs. So we should be able to use it for the next
> patch release.
>
> But still the patched features are not created for this synapse version.
>


Sounds good. I've started to create the patch features.

Thanks,
Hiranya


>
> Thanks,
> Thilina
>
> On Fri, Aug 5, 2011 at 11:34 AM, Hiranya Jayathilaka wrote:
>
>> Hi,
>>
>> Have we released Synapse 2.1.0.wso2v4? Can we use that branch for the next
>> ESB patch release?
>>
>> Thanks
>> --
>> Hiranya Jayathilaka
>> Associate Technical Lead;
>> WSO2 Inc.;  http://wso2.org
>> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
>> Blog: http://techfeast-hiranya.blogspot.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thilina Buddhika
> Associate Technical Lead
> WSO2 Inc. ; http://wso2.com
> lean . enterprise . middleware
>
> phone : +94 77 44 88 727
> blog : http://blog.thilinamb.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Synapse 2.1.0.wso2v4

2011-08-04 Thread Thilina Buddhika
AFAIK this was created after the StratosLive with the fixes went thru
patches to StratosLive LBs. So we should be able to use it for the next
patch release.

But still the patched features are not created for this synapse version.

Thanks,
Thilina

On Fri, Aug 5, 2011 at 11:34 AM, Hiranya Jayathilaka wrote:

> Hi,
>
> Have we released Synapse 2.1.0.wso2v4? Can we use that branch for the next
> ESB patch release?
>
> Thanks
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Synapse 2.1.0.wso2v4

2011-08-04 Thread Hiranya Jayathilaka
Hi,

Have we released Synapse 2.1.0.wso2v4? Can we use that branch for the next
ESB patch release?

Thanks
-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] No route to host in remote server. CS 1.0.12

2011-08-04 Thread Melan Nimesh
Hi Jorge,

I am able to connect remote server using CS 1.0.12 (update from CS 1.0.11)
without any issue, could you please attach eclipse log file?

Thanks
--Melan

On Fri, Aug 5, 2011 at 8:53 AM, Jorge Infante Osorio  wrote:

> Hi folks.
>
> I cannot connect to a server using the remote server functionality. You can
> see this in the following image.
>
> ** **
>
> I try with a fresh AS 4.1.0 and the CS 1.0.12 after an update from Eclipse
> with CS 1.0.11. the test connection pass fine.
>
> ** **
>
> 
>
> ** **
>
> What can cause this error?
>
> ** **
>
> Saludos,
>
> Ing. Jorge Infante Osorio.
>
> J´Dpto Soluciones SOA.
>
> CDAE.
>
> Fac. 5.
>
> UCI.
>
> ** **
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Migrating registry components from trunk to 3.2.2

2011-08-04 Thread Fazlan Sabar
The patches has been applied.

On Thu, Aug 4, 2011 at 9:56 PM, Isuru Wimalasundera  wrote:

> yes sure, thanks
>
>
> On Thu, Aug 4, 2011 at 9:40 PM, Afkham Azeez  wrote:
>
>> Please create JIRAs and attach your patches. That is the process we have
>> been following. It makes it easy to keep track of patches.
>>
>> On Thu, Aug 4, 2011 at 9:30 PM, Isuru Wimalasundera wrote:
>>
>>> Hi
>>>
>>> The following components from registry are attached with this mail as
>>> patch fixes for the migration.
>>>
>>> registry
>>> org.wso2.carbon.registry.search.ui
>>> org.wso2.carbon.registry.search
>>> org.wso2.carbon.registry.indexing.ui
>>> org.wso2.carbon.registry.indexing
>>> org.wso2.carbon.registry.activities.ui
>>> org.wso2.carbon.registry.activities
>>> org.wso2.carbon.registry.ws.client
>>> org.wso2.carbon.registry.ws.api
>>>
>>> thank you
>>> isuruw
>>> --
>>> *Isuru Wimalasundera*
>>> Software Engineer;  WSO2, Inc.; http://wso2.com,
>>>  mobile: +94 77 920 5641
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * **
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Isuru Wimalasundera*
> Software Engineer;  WSO2, Inc.; http://wso2.com,
>  mobile: +94 77 920 5641
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Fazlan
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111285
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111281
Last Changed Date: 2011-08-04 13:14:14 -0400 (Thu, 04 Aug 2011) [INFO] 
[clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.rule.server:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.rule.engine.drools:3.2.0-SNAPSHOT: checking for 
updates from wso2-nexus
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:3.2.0-SNAPSHOT: checking for 
updates from wso2-nexus
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.rule.samples:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 179 minutes 2 seconds
[INFO] Finished at: Fri Aug 05 00:08:44 EDT 2011
[INFO] Final Memory: 1460M/1837M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] No route to host in remote server. CS 1.0.12

2011-08-04 Thread Jorge Infante Osorio
Hi folks.

I cannot connect to a server using the remote server functionality. You can
see this in the following image.

 

I try with a fresh AS 4.1.0 and the CS 1.0.12 after an update from Eclipse
with CS 1.0.11. the test connection pass fine.

 



 

What can cause this error?

 

Saludos,

Ing. Jorge Infante Osorio.

J´Dpto Soluciones SOA.

CDAE.

Fac. 5.

UCI.

 

<>___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111285
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111281
Last Changed Date: 2011-08-04 13:14:14 -0400 (Thu, 04 Aug 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 252 minutes 38 seconds
[INFO] Finished at: Thu Aug 04 21:01:52 EDT 2011
[INFO] Final Memory: 1416M/1820M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111281
Node Kind: directory
Schedule: normal
Last Changed Author: dinusha
Last Changed Rev: 111281
Last Changed Date: 2011-08-04 13:14:14 -0400 (Thu, 04 Aug 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 203 minutes 20 seconds
[INFO] Finished at: Thu Aug 04 16:38:44 EDT 2011
[INFO] Final Memory: 1397M/1797M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111266
Node Kind: directory
Schedule: normal
Last Changed Author: ruchira
Last Changed Rev: 111263
Last Changed Date: 2011-08-04 08:55:45 -0400 (Thu, 04 Aug 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 206 minutes 8 seconds
[INFO] Finished at: Thu Aug 04 13:04:16 EDT 2011
[INFO] Final Memory: 1467M/1863M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] CS BPEL exporter plugin does not include xslt files

2011-08-04 Thread Jorge Infante Osorio
Yes, I found this issue a few hours ago when I try the Integrate Business
Rules with BPEL tutorial. I have to include by hand.

Saludos,
Ing. Jorge Infante Osorio.
J´Dpto Soluciones SOA.
CDAE.
Fac. 5.
UCI.

De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org] En
nombre de Waruna Ranasinghe
Enviado el: jueves, 04 de agosto de 2011 6:32
Para: carbon-dev
Asunto: [Carbon-dev] CS BPEL exporter plugin does not include xslt files

Hi All,

CS BPEL exporter plugin does not include the xslt files to the BPEL package.

Thanks
Waruna

-- 
-
Waruna Ranasinghe
Senior Software Engineer, WSO2
Mobile: NZ +64 221 563026
            SL +94 724 318285
BLOG: http://warunapw.blogspot.com

www.wso2.com - "Lean . Enterprise . Middleware"

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Migrating service-stub and governance components from trunk to 3.2.2

2011-08-04 Thread Fazlan Sabar
Committed.

Thanks,
Fazlan

On Thu, Aug 4, 2011 at 8:30 PM, Isuru Wimalasundera  wrote:

> Hi
>
> Please take the patch fixes attached here as the proper governance
> components.
> Ignore the first one.
>
> Thank You
> isuruw
>
>
> On Thu, Aug 4, 2011 at 8:23 PM, Isuru Wimalasundera wrote:
>
>>
>> Hi
>>
>> The following components are attached with this mail as patch fixes.
>>
>> components/governance
>> org.wso2.carbon.governance.generic.ui
>> org.wso2.carbon.governance.generic
>>
>> service-stub
>> org.wso2.carbon.governance.generic.stub
>> org.wso2.carbon.governance.gadgets.stub
>> org.wso2.carbon.registry.ws.stub
>>
>> Thank You
>> isuruw
>>
>>
>> --
>> *Isuru Wimalasundera*
>> Software Engineer;  WSO2, Inc.; http://wso2.com,
>>  mobile: +94 77 920 5641
>>
>>
>
>
> --
> *Isuru Wimalasundera*
> Software Engineer;  WSO2, Inc.; http://wso2.com,
>  mobile: +94 77 920 5641
>
>


-- 
Thanks,
Fazlan
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Migrating registry components from trunk to 3.2.2

2011-08-04 Thread Isuru Wimalasundera
yes sure, thanks

On Thu, Aug 4, 2011 at 9:40 PM, Afkham Azeez  wrote:

> Please create JIRAs and attach your patches. That is the process we have
> been following. It makes it easy to keep track of patches.
>
> On Thu, Aug 4, 2011 at 9:30 PM, Isuru Wimalasundera wrote:
>
>> Hi
>>
>> The following components from registry are attached with this mail as
>> patch fixes for the migration.
>>
>> registry
>> org.wso2.carbon.registry.search.ui
>> org.wso2.carbon.registry.search
>> org.wso2.carbon.registry.indexing.ui
>> org.wso2.carbon.registry.indexing
>> org.wso2.carbon.registry.activities.ui
>> org.wso2.carbon.registry.activities
>> org.wso2.carbon.registry.ws.client
>> org.wso2.carbon.registry.ws.api
>>
>> thank you
>> isuruw
>> --
>> *Isuru Wimalasundera*
>> Software Engineer;  WSO2, Inc.; http://wso2.com,
>>  mobile: +94 77 920 5641
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Isuru Wimalasundera*
Software Engineer;  WSO2, Inc.; http://wso2.com,
 mobile: +94 77 920 5641
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Migrating registry components from trunk to 3.2.2

2011-08-04 Thread Afkham Azeez
Please create JIRAs and attach your patches. That is the process we have
been following. It makes it easy to keep track of patches.

On Thu, Aug 4, 2011 at 9:30 PM, Isuru Wimalasundera  wrote:

> Hi
>
> The following components from registry are attached with this mail as patch
> fixes for the migration.
>
> registry
> org.wso2.carbon.registry.search.ui
> org.wso2.carbon.registry.search
> org.wso2.carbon.registry.indexing.ui
> org.wso2.carbon.registry.indexing
> org.wso2.carbon.registry.activities.ui
> org.wso2.carbon.registry.activities
> org.wso2.carbon.registry.ws.client
> org.wso2.carbon.registry.ws.api
>
> thank you
> isuruw
> --
> *Isuru Wimalasundera*
> Software Engineer;  WSO2, Inc.; http://wso2.com,
>  mobile: +94 77 920 5641
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Vijayaratha Vijayasingam
On 4 August 2011 17:51, Isuru Suriarachchi  wrote:

> This is only on Windows. Isn't it?
>
> i checked with windows..not sure about linux..
-Ratha

>
> On Thu, Aug 4, 2011 at 5:19 PM, Vijayaratha Vijayasingam 
> wrote:
>
>> I tested with axis2 1.6.0 and works..couldn't test with 1.6.1(there is an
>> issue,script is not running...)
>>
>> created jira[1]
>> [1] https://wso2.org/jira/browse/CARBON-11056
>>
>> -Ratha
>>
>>
>> On 4 August 2011 14:36, Isuru Suriarachchi  wrote:
>>
>>>
>>>
>>> On Thu, Aug 4, 2011 at 1:43 PM, Sameera Jayasoma wrote:
>>>
 But we are using a newer version of Axis2 in AS 4.1.0. Can you try with
 the corresponding Axis2 version.

>>>
>>> +1. If it still doesn't work, please create a JIRA.
>>>
>>> Thanks,
>>> ~Isuru
>>>
>>>

 Sameera.


 On Thursday, August 4, 2011, Vijayaratha Vijayasingam 
 wrote:
 > Hi,
 > I tested with axis2 1.5 it generates stubs..but not working in AS
 4.1.0..
 >
 > -Ratha
 >
 > On 3 August 2011 23:33, Vijayaratha Vijayasingam 
 wrote:
 >>
 >> Hi,
 >>
 >> My wsdl v2.0 contains import schemas and i want to generate stubs..
 >> I copied all files in AS_HOME/bin/sample
 >> and executing;
 >> #bin/sample>..\wsdl2java.bat -wv 2.0 -uri
 bin\sample\DIVArchiveWS_REST.wsdl
 >>
 >> But it is not generating stub *.zip file...There is no any error logs
 @ console, but getting an wooden warning ;
 >>
 >>
 >> BUILD SUCCESSFUL
 >> Total time: 2 seconds
 >> Using CARBON_HOME:   C:\Downloads\wso2as-4.1.0
 >> Using JAVA_HOME:C:\Program Files\Java\jdk1.6.0_20
 >> log4j:WARN No appenders could be found for logger
 (org.apache.axis2.description.WSDL20ToAxisServiceB
 >> uilder).
 >> log4j:WARN Please initialize the log4j system properly.
 >> Woden[Warning],0:0,Description-1001,The targetNamespace '
 http://www.fpdigital.com/diva.ws' is not de
 >> referencable.
 >> C:\Downloads\wso2as-4.1.0\bin\sample>
 >>
 >> Why the tool does not generate stubs?
 >>
 >> -Ratha
 >>
 >>
 >>
 >>
 >>
 >
 >

 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>>
>>> --
>>> Isuru Suriarachchi
>>> Technical Lead & Product Manager, WSO2 Application Server
>>>
>>> WSO2 Inc. http://wso2.com
>>> email : is...@wso2.com
>>> blog : http://isurues.wordpress.com/
>>>
>>> lean . enterprise . middleware
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111242
Node Kind: directory
Schedule: normal
Last Changed Author: hiranya
Last Changed Rev: 111242
Last Changed Date: 2011-08-04 05:29:04 -0400 (Thu, 04 Aug 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 179 minutes 21 seconds
[INFO] Finished at: Thu Aug 04 09:25:57 EDT 2011
[INFO] Final Memory: 1403M/1820M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Isuru Suriarachchi
This is only on Windows. Isn't it?

On Thu, Aug 4, 2011 at 5:19 PM, Vijayaratha Vijayasingam wrote:

> I tested with axis2 1.6.0 and works..couldn't test with 1.6.1(there is an
> issue,script is not running...)
>
> created jira[1]
> [1] https://wso2.org/jira/browse/CARBON-11056
>
> -Ratha
>
>
> On 4 August 2011 14:36, Isuru Suriarachchi  wrote:
>
>>
>>
>> On Thu, Aug 4, 2011 at 1:43 PM, Sameera Jayasoma wrote:
>>
>>> But we are using a newer version of Axis2 in AS 4.1.0. Can you try with
>>> the corresponding Axis2 version.
>>>
>>
>> +1. If it still doesn't work, please create a JIRA.
>>
>> Thanks,
>> ~Isuru
>>
>>
>>>
>>> Sameera.
>>>
>>>
>>> On Thursday, August 4, 2011, Vijayaratha Vijayasingam 
>>> wrote:
>>> > Hi,
>>> > I tested with axis2 1.5 it generates stubs..but not working in AS
>>> 4.1.0..
>>> >
>>> > -Ratha
>>> >
>>> > On 3 August 2011 23:33, Vijayaratha Vijayasingam 
>>> wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> My wsdl v2.0 contains import schemas and i want to generate stubs..
>>> >> I copied all files in AS_HOME/bin/sample
>>> >> and executing;
>>> >> #bin/sample>..\wsdl2java.bat -wv 2.0 -uri
>>> bin\sample\DIVArchiveWS_REST.wsdl
>>> >>
>>> >> But it is not generating stub *.zip file...There is no any error logs
>>> @ console, but getting an wooden warning ;
>>> >>
>>> >>
>>> >> BUILD SUCCESSFUL
>>> >> Total time: 2 seconds
>>> >> Using CARBON_HOME:   C:\Downloads\wso2as-4.1.0
>>> >> Using JAVA_HOME:C:\Program Files\Java\jdk1.6.0_20
>>> >> log4j:WARN No appenders could be found for logger
>>> (org.apache.axis2.description.WSDL20ToAxisServiceB
>>> >> uilder).
>>> >> log4j:WARN Please initialize the log4j system properly.
>>> >> Woden[Warning],0:0,Description-1001,The targetNamespace '
>>> http://www.fpdigital.com/diva.ws' is not de
>>> >> referencable.
>>> >> C:\Downloads\wso2as-4.1.0\bin\sample>
>>> >>
>>> >> Why the tool does not generate stubs?
>>> >>
>>> >> -Ratha
>>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>> >
>>> >
>>>
>>> --
>>> Sameera Jayasoma
>>> Technical Lead and Product Manager, WSO2 Carbon
>>>
>>> WSO2, Inc. (http://wso2.com)
>>> email: same...@wso2.com
>>> blog: http://tech.jayasoma.org
>>>
>>> Lean . Enterprise . Middleware
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Isuru Suriarachchi
>> Technical Lead & Product Manager, WSO2 Application Server
>>
>> WSO2 Inc. http://wso2.com
>> email : is...@wso2.com
>> blog : http://isurues.wordpress.com/
>>
>> lean . enterprise . middleware
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Vijayaratha Vijayasingam
I tested with axis2 1.6.0 and works..couldn't test with 1.6.1(there is an
issue,script is not running...)

created jira[1]
[1] https://wso2.org/jira/browse/CARBON-11056

-Ratha

On 4 August 2011 14:36, Isuru Suriarachchi  wrote:

>
>
> On Thu, Aug 4, 2011 at 1:43 PM, Sameera Jayasoma  wrote:
>
>> But we are using a newer version of Axis2 in AS 4.1.0. Can you try with
>> the corresponding Axis2 version.
>>
>
> +1. If it still doesn't work, please create a JIRA.
>
> Thanks,
> ~Isuru
>
>
>>
>> Sameera.
>>
>>
>> On Thursday, August 4, 2011, Vijayaratha Vijayasingam 
>> wrote:
>> > Hi,
>> > I tested with axis2 1.5 it generates stubs..but not working in AS
>> 4.1.0..
>> >
>> > -Ratha
>> >
>> > On 3 August 2011 23:33, Vijayaratha Vijayasingam 
>> wrote:
>> >>
>> >> Hi,
>> >>
>> >> My wsdl v2.0 contains import schemas and i want to generate stubs..
>> >> I copied all files in AS_HOME/bin/sample
>> >> and executing;
>> >> #bin/sample>..\wsdl2java.bat -wv 2.0 -uri
>> bin\sample\DIVArchiveWS_REST.wsdl
>> >>
>> >> But it is not generating stub *.zip file...There is no any error logs @
>> console, but getting an wooden warning ;
>> >>
>> >>
>> >> BUILD SUCCESSFUL
>> >> Total time: 2 seconds
>> >> Using CARBON_HOME:   C:\Downloads\wso2as-4.1.0
>> >> Using JAVA_HOME:C:\Program Files\Java\jdk1.6.0_20
>> >> log4j:WARN No appenders could be found for logger
>> (org.apache.axis2.description.WSDL20ToAxisServiceB
>> >> uilder).
>> >> log4j:WARN Please initialize the log4j system properly.
>> >> Woden[Warning],0:0,Description-1001,The targetNamespace '
>> http://www.fpdigital.com/diva.ws' is not de
>> >> referencable.
>> >> C:\Downloads\wso2as-4.1.0\bin\sample>
>> >>
>> >> Why the tool does not generate stubs?
>> >>
>> >> -Ratha
>> >>
>> >>
>> >>
>> >>
>> >>
>> >
>> >
>>
>> --
>> Sameera Jayasoma
>> Technical Lead and Product Manager, WSO2 Carbon
>>
>> WSO2, Inc. (http://wso2.com)
>> email: same...@wso2.com
>> blog: http://tech.jayasoma.org
>>
>> Lean . Enterprise . Middleware
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Isuru Suriarachchi
> Technical Lead & Product Manager, WSO2 Application Server
>
> WSO2 Inc. http://wso2.com
> email : is...@wso2.com
> blog : http://isurues.wordpress.com/
>
> lean . enterprise . middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Installing old try-it

2011-08-04 Thread Ruchira Wageesha
Hi Jonathan,

There we had a discussion about new Tryit UI in carbon-dev under the subject
* "*Status of Tryit".

So, the main reason for moving into the new UI, was the difficultly of
having a form based UI for payloads with complex input schema. For services
with simple inputs, form based UI i.e. old tryit was a good solution, but
for services with complex input schema, people tend to move to soap UI like
interfaces. That was the main reason for moving into new UI.

Is there an easy way or hack to use the old tryit with the newer products
>

You should be able to get the older UI by remove tryit and wsdl2form jars
from bundles.info and placing relevant old jars into dropins directory.

regards,
Ruchira.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] CS BPEL exporter plugin does not include xslt files

2011-08-04 Thread Harshana Martin
Hi Waruna,

On Thu, Aug 4, 2011 at 4:02 PM, Waruna Ranasinghe  wrote:

> Hi All,
>
> CS BPEL exporter plugin does not include the xslt files to the BPEL
> package.
>

Yes. This is a bug. Created OT Jira [1] for that.

https://wso2.org/jira/browse/TOOLS-783

Thanks and Regards,
Harshana

>
> Thanks
> Waruna
>
> --
> -
> Waruna Ranasinghe
> Senior Software Engineer, WSO2
>
> Mobile: NZ +64 221 563026
> SL +94 724 318285
> BLOG: http://warunapw.blogspot.com
>
> www.wso2.com - "Lean . Enterprise . Middleware"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Harshana Martin
Software Engineer
WSO2 Inc.
Web:http://wso2.com
  http://wso2.org

Mobile: +94 716062650
Blog: http://harshana05.blogspot.com
Profile: https://www.google.com/profiles/harshana05
Twitter: http://twitter.com/harshana05
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111238
Node Kind: directory
Schedule: normal
Last Changed Author: rajika
Last Changed Rev: 111238
Last Changed Date: 2011-08-04 02:58:03 -0400 (Thu, 04 Aug 2011) [INFO] 

[INFO] Building WSO2 Carbon - Rule Mediator
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 182 minutes 45 seconds
[INFO] Finished at: Thu Aug 04 06:17:18 EDT 2011
[INFO] Final Memory: 1460M/1861M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] CS BPEL exporter plugin does not include xslt files

2011-08-04 Thread Waruna Ranasinghe
Hi All,

CS BPEL exporter plugin does not include the xslt files to the BPEL package.

Thanks
Waruna

-- 
-
Waruna Ranasinghe
Senior Software Engineer, WSO2

Mobile: NZ +64 221 563026
SL +94 724 318285
BLOG: http://warunapw.blogspot.com

www.wso2.com - "Lean . Enterprise . Middleware"
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Isuru Suriarachchi
On Thu, Aug 4, 2011 at 1:43 PM, Sameera Jayasoma  wrote:

> But we are using a newer version of Axis2 in AS 4.1.0. Can you try with the
> corresponding Axis2 version.
>

+1. If it still doesn't work, please create a JIRA.

Thanks,
~Isuru


>
> Sameera.
>
>
> On Thursday, August 4, 2011, Vijayaratha Vijayasingam 
> wrote:
> > Hi,
> > I tested with axis2 1.5 it generates stubs..but not working in AS 4.1.0..
> >
> > -Ratha
> >
> > On 3 August 2011 23:33, Vijayaratha Vijayasingam 
> wrote:
> >>
> >> Hi,
> >>
> >> My wsdl v2.0 contains import schemas and i want to generate stubs..
> >> I copied all files in AS_HOME/bin/sample
> >> and executing;
> >> #bin/sample>..\wsdl2java.bat -wv 2.0 -uri
> bin\sample\DIVArchiveWS_REST.wsdl
> >>
> >> But it is not generating stub *.zip file...There is no any error logs @
> console, but getting an wooden warning ;
> >>
> >>
> >> BUILD SUCCESSFUL
> >> Total time: 2 seconds
> >> Using CARBON_HOME:   C:\Downloads\wso2as-4.1.0
> >> Using JAVA_HOME:C:\Program Files\Java\jdk1.6.0_20
> >> log4j:WARN No appenders could be found for logger
> (org.apache.axis2.description.WSDL20ToAxisServiceB
> >> uilder).
> >> log4j:WARN Please initialize the log4j system properly.
> >> Woden[Warning],0:0,Description-1001,The targetNamespace '
> http://www.fpdigital.com/diva.ws' is not de
> >> referencable.
> >> C:\Downloads\wso2as-4.1.0\bin\sample>
> >>
> >> Why the tool does not generate stubs?
> >>
> >> -Ratha
> >>
> >>
> >>
> >>
> >>
> >
> >
>
> --
> Sameera Jayasoma
> Technical Lead and Product Manager, WSO2 Carbon
>
> WSO2, Inc. (http://wso2.com)
> email: same...@wso2.com
> blog: http://tech.jayasoma.org
>
> Lean . Enterprise . Middleware
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Isuru Suriarachchi
Technical Lead & Product Manager, WSO2 Application Server
WSO2 Inc. http://wso2.com
email : is...@wso2.com
blog : http://isurues.wordpress.com/

lean . enterprise . middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Issue with wsdl2java tool..

2011-08-04 Thread Sameera Jayasoma
But we are using a newer version of Axis2 in AS 4.1.0. Can you try with the
corresponding Axis2 version.

Sameera.

On Thursday, August 4, 2011, Vijayaratha Vijayasingam 
wrote:
> Hi,
> I tested with axis2 1.5 it generates stubs..but not working in AS 4.1.0..
>
> -Ratha
>
> On 3 August 2011 23:33, Vijayaratha Vijayasingam  wrote:
>>
>> Hi,
>>
>> My wsdl v2.0 contains import schemas and i want to generate stubs..
>> I copied all files in AS_HOME/bin/sample
>> and executing;
>> #bin/sample>..\wsdl2java.bat -wv 2.0 -uri
bin\sample\DIVArchiveWS_REST.wsdl
>>
>> But it is not generating stub *.zip file...There is no any error logs @
console, but getting an wooden warning ;
>>
>>
>> BUILD SUCCESSFUL
>> Total time: 2 seconds
>> Using CARBON_HOME:   C:\Downloads\wso2as-4.1.0
>> Using JAVA_HOME:C:\Program Files\Java\jdk1.6.0_20
>> log4j:WARN No appenders could be found for logger
(org.apache.axis2.description.WSDL20ToAxisServiceB
>> uilder).
>> log4j:WARN Please initialize the log4j system properly.
>> Woden[Warning],0:0,Description-1001,The targetNamespace '
http://www.fpdigital.com/diva.ws' is not de
>> referencable.
>> C:\Downloads\wso2as-4.1.0\bin\sample>
>>
>> Why the tool does not generate stubs?
>>
>> -Ratha
>>
>>
>>
>>
>>
>
>

-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] "WSO2 Carbon Trunk Continuous Build has FAILED"

2011-08-04 Thread WSO2 Carbon Trunk Builder (US2)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 111233
Node Kind: directory
Schedule: normal
Last Changed Author: damitha
Last Changed Rev: 111233
Last Changed Date: 2011-08-03 23:44:45 -0400 (Wed, 03 Aug 2011) [INFO] 
[clean:clean {execution: default-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.rule.server:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.rule.engine.drools:3.2.0-SNAPSHOT: checking for 
updates from wso2-nexus
[INFO] snapshot 
org.wso2.carbon:org.wso2.carbon.rule.engine.jsr94:3.2.0-SNAPSHOT: checking for 
updates from wso2-nexus
[INFO] snapshot org.wso2.carbon:org.wso2.carbon.rule.samples:3.2.0-SNAPSHOT: 
checking for updates from wso2-nexus
[INFO] [incremental-build:incremental-build {execution: default}]
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [clean:clean {execution: auto-clean}]
[INFO] Deleting 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 13 source files to 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/target/test-classes
[INFO] -
[ERROR] COMPILATION ERROR : 
[INFO] -
[ERROR] 
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext

[INFO] 1error
[INFO] -
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure
/home/carbontrunk/carbon/components/rule/org.wso2.carbon.rule.mediator/src/test/java/org/wso2/carbon/rule/mediator/TestMessageContext.java:[45,7]
 org.wso2.carbon.rule.mediator.TestMessageContext is not abstract and does not 
override abstract method getSequenceTemplate(java.lang.String) in 
org.apache.synapse.MessageContext


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 195 minutes 17 seconds
[INFO] Finished at: Thu Aug 04 03:04:29 EDT 2011
[INFO] Final Memory: 1469M/1834M
[INFO] 
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Isse with server ports in CS.

2011-08-04 Thread Tharindu Mathew
On Wed, Aug 3, 2011 at 11:39 PM, Harshana Martin  wrote:

> Hi Tharindu,
>
> On Wed, Aug 3, 2011 at 11:22 PM, Tharindu Mathew wrote:
>
>>
>>
>> On Wed, Aug 3, 2011 at 11:17 PM, Harshana Martin wrote:
>>
>>> Hi Jorge,
>>>
>>> We have fixed this port issue in 1.0.13.RC2 and later versions. You can
>>> download latest RC pack from
>>> http://builder.wso2.org/~carbon/carbon-studio/1.0.13.RC3.
>>>
>>> We will not allow users to set server Offset via CS.
>>>
>> Why? Wouldn't it be easier for the user?
>>
>
> For a beginner user Offset is not that relevant. Isn't it?
>
> So you are assuming a beginner user will not BAM. :)

> Even for a advanced user, once they set the desired Offset in carbon.xml,
> they can configure the ports via CS as usual.
>
> So the options are,

The 'advanced' user who wants to use CS to change all ports through CS, will
have to do it one by one through CS and start the servers.

Or he/she can use carbon.xml and change it all at once. I feel there's a
slight usabilitiy issue here. WDYT?

> Thanks and Regards,
> Harshana
>
>
>>  Instead we will display the correct ports which servers are running in
>>> CS. When the user change the running port via CS, we are updating ports
>>> values in carbon.xml considering the Offset value in to account.
>>>
>>> Thanks and Regards,
>>> Harshana
>>>
>>>
>>> On Sun, Jul 31, 2011 at 9:29 PM, Harshana Martin wrote:
>>>
 Hi Jorge,

 Thanks a lot for the explanation and sorry about the delay in
 responding.

 1.0.13 RC1 was released last Friday (29th July) without this fix but
 we'll try our best to include the support for this in the 1.0.13 RC2 since
 this seems critical in terms of usability.

 Thanks and Regards,
 Harshana


 On Fri, Jul 29, 2011 at 8:07 PM, Jorge Infante Osorio 
 wrote:

> Hi Harshana and Chathuri. Thanks for the responses.
> The problem is not with the port override in carbon.xml, this work
> fine.
>
> After change the port in eclipse server runtime:
>
>
>9445
>9765
>
>
> In this case with offset = 0 it start with this ports. But in my case
> the
> ESB server is not only to be used with CS, I need to use Offset because
> it
> affect other ports and I have another servers running in the same
> machine.
>
> Are you planning to support Offset in CS?
>
> Saludos,
> Ing. Jorge Infante Osorio.
> J´Dpto Soluciones SOA.
> CDAE.
> Fac. 5.
> UCI.
>
> De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org]
> En
> nombre de Harshana Martin
> Enviado el: viernes, 29 de julio de 2011 2:52
> Para: carbon-dev@wso2.org
> Asunto: Re: [Carbon-dev] Isse with server ports in CS.
>
> Hi Jorge,
>
> As Sumedha mentioned, we fixed server port unchaged issue in a previous
> release.
>
> We'll test your scenario again and let you know whether it is
> reproducible.
>
> Thanks and Regards,
> Harshana
> On Fri, Jul 29, 2011 at 10:42 AM, Jorge Infante Osorio  >
> wrote:
> I tested right now with CS 1.0.12
>
> Saludos,
> Ing. Jorge Infante Osorio.
> J´Dpto Soluciones SOA.
> CDAE.
> Fac. 5.
> UCI.
> De: carbon-dev-boun...@wso2.org [mailto:carbon-dev-boun...@wso2.org]
> En
> nombre de Sumedha Rubasinghe
> Enviado el: viernes, 29 de julio de 2011 1:03
> Para: carbon-dev@wso2.org
> Asunto: Re: [Carbon-dev] Isse with server ports in CS.
>
> Hi Jorge,
> What is the CS version your using? This is a known issue for older
> version
> of CS & suppose to be fixed on the latest release.
>
> CS team,
> Can you confirm when this was fixed & what  is the version that
> contains the
> fix?
>
> /sumedha
>
> On Fri, Jul 29, 2011 at 9:18 AM, Jorge Infante Osorio 
> wrote:
> In ESB carbon.xml  I setup this config:
>2
>
> When I create an ESB server inside Eclipse if I leave the default ports
> and
> another server instance is running with the same ports I get an error:
> Server port is in use: 9443.
>
> So I change manually the ports(http/https) = ports + 2 inside eclipse
> server
> config.
>
> But after start the ESB take the Offset value so if I want to use the
> https
> port 9445 inside Eclipse its started as 9447. Ports = ports + 2 +
> Offset.
>
> [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
> [HTTP_11_NIO://*:9767]
> [2011-07-28 23:46:43,166]  INFO - HttpTransport Created Connector
> [HTTPS_11_NIO://*:9447]
>
> This is the normal behavior? What can I do to avoid this?
>
> Saludos,
> Ing. Jorge Infante Osorio.
> J´Dpto Soluciones SOA.
> CDAE.
> Fac. 5.
> UCI.
>
>
>
> ___