Hi Samitha,

According to your camel-context file there JMX is disabled but log says
that JMX is enabled .So may be it picks up another camel-context file or
something related to that.Can you send us the complete camel-context file.

On Fri, Mar 18, 2016 at 3:39 PM, Chanaka Fernando <[email protected]> wrote:

> Hi Samitha,
>
> This is coming due to the reason that these 2 xsd files are not in your
> classpath. These 2 files should be in the Gateway product once you build
> from the source. Can you search for these 2 xsd files in your gateway pack?
>
> On Fri, Mar 18, 2016 at 3:35 PM, Samitha Palihawadana <
> [email protected]> wrote:
>
>> Hi Chanaka,
>>
>> The screen shot of the error I attached here.
>>
>> On 17 March 2016 at 23:37, Samitha Palihawadana <
>> [email protected]> wrote:
>>
>>> Hi Chanaka,
>>>
>>> Find the attachment.
>>>
>>>
>>> On 17 March 2016 at 23:15, Chanaka Fernando <[email protected]> wrote:
>>>
>>>> Hi Samitha,
>>>>
>>>> Can you share your camel configuration file?
>>>>
>>>> On Thu, Mar 17, 2016 at 9:37 PM, Samitha Palihawadana <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> When I try to run the project, although the Camel is started, routs
>>>>> were failed to start.[No routs were detected].
>>>>> Also there was an error in camel-context.xml
>>>>> <https://github.com/wso2/product-gw/blob/master/product/carbon-home/conf/camel/camel-context.xml>
>>>>> : line 22 and 24 . saying cannot find path specified.
>>>>> So can you please help me to solve these issues ASAP so that I can
>>>>> proceed.
>>>>>
>>>>> [following shows the logs when I started the project.]
>>>>>
>>>>> 2016-03-17 21:16:27 INFO  MainSupport:327 - Apache Camel 2.16.0
>>>>> starting
>>>>> 2016-03-17 21:16:27 INFO  DefaultCamelContext:2750 - Apache Camel
>>>>> 2.16.0 (CamelContext: camel-1) is starting
>>>>> 2016-03-17 21:16:27 INFO  ManagedManagementStrategy:191 - JMX is
>>>>> enabled
>>>>> 2016-03-17 21:16:28 INFO  DefaultTypeConverter:56 - Loaded 183 type
>>>>> converters
>>>>> 2016-03-17 21:16:28 INFO  DefaultRuntimeEndpointRegistry:203 - Runtime
>>>>> endpoint registry is in extended mode gathering usage statistics of all
>>>>> incoming and outgoing endpoints (cache limit: 1000)
>>>>> 2016-03-17 21:16:28 INFO  DefaultCamelContext:2983 -
>>>>> AllowUseOriginalMessage is enabled. If access to the original message is
>>>>> not needed, then its recommended to turn this option off as it may improve
>>>>> performance.
>>>>> 2016-03-17 21:16:28 INFO  DefaultCamelContext:2993 - StreamCaching is
>>>>> not in use. If using streams then its recommended to enable stream 
>>>>> caching.
>>>>> See more details at http://camel.apache.org/stream-caching.html
>>>>> 2016-03-17 21:16:28 INFO  DefaultCamelContext:2785 - Total 0 routes,
>>>>> of which 0 is started.
>>>>> 2016-03-17 21:16:28 INFO  DefaultCamelContext:2786 - Apache Camel
>>>>> 2.16.0 (CamelContext: camel-1) started in 0.630 seconds
>>>>>
>>>>>
>>>>> On 16 March 2016 at 10:33, Kasun Indrasiri <[email protected]> wrote:
>>>>>
>>>>>> Hi Samitha,
>>>>>>
>>>>>> Also can you come up with initial set of requirements and a high
>>>>>> level design doc.
>>>>>>
>>>>>> On Wed, Mar 16, 2016 at 1:31 AM, samitha palihawadana <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Hi Chanaka,
>>>>>>>
>>>>>>>  Thanks for replying me. I clone the gateway source code and build
>>>>>>> it. Now I am continuing as you mention above.
>>>>>>>
>>>>>>>
>>>>>>> On 15 March 2016 at 19:46, Chanaka Fernando <[email protected]>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Adding the missing link to the gateway source code.
>>>>>>>>
>>>>>>>> [1] https://github.com/wso2/product-gw
>>>>>>>>
>>>>>>>> On Tue, Mar 15, 2016 at 7:45 PM, Chanaka Fernando <
>>>>>>>> [email protected]> wrote:
>>>>>>>>
>>>>>>>>> Hi Samitha,
>>>>>>>>>
>>>>>>>>> The basic idea of a security gateway is to build a server on top
>>>>>>>>> of the WSO2 gateway core [1] framework which secures the applications 
>>>>>>>>> on
>>>>>>>>> your enterprise system. Here are the main features of the security 
>>>>>>>>> gateway.
>>>>>>>>>
>>>>>>>>>    - Securing your enterprise services from various attacks (XML
>>>>>>>>>    threat protection, etc.)
>>>>>>>>>    - Controlling the inward traffic to your services (Filtering,
>>>>>>>>>    Throttling)
>>>>>>>>>    - Provides security enforcement like OAuth2 to the services
>>>>>>>>>    - Analytics/Reporting of threats on the system
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> You can clone the gateway source code and build it from the source
>>>>>>>>> and they try out some simple message flow as a first step. You can 
>>>>>>>>> find
>>>>>>>>> samples in the same repository. Then you can study about various 
>>>>>>>>> threats
>>>>>>>>> that modern web applications are facing and come up with a project 
>>>>>>>>> proposal
>>>>>>>>> which covers the above mentioned main features and advanced threat
>>>>>>>>> protection features.
>>>>>>>>>
>>>>>>>>> Let us know if you need any help.
>>>>>>>>>
>>>>>>>>> On Tue, Mar 15, 2016 at 11:49 AM, Tishan Dahanayakage <
>>>>>>>>> [email protected]> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Samith,
>>>>>>>>>>
>>>>>>>>>> Thanks you for your interest in WSO2. I am adding possible
>>>>>>>>>> project mentors so that they can give more insight. In the meantime 
>>>>>>>>>> can you
>>>>>>>>>> please elaborate your experience in programming and expertise areas 
>>>>>>>>>> so that
>>>>>>>>>> we can point you t relevant resources.
>>>>>>>>>>
>>>>>>>>>> Thanks
>>>>>>>>>> Tishan
>>>>>>>>>>
>>>>>>>>>> On Tue, Mar 15, 2016 at 10:14 AM, samitha palihawadana <
>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> I am a Computer Science and Engineering third year Undergraduate
>>>>>>>>>>> of University of Moratuwa. I am interested in Security Gateway on 
>>>>>>>>>>> top of
>>>>>>>>>>> WSO2 Gateway project for GSoC 2016. Please give me some guidance for
>>>>>>>>>>> continue.
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Best regards,
>>>>>>>>>>> Samitha Palihawadana
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> _______________________________________________
>>>>>>>>>>> Dev mailing list
>>>>>>>>>>> [email protected]
>>>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Tishan Dahanayakage
>>>>>>>>>> Software Engineer
>>>>>>>>>> WSO2, Inc.
>>>>>>>>>> Mobile:+94 716481328
>>>>>>>>>>
>>>>>>>>>> Disclaimer: This communication may contain privileged or other
>>>>>>>>>> confidential information and is intended exclusively for the 
>>>>>>>>>> addressee/s.
>>>>>>>>>> If you are not the intended recipient/s, or believe that you may have
>>>>>>>>>> received this communication in error, please reply to the sender 
>>>>>>>>>> indicating
>>>>>>>>>> that fact and delete the copy you received and in addition, you 
>>>>>>>>>> should not
>>>>>>>>>> print, copy, re-transmit, disseminate, or otherwise use the 
>>>>>>>>>> information
>>>>>>>>>> contained in this communication. Internet communications cannot be
>>>>>>>>>> guaranteed to be timely, secure, error or virus-free. The sender 
>>>>>>>>>> does not
>>>>>>>>>> accept liability for any errors or omissions.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thank you and Best Regards,
>>>>>>>>> Chanaka Fernando
>>>>>>>>> Senior Technical Lead
>>>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>>>> lean.enterprise.middleware
>>>>>>>>>
>>>>>>>>> mobile: +94 773337238
>>>>>>>>> Blog : http://soatutorials.blogspot.com
>>>>>>>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>>>>>>>>> Twitter:https://twitter.com/chanakaudaya
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Thank you and Best Regards,
>>>>>>>> Chanaka Fernando
>>>>>>>> Senior Technical Lead
>>>>>>>> WSO2, Inc.; http://wso2.com
>>>>>>>> lean.enterprise.middleware
>>>>>>>>
>>>>>>>> mobile: +94 773337238
>>>>>>>> Blog : http://soatutorials.blogspot.com
>>>>>>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>>>>>>>> Twitter:https://twitter.com/chanakaudaya
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Best regards,
>>>>>>> Samitha Palihawadana
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Dev mailing list
>>>>>>> [email protected]
>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Kasun Indrasiri
>>>>>> Software Architect
>>>>>> WSO2, Inc.; http://wso2.com
>>>>>> lean.enterprise.middleware
>>>>>>
>>>>>> cell: +94 77 556 5206
>>>>>> Blog : http://kasunpanorama.blogspot.com/
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Best regards,
>>>>> Samitha Palihawadana
>>>>> Department of Computer Science and Engineering,
>>>>> Faculty of Engineering,
>>>>> University of Moratuwa.
>>>>> Sri lanka.
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Thank you and Best Regards,
>>>> Chanaka Fernando
>>>> Senior Technical Lead
>>>> WSO2, Inc.; http://wso2.com
>>>> lean.enterprise.middleware
>>>>
>>>> mobile: +94 773337238
>>>> Blog : http://soatutorials.blogspot.com
>>>> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
>>>> Twitter:https://twitter.com/chanakaudaya
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Best regards,
>>> Samitha Palihawadana
>>> Department of Computer Science and Engineering,
>>> Faculty of Engineering,
>>> University of Moratuwa.
>>> Sri lanka.
>>>
>>
>>
>>
>> --
>> Best regards,
>> Samitha Palihawadana
>> Department of Computer Science and Engineering,
>> Faculty of Engineering,
>> University of Moratuwa.
>> Sri lanka.
>>
>
>
>
> --
> Thank you and Best Regards,
> Chanaka Fernando
> Senior Technical Lead
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 773337238
> Blog : http://soatutorials.blogspot.com
> LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0
> Twitter:https://twitter.com/chanakaudaya
>
>
>
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Best Regards
Isuru Ranawaka
M: +94714629880
Blog : http://isurur.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to