Saving In visual Designer

This forum is used by users to request and discuss new product features. Please do not use this forum for technical support including bug reports.

Moderator: JIDE Support

Forum rules
Product suggestions only. Please do not use this forum for technical support including bug reports.

Saving In visual Designer

Postby ruslan » Mon Apr 02, 2007 9:50 am

It seems that the Visual Designer lost its ability to save layouts.

Save dialog pops up and "save" is clicked, but the file does not get written.
ruslan
 
Posts: 54
Joined: Wed Jan 10, 2007 1:35 pm

Postby JIDE Support » Mon Apr 02, 2007 11:00 am

I can't reproduce it for some reason. Which version are you on? You can run java -jar jide-common.jar to see the version. Does it create a new file at all?

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Postby ruslan » Mon Apr 02, 2007 11:33 am

I'm actually launching the designer via webstart from your page.

Here is the exception from the console after clicking "save" on the dialog box.

Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat
at com.jidesoft.designer.g.save(Unknown Source)
at com.jidesoft.designer.n.saveAsProject(Unknown Source)
at com.jidesoft.designer.a$5.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at com.jidesoft.plaf.vsnet.VsnetMenuItemUI.a(Unknown Source)
at com.jidesoft.plaf.vsnet.VsnetMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
ruslan
 
Posts: 54
Joined: Wed Jan 10, 2007 1:35 pm

Postby JIDE Support » Mon Apr 02, 2007 11:48 am

Are you running JDK1.4.2? If so, you would need xerces.jar in the class path. If JDK5, we will use those class in JDK5 jar so no need for extra xerces.jar

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Postby ruslan » Mon Apr 02, 2007 12:37 pm

ok thanks for the tip.. will try to resolve

FYI, Im using

java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode)
ruslan
 
Posts: 54
Joined: Wed Jan 10, 2007 1:35 pm

Postby JIDE Support » Mon Apr 02, 2007 12:41 pm

Never mind. We did the switch as I mentioned in other places but not in visual designer. What happened is we bundled xerces.jar into jide_designer.jar in earlier release but for recent releases, we didn't bundle it. That's why it stops working. I'll fix it.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Postby JIDE Support » Mon Apr 02, 2007 10:34 pm

Just so you know, this should be fixed on the webstart verison.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Postby ruslan » Tue Apr 03, 2007 7:04 am

thank you!
ruslan
 
Posts: 54
Joined: Wed Jan 10, 2007 1:35 pm

Postby jgindin » Wed Sep 19, 2007 8:17 am

I'm running 1.6.0.02, and having this same problem when trying to run:
Code: Select all
java -jar jide-designer.jar


The webstart version *does* seem to work.
jgindin
 
Posts: 96
Joined: Thu Jun 16, 2005 11:43 am

Postby JIDE Support » Wed Sep 19, 2007 8:32 am

I'll fix it so that it doesn't depend on xerces classes. JDK6 included those classes already.
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am


Return to Product Suggestions

Who is online

Users browsing this forum: No registered users and 10 guests

cron