Corrected  Announcement:  BEA XML Editor Beta

Available for download on the BEA Developer Center -- the BEA XML Editor Beta (Solaris
and Windows versions):
http://developer.bea.com
Currently, there is a link under "Headlines". It can also be found in the "Tools,
Resources, Books" - "Utilities and Tools" area.
To get to the download area, you will be prompted to login. If you do not have
a login, you may register to get one.
For support issues, post messages to the following newsgroup:
weblogic.developer.interest.61beta.xml_and_webservices

Hi Bennett,
Good point! The version released in GA will have an undo function.
-Todd
Bennett Lauber <[email protected]> wrote in message
news:3b338cbb$[email protected]..
>
Looks great -- Let's incorporate it into our apps!
Also.. it really needs an undo function Ctr-Z
[email protected] (Ben Eng) wrote:
This looks like a useful little editor. However, there is one
important thing missing: XML Schema support. We have completely
deprecated the use of DTDs in favor of
http://www.w3.org/2001/XMLSchema.
Please, support XML Schema for validation. Right now, it just says:
08:53:17 error: line 2 col 239: General Schema Error: Grammar with uri
2: http://www.w3.org/2001/XMLSchema , can not found.
Ben
On 18 Jun 2001 17:15:20 -0800, Lauren Wright <[email protected]>
wrote:
Available for download on the BEA Developer Center -- the BEA XML EditorBeta (Solaris
and Windows versions):
http://developer.bea.com

