[ 
https://wso2.org/jira/browse/ESBJAVA-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769#action_17769
 ] 

indika kumara commented on ESBJAVA-493:
---------------------------------------

Hi Jonathan,

First you have to install subversion

For Linux environment

sudo apt-get install subversion

For windows get the subversion software from http://subversion.tigris.org/   
and install 

Then gets a checkout of source 

1 synapse trunk  

 and for Linux 

svn co http://svn.apache.org/repos/asf/synapse/trunk/java   synape_dir

For windows , subversion software may have a GUI.(GUI will pop up when do the 
right click ) 

2 wso2 esb

svn co http://wso2.org/repos/wso2/trunk/esb/java/   esb_dir


Then , you can do whatever changes for this sources.

After that you can create a patch 

Linux 
go to the source directory and svn diff > test.patch

Windows , there is a GUI 

Then attach the patch to the JIRA.

Believe this will be helpful.

Thanks
Indika

> Reference PKI enabled endpoints in the Admin console
> ----------------------------------------------------
>
>                 Key: ESBJAVA-493
>                 URL: https://wso2.org/jira/browse/ESBJAVA-493
>             Project: WSO2 ESB
>          Issue Type: Improvement
>          Components: Administration Console
>            Reporter: Jonathan Holmes
>            Assignee: indika kumara
>             Fix For: FUTURE
>
>         Attachments: Enable ESB PKI Certificates.zip, my.example.transport.zip
>
>
> When referencing a PKI enabled published WSDL via the Source URL I get the 
> same exception as http://wso2.org/forum/thread/3377.  From the research I've 
> done and read it appears to do this because the Admin console is using the 
> default KeyStore that comes with the JRE and it does a simple URLConnection.
> This thread talks to this issue: http://wso2.org/forum/thread/3621 and has 
> sample code on a resolution.
> The key requirement would be to enable different KeyStores per WSDL reference.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to