Jamal, this was a temporary issue with beta 1, which has been fixed in the meantime (for the final release). There were a couple of other places with the same symptom - as of 4.3, all externally called SWP views need to declare a ui:responseType.
Thanks, Holger On Aug 1, 2013, at 9:26 PM, J.REZZOUK wrote: > Hello, > > I wanted to configure EVN (using TBCME Version: 4.3.0.v20130605-1444B-master > + Windows 7) and use the EVN tagger application. > Every time I try to select a graph in the EVN Configuration screen, I get the > following error : > > ==================== > eclipse.buildId=unknown > java.version=1.6.0_26 > java.vendor=Sun Microsystems Inc. > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR > Command-line arguments: -os win32 -ws win32 -arch x86 > > Error > Thu Aug 01 13:16:38 CEST 2013 > Exception in SWP Servlet > > java.lang.IllegalArgumentException: View class > http://evn.topbraidlive.org/taggerprojects#SetGraphTypeService has no > ui:responseType and therefore cannot be called from a web service > at > org.topbraid.spin.swp.servlet.SWPServletUtil.runUncached(SWPServletUtil.java:640) > at > org.topbraid.spin.swp.servlet.SWPServletUtil.run(SWPServletUtil.java:474) > at org.topbraidlive.swp.servlet.SWPServlet.run(SWPServlet.java:162) > at org.topbraidlive.swp.servlet.SWPServlet.run(SWPServlet.java:140) > at org.topbraidlive.swp.servlet.SWPServlet.run(SWPServlet.java:123) > at org.topbraidlive.swp.servlet.SWPServlet.doGet(SWPServlet.java:62) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) > at > org.topbraid.eclipsex.servlet.TBHttpServlet.service(TBHttpServlet.java:115) > at > org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) > at > org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126) > at > org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) > at > org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:317) > at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:401) > at > org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) > at > org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766) > at > org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) > at org.mortbay.jetty.Server.handle(Server.java:326) > at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) > at > org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:928) > at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549) > at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) > at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) > at > org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) > at > org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:586) > ==================== > > Thanks in advance for your help > Jamal > > -- > -- You received this message because you are subscribed to the Google > Group "TopBraid Suite Users", the topics of which include Enterprise > Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, > TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN. > To post to this group, send email to > [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/topbraid-users?hl=en > --- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