Similar Messages

  • Announcement:  BEA XML Editor Beta

    Available for download on the BEA Developer Center -- the BEA XML Editor Beta (Solaris
    and Windows versions):
    http://developer.bea.com
    Currently, there is a link under "Headlines". It can also be found in the "Tools,
    Resources, Books" - "Utilities and Tools" area.
    To get to the download area, you will be prompted to login. If you do not have
    a login, you may register to get one.
    For support issues, post messages to this newsgroup.

    Hi Bennett,
    Good point! The version released in GA will have an undo function.
    -Todd
    Bennett Lauber <[email protected]> wrote in message
    news:3b338cbb$[email protected]..
    >
    Looks great -- Let's incorporate it into our apps!
    Also.. it really needs an undo function Ctr-Z
    [email protected] (Ben Eng) wrote:
    This looks like a useful little editor. However, there is one
    important thing missing: XML Schema support. We have completely
    deprecated the use of DTDs in favor of
    http://www.w3.org/2001/XMLSchema.
    Please, support XML Schema for validation. Right now, it just says:
    08:53:17 error: line 2 col 239: General Schema Error: Grammar with uri
    2: http://www.w3.org/2001/XMLSchema , can not found.
    Ben
    On 18 Jun 2001 17:15:20 -0800, Lauren Wright <[email protected]>
    wrote:
    Available for download on the BEA Developer Center -- the BEA XML EditorBeta (Solaris
    and Windows versions):
    http://developer.bea.com

  • ANNOUNCE: BEA WLS 6.0 Beta available

    ANNOUNCE: BEA WLS 6.0 Beta available
    We are proud to announce that the BEA WebLogic Server version 6.0 public
    beta has begun. You can download the Beta at http://commerce.BEA.com. The
    Beta is free and open to anyone.
    More information can be found at the above URL.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc

    Hi,
              why wasn't that email sent to weblogic.announce??
              I'm starting to believe weblogic.annouce is truly useless since neither
              service packs nor betas are announced there. What is the official way of
              monitoring releases of SP,etc. from bea?
              Mathieu
              Michael Girdley wrote:
              >
              > ANNOUNCE: BEA WLS 6.0 Beta available
              >
              > We are proud to announce that the BEA WebLogic Server version 6.0 public
              > beta has begun. You can download the Beta at http://commerce.BEA.com. The
              > Beta is free and open to anyone.
              >
              > More information can be found at the above URL.
              >
              > Thanks,
              > Michael
              >
              > --
              > ----
              > Michael Girdley
              > BEA Systems Inc
              

  • Beta xml editor tool not working

    Hi,
    I have downloded and installed ( twice ) in my pc ( Windows 2000 ). But
    XML editor is not starting at all.
    How to start XML editor?
    -regards
    Abdul

    i tried all the ways, but no use
    "Sam Pullara" <[email protected]> wrote in message
    news:[email protected]..
    I installed it on my home machine and started it off the Start menu under
    XMLEditor -> XMLEditor.
    Sam
    "Abdul Malik" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I have downloded and installed ( twice ) in my pc ( Windows 2000 ). But
    XML editor is not starting at all.
    How to start XML editor?
    -regards
    Abdul

  • Application Exception Running XML Editor

    Hi All,
    I've just downloaded and installed XML Editor v.1.0 - http://developer.bea.com/ftp_bin/download/tools/BEA_XMLEditor10_Win.exe
    When I'm trying to start it (under MS Win 2000 Pro) I'm getting the following
    message:
    java.lang.NoSuchMethodError: java/lang/System: method setProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    not found
         at com/bea/xmleditor/application/XMLEditor.main (XMLEditor.java:86)
         at java/lang/reflect/Method.invoke (Method.java)
         at com/zerog/lax/LAX.launch ([DashoPro-V1.2-120198])
         at com/zerog/lax/LAX.main ([DashoPro-V1.2-120198])
    Is there any way to fix this problem?
    TIA,
    Shamil
    P.S. Please CC your answer to my e-mail address - [email protected] - if possible
    e-mail: [email protected]
    Web: http://www.smsconsulting.spb.ru/shamil_s

    Make sure you are using the Java.exe from a current JDK and that you are
    configured correctly.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Shamil" <[email protected]> wrote in message
    news:3c481d2b$[email protected]..
    >
    Hi All,
    I've just downloaded and installed XML Editor v.1.0 -http://developer.bea.com/ftp_bin/download/tools/BEA_XMLEditor10_Win.exe
    >
    >
    When I'm trying to start it (under MS Win 2000 Pro) I'm getting thefollowing
    message:
    java.lang.NoSuchMethodError: java/lang/System: methodsetProperty(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    not found
    at com/bea/xmleditor/application/XMLEditor.main (XMLEditor.java:86)
    at java/lang/reflect/Method.invoke (Method.java)
    at com/zerog/lax/LAX.launch ([DashoPro-V1.2-120198])
    at com/zerog/lax/LAX.main ([DashoPro-V1.2-120198])
    Is there any way to fix this problem?
    TIA,
    Shamil
    P.S. Please CC your answer to my e-mail address - [email protected] - if
    possible
    >
    e-mail: [email protected]
    Web: http://www.smsconsulting.spb.ru/shamil_s

  • Online XML editor?

    Hi
    I am looking for an JSF component or framework which allows editing XML documents online in the browser.
    I found the tags richTextEditor and richTextEditorInsertBehavior, but thats out of the box only for text editing.
    http://jdevadf.oracle.com/adf-richclient-demo/faces/components/
    My wish list:
    - platform Win XP + IE6
    - XSD validation, marking erros, etc.
    - Intellisense feature e.g. suggestions in XML document for possible XSD values ...
    Until now I found:
    - http://www.bitfluxeditor.org/
    - http://www.ektron.com/ewebeditproxml.aspx
    - http://xopus.com/xopus-web-based-wysiwyg-xml-editor.html
    Someone used richTextEditor as online XML editor? Other advices ...?
    If I remember correctly than exists editing possiblities in the Oracle Enterprise Manager for XML documents of the application server? What framework is under the hood?
    Best regards
    Tobi

    Can i know where to download the CookTop?or CookTop2?

  • Free XML Editor

    Hello All.
    I'm looking for a freeware/shareware xml editor that I can recommend to client.
    Needs to be able to view/edit xml schemas.
    30 day eval of XMLSpy or similar is not an option.
    Any experience and input is appreciated.
    tx.

    I don't understand this comment at all.
    This editor does not do a good job of displaying values of elements within the schema.
    >
    Then I'd say your client had better learn fast. JMO.
    Client is a bunch of mainframe programmers. They freak out looking at anything new. They need to deal with XML Schemas to understand the data that will be passed to their IMS Transactions. I'm looking for a nice tool that can visually represent this data in an intuitiave as possible format. Apparrantly they like XMLSpy, but the company wont pay for it.
    Personally I just use UltraEdit. I'm just trying to see if I can reduce their 'wiggout' factor by finding a similar tool to XMLSpy that is free.
    Thanks for your help.

  • Simple XML Editor

    Is there a simple, FREE, XML editor out there (written in Java)?
    I am using an XML file format for a small application I wrote, and I would prefer to edit the file using an XML editor, since it is easy to screw up the file in a text editor.
    If you've used Forte or Netbeans, all I want is a simple XML editor like the one that is built into the IDE.
    Thanks for any information.

    Vim works pretty good, its free, and has syntax highlighting. You would need to be familiar with using vi. http://www.vim.org/
    If you use Eclipse, you can get http://www.oxygenxml.com/. It's not free, but its cheaper than XMLSpy.
    I haven't found anything better than XMLSpy, even though its expensive.
    Does anyone know of another tool that can generate a sample instance document from a schema, and/or a schema from an instance document? I find that handy in XMLSpy.
    -Scott
    http://www.swiftradius.com

  • Simple WYSIWiG XML editor

    Hello,
    I try to write a simple XML editor using Swing. I have no problem processing the XML document itself (parsing XML, DTD and CSS) but now I need to display the parsed document and allow the user to edit it.
    My idea is to use "decorators" configured at runtime (by the parsed CSS) wrapped around the DOM elements, but how should I display it and make it editable? I don't want to care about formatting if it's not really necessary - I'd like Swing to do as much of it as possible.
    Thanks in advance for all your hints
    Tommy

    Vim works pretty good, its free, and has syntax highlighting. You would need to be familiar with using vi. http://www.vim.org/
    If you use Eclipse, you can get http://www.oxygenxml.com/. It's not free, but its cheaper than XMLSpy.
    I haven't found anything better than XMLSpy, even though its expensive.
    Does anyone know of another tool that can generate a sample instance document from a schema, and/or a schema from an instance document? I find that handy in XMLSpy.
    -Scott
    http://www.swiftradius.com

  • Package com.bea.xml does not exist

    Hello all,
    I would like to try the nice features of XMLBeans, but I am not able to import
    the package com.bea.xml in my first Java XMLBeans demo program, which I tried
    to create.
    The error message is "package com.bea.xml does not exist", even when the path
    "C:\LocalProgFiles\Bea\xkit" (where the file xbean.jar is located) is included
    in the CLASSPATH. Also the environemt variable XMLBEANDIR is set correctly to
    "C:\LocalProgFiles\Bea\xkit".
    Has anyone an idea, what is wrong?
    Thanx in advance
    Stefan

    Hey, Stefan:
    I am having the same problem as you were but I'm using Eclipse and I think I've set up the environment properly. Except I cannot, for the life of me, figure out where the Package, "com.bea.xml.stream.MXParserFactory", either resides on my computer or is located for download or is included in some other utility.
    We found an example that used the following code:
    System.setProperty("javax.xml.stream.XMLInputFactory","com.bea.xml.stream.MXParserFactory");
    So, I included that line just before I create a new instance of the XMLInputFactory, which I have included here:
    XMLInputFactory factory = XMLInputFactory.newInstance();
    When my application tries to execute this statement I get the error below. Am I supposed to have this package on my computer? I don't even have a bea directory. What am I doing wrong?
    Thank you,
    Patricia
    javax.xml.stream.FactoryConfigurationError: Provider com.bea.xml.stream.MXParserFactory not found
         at javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:72)
         at javax.xml.stream.FactoryFinder.find(FactoryFinder.java:120)
         at javax.xml.stream.FactoryFinder.find(FactoryFinder.java:92)
         at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:136)
         at VSTEP.XMLFile.ReadInputStream(XMLFile.java:88)
         at VSTEP.XMLFile.openFile(XMLFile.java:39)
         at VSTEP.RoadmapApp.openFile(RoadmapApp.java:257)
         at VSTEP.FileChooser.<init>(FileChooser.java:44)
         at VSTEP.RMInitialDialog$ButtonHandler.actionPerformed(RMInitialDialog.java:131)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.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)

  • Web.xml editor in JDeveloper still buggy

    I had experience with JDeveloper 9.0.4, that the web.xml editor was buggy: specifically, when editing security constraints, it mangled up the contents, so I got to the practice to edit it only manually.
    Now, after migrating to 10.1.3, I tried it again with new Servlet 2.4 format, which I am not familiar with, and it is buggy again: at least when editing dispatcher type at filter mappings: I have two filters, one is mapped to all REQUEST, FORWARD and INCLUDE, the other to none (this means it is mapped to REQUEST only). When I opened this web.xml in the editor and first clicked on the first mapping, checkboxes were ok, then I clicked to the other, and checkboxes stayed checked. It seems, that they don't uncheck, when you display another mapping which does not use them.
    Now, I will again prefer to edit manually, because I just don't trust the editor :-(
    Viliam

    1. Create web.xml with this filter-mappings:
      <filter-mapping>
        <filter-name>ReadFilter</filter-name>
        <url-pattern>*.jsp</url-pattern>
        <dispatcher>REQUEST</dispatcher>
        <dispatcher>FORWARD</dispatcher>
        <dispatcher>INCLUDE</dispatcher>
      </filter-mapping>
      <filter-mapping>
        <filter-name>SessionExpiryFilter</filter-name>
        <url-pattern>*.jsp</url-pattern>
      </filter-mapping>2. right-click web.xml and select Properties
    3. click Filter Mappings
    4. click on ReadFilter, dispatcher type below is displayed correctly
    5. click on SessionExpiryFilter, three checkboxes stay checked incorrectly
    It's in Studio Edition Version 10.1.3.0.4 (SU2)
    Viliam

  • Copied  using ImportNode,  copied document is not opening in xml editor

    Hi
    I am copying portion of the the xml into anothe xml file .
    using
    Element lElement = (Element) lNewFeedDocument.importNode(lIncomingFeedDocument.getElementsByTagName(
                            "content").item(0), true);
                lNewFeedDocument.appendChild(lElement);
    lNewFile = new File(lDestinationFile);
                lNewFileOutStrearm = new FileOutputStream(lNewFile);
                lNewFilePW = new PrintWriter(lNewFileOutStrearm);
                lTransformerFactory = TransformerFactory.newInstance();
                lTranfrmNewDocToFile = lTransformerFactory.newTransformer();
                lTranfrmNewDocToFile.transform(new DOMSource(lNewFeedDocument),
                    new StreamResult(lNewFilePW))i am able to see the initial xml content in xml editior after copying due to some character i am not able to see it in xml editor. it is dipalying An invalid character was found in text content in browser on accessing the copied content using xml editor.
    i noticed that this is happending when the initial content is having something like 1235-7654 i removed all the '-' from be part of numerices then it works fine. if it is part of charachater nothing restricting. input xml content is wrapped with CDATA. pls give me suggitions what could be the workaround for it.

    Hi!
    I have explored the XSL file and found the template used for displaying the article content, which you can see under.
    Is it possible to look into the "urTxtSTd" to check the style sheet settings?  Or is it a way to use another stylesheet for displaying links inside this "Body" element?
    <xsl:if test="((Body!=''))">
              <span class="urTxtStd">
                <a>
                  <xsl:if test="$accessibilitymode='true'">
                    <xsl:attribute name="tabindex">1392</xsl:attribute>
                  </xsl:if>
                  <span style="color:#474c4c;">
                    <xsl:call-template name="outputvalue">
                      <xsl:with-param select="Body" name="value"/>
                    </xsl:call-template>
                  </span>
                </a>
              </span>
    </xsl:if>
    Regards,
    Asle

  • XPontus XML Editor 1.0.0.1 is out

    Hi everybody,
    The version 1.0.0.1 of XPontus XML Editor(http://xpontus.sf.net) is out. XPontus XML Editor is a simple XML Editor oriented towards text editing. It aims to become the free alternative to commercial XML IDEs such as XML SPy or Oxygen XML Editor. The software has been entirely rewritten to support plugins, so most of XPontus features are provided as plugins which can be extended.
    Here is the complete list of the major features :
    * Modularity : XPontus is now built on top of a plugin framework to allow a modular development. Most of XPontus features are provided as plugins.
    * Code completion : For general XML files code completion is built on the fly when a DTD or schema is associated to the document. XSL completion is provided using a DTD embedded in the XML code completion plugin. For HTML files, an embedded DTD is used to create the code completion database.
    * XPath 1.0 support
    * Syntax coloring is enabled for XML and HTML related files.
    * XSL transformations (PDF, HTML, XML, SVG, TEXT).
    * Check if XML is well formed
    * Validation : Simple XML validation, Batch XML validation, External schema validation
    * Code structure browser to display the hierarchic structure of XML and HTML files
    * Code indentation is available for XML and HTML related files.
    * File system abstractions : XPontus will be able to use file system abstraction which means that a FTP file and a local file will be look all the same to the application.
    * Schema generation/conversion(Generation of DTDS, XML schemas, Relax NG grammars from XML files).
    * HTML Documentation generation from XML schemas or DTD
    * Installers are available for Windows, Mac and Linux/Unix(FreeBSD, Solaris)
    * Platform independence : As XPontus is written Java, it runs on most platforms such as Windows, Mac OS, Linux/Unix, FreeBSD, MacOS, Solaris.
    * Drag and drop support, common editing features(print, etc.), control+pageup and control+pagedown to switch between windows.
    Homepage : http://xpontus.sf.net
    Screenshots : http://xpontus.sourceforge.net/screenshots.html
    Downloads : http://sourceforge.net/project/showfiles.php?group_id=118253
    Features : http://xpontus.sourceforge.net/features.html
    License : GPL
    Author : Yves Zoundi

    No, it is not built on top of Netbeans. The plugin framework is JPF(http://jpf.sourceforge.net) and the docking framework is vldocking(http://www.vlsolutions.com/en/products/docking/).
    XPontus XML Editor is a standalone Java Swing application for now. The integration with Netbeans and Eclipse is planned for future releases. That will depends on the team's knowledge of Netbeans Platform and SWT.
    Thank you for your interest in XPontus XML Editor
    Yves Zoundi
    http://yveszoundi.blogspot.com

  • Open XML file in XML editor with certain XPath highlighted

    Hi,
    I have wrtten an XML compraison tool which produces an HTML report of all differences and shows the xpaths where there is a mismatch. I want the user to be able to click the xpath (like hyperlink) and open the XML file using IE or any opensource XML editor (xerlin?) such that the xpath node is the current highlighted node on the screen. That way the user can right away seee where the mismatch is. As a next step I wanted to open both the control and the test files side by side with both xpaths highlighted.
    Any idea how I can approach the problem? Is there any open osurce software I can leverage and integrate my application,
    Thanks,
    Abhijit

    This code of yours should work.
    <% if display_url is not initial. %>
    <script language="Javascript">
    url = "<%=display_url%>";
    window.open(url, "Zusatz", "width=400, height=400");
    </script>
    <% endif. %>
    what happens, it doesnt open new window at all or new window is opened but xml doesnt show up?
    Regards
    Raja

  • Merlot XML Editor

    Hi,
    I've tried to get to www.merlotxml.org for 3 days now, but the site
    is down! I want to get a copy of the Merlot XML editor. Does anyone
    know of a mirror site for it?
    Thanks,
    Pedro Madrid
    [email protected]

    I am looking for the latest sources as well.
    I can send you the Version 1.1alpha1 including source code, or 1.1beta1 without source code. Send me an email to [email protected] if that would help you.
    It would be great if anybody can help me with the latest sources.
    Jo

Maybe you are looking for

  • PMON: terminating instance due to error 471. database down

    Linux ES 2.6.9-78.0.5.EL #1 Wed Sep 24 05:29:49 EDT 2008 i686 i686 i386 GNU/Linux oracle 10.2.4 Intiall version is 10.2.0. we have same problem in old version of oracle 10g. yesterday I have upgarded into 10.2.4. still the database is down due the fo

  • TS3376 how do i take my phone off lock mode from the lost and track

    how do i take my phone off lock mode from the lost and track

  • Artwork in Itunes music library but not on my Ipod

    Only got my Ipod at the weekend so don't know if I'm doing something wrong but I've enabled the option for album artwork and click on get artwork for each album I have transferred into my library. The artwork appears in my library but on my Ipod many

  • Installing 32-bit alongside 64-bit

    I have the 64-bit drivers installed successfully on my 64-bit Windows 7 system, and they work correctly. I need to install the 32-bit drivers as well, but I haven't been able to make them work yet. When I open the 32-bit ODBC Data Source Administrato

  • Alternatives to Leopard Server

    Given the number of glitches , bugs , Documentation fuzziness and a few more subjects we are considering dropping mac os X server has a production platform on newer systems and we are looking for Working stable alternatives to os X Server, i hope we