Re: Problem with SVG Rendering with Wicket 6.5.0

2013-12-03 Thread Paul Bors
Consult Wicket's website for directions on how to create a QuickStart: http://wicket.apache.org/start/quickstart.html If you need help on installing Maven (or a quick tutorial): http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html You'll need Maven to create the QuickStart. O

Re: Problem with SVG Rendering with Wicket 6.5.0

2013-11-27 Thread SUBRA
Sorry i didn't have any idea on quick start and jira. My Problem is my drawing is loading with all svg elements normally. when i make an ajax call from wicket i rendering the svg panel again , second time after ajax call i didn't the elements which are displayed by tag. Suppose: SVGPanel.java th

Re: Problem with SVG Rendering with Wicket 6.5.0

2013-11-27 Thread Martin Grigorov
Hi, We will need more information to be able to solve the problem. Please create a quickstart application and attach it to a ticket in Jira. On Wed, Nov 27, 2013 at 2:53 PM, SUBRA wrote: > Hi all, > > In my project i am using svg drawing for show some information.When i using > wicket 1.4 ever

Problem with SVG Rendering with Wicket 6.5.0

2013-11-27 Thread SUBRA
Hi all, In my project i am using svg drawing for show some information.When i using wicket 1.4 everything goes well, I switches from 1.4 to 6.5 i am getting problem with rendering svg drawing on ajax call.Problem with SVG Element namespace. All my elements are disappears after ajax call .Wicket 6