On Sat, Jun 2, 2012 at 12:03 PM, Hiranya Jayathilaka <[email protected]>wrote:

> IsuruU, please take a look. The new endpoint UI should be able to support
> URL formats other than HTTP - ie JMS, FIX, e-mail etc.


The new endpoint UI supports URL formats other than HTTP.
And the UI does the conversion of "&" into "&amp;".

I checked this in the source and with a ESB build taken sometime ago.
I will further investigate with the latest build to see whether something
has gone wrong recently.

Thanks,
~IsuruU

>
> Thanks,
> Hiranya
>
>
> On Fri, Jun 1, 2012 at 11:06 PM, Afkham Azeez <[email protected]> wrote:
>
>>
>> The ui component needs to do that
>>
>> --
>> Afkham Azeez
>> Sent from my phone
>> On Jun 1, 2012 10:13 PM, "Rajika Kumarasiri" <[email protected]> wrote:
>>
>>> You need to encode the url properly, for example &.
>>>
>>> Rajika
>>>
>>> On Fri, Jun 1, 2012 at 5:39 PM, Afkham Azeez <[email protected]> wrote:
>>>
>>>> I get the following error in the logs.
>>>>
>>>> [2012-06-01 17:37:19,062] ERROR - ProxyServiceAdminClient Failed to add
>>>> proxy service: HelloProxy
>>>> org.apache.axis2.AxisFault:
>>>> com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '='
>>>> (code 61); expected a semi-colon after the reference for entity
>>>> 'transport.jms.ContentTypeProperty'
>>>>  at [row,col {unknown-source}]: [1,152]
>>>> at
>>>> org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:531)
>>>> at
>>>> org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:375)
>>>>  at
>>>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:421)
>>>> at
>>>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>>>>  at
>>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>> at
>>>> org.wso2.carbon.proxyadmin.stub.ProxyServiceAdminStub.addProxy(ProxyServiceAdminStub.java:1272)
>>>>  at
>>>> org.wso2.carbon.proxyadmin.ui.client.ProxyServiceAdminClient.addProxy(ProxyServiceAdminClient.java:98)
>>>> at
>>>> org.apache.jsp.proxyservices.template_005fpass_002dthrough_jsp._jspService(template_005fpass_002dthrough_jsp.java:230)
>>>>  at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>>  at
>>>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
>>>> at
>>>> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>>>>  at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>>  at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161)
>>>> at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
>>>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>> at
>>>> org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
>>>>  at
>>>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>>>> at
>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>>>>  at
>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>>  at
>>>> org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:45)
>>>> at
>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
>>>>  at
>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>>>> at
>>>> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
>>>>  at
>>>> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:593)
>>>> at
>>>> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:530)
>>>>  at
>>>> org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:37)
>>>> at
>>>> org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.include(ContextPathServletAdaptor.java:265)
>>>>  at
>>>> org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
>>>> at
>>>> org.apache.jasper.runtime.PageContextImpl.doInclude(PageContextImpl.java:643)
>>>>  at
>>>> org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:637)
>>>> at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
>>>>  at
>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>> at java.lang.reflect.Method.invoke(Method.java:597)
>>>>  at org.apache.tiles.jsp.context.JspUtil.doInclude(JspUtil.java:87)
>>>> at
>>>> org.apache.tiles.jsp.context.JspTilesRequestContext.include(JspTilesRequestContext.java:88)
>>>>  at
>>>> org.apache.tiles.jsp.context.JspTilesRequestContext.dispatch(JspTilesRequestContext.java:82)
>>>> at
>>>> org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:465)
>>>>  at
>>>> org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:140)
>>>> at
>>>> org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:117)
>>>>  at
>>>> org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171)
>>>> at
>>>> org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurityTagSupport.java:75)
>>>>  at
>>>> org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSupport.java:80)
>>>> at
>>>> org.apache.jsp.admin.layout.template_jsp._jspx_meth_tiles_insertAttribute_7(template_jsp.java:531)
>>>>  at
>>>> org.apache.jsp.admin.layout.template_jsp._jspService(template_jsp.java:282)
>>>> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
>>>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>> at
>>>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
>>>>  at
>>>> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>>>> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>>>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>> at org.wso2.carbon.ui.JspServlet.service(JspServlet.java:161)
>>>>  at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:80)
>>>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>>  at
>>>> org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
>>>> at
>>>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>>>>  at
>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
>>>> at
>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
>>>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>> at
>>>> org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:45)
>>>>  at
>>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
>>>> at
>>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
>>>>  at
>>>> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:684)
>>>> at
>>>> org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:471)
>>>>  at
>>>> org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:402)
>>>> at
>>>> org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:329)
>>>>  at
>>>> org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(RequestDispatcherAdaptor.java:30)
>>>> at
>>>> org.eclipse.equinox.http.helper.ContextPathServletAdaptor$RequestDispatcherAdaptor.forward(ContextPathServletAdaptor.java:258)
>>>>  at
>>>> org.apache.tiles.servlet.context.ServletTilesRequestContext.forward(ServletTilesRequestContext.java:198)
>>>> at
>>>> org.apache.tiles.servlet.context.ServletTilesRequestContext.dispatch(ServletTilesRequestContext.java:185)
>>>>  at
>>>> org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:419)
>>>> at
>>>> org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:370)
>>>>  at org.wso2.carbon.ui.action.ActionHelper.render(ActionHelper.java:52)
>>>> at org.wso2.carbon.ui.TilesJspServlet.service(TilesJspServlet.java:101)
>>>>  at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
>>>> at
>>>> org.eclipse.equinox.http.helper.ContextPathServletAdaptor.service(ContextPathServletAdaptor.java:36)
>>>>  at
>>>> org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
>>>> at
>>>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> The Endpoint
>>>> was: 
>>>> jms:/HelloService?transport.jms.DestinationType=queue&transport.jms.ContentTypeProperty=Content-Type&java.naming.provider.url=tcp://localhost:61616&java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialContextFactory&transport.jms.ConnectionFactoryJNDIName=QueueConnectionFactory
>>>>
>>>>
>>>>
>>>> There is no error shown to the user on the UI!
>>>>
>>>> --
>>>> *Afkham Azeez*
>>>> Director of Architecture; WSO2, Inc.; http://wso2.com
>>>> Member; Apache Software Foundation; http://www.apache.org/
>>>> * <http://www.apache.org/>**
>>>> email: **[email protected]* <[email protected]>* cell: +94 77 3320919
>>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>>> twitter: 
>>>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>>> *
>>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>>> *
>>>> *
>>>> *Lean . Enterprise . Middleware*
>>>>
>>>>
>>>> _______________________________________________
>>>> Dev mailing list
>>>> [email protected]
>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>>
>>>>
>>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Senior Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: [email protected];  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
*Isuru Udana*
*
 *
*
Software Engineer
*
Integration Technologies Team, WSO2 Inc.; http://wso2.com
email: [email protected] cell: +94 77 3791887
blog: http://mytecheye.blogspot.com/
twitter: http://twitter.com/isudana
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to