Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Java Basics
|
Java Basics General beginning Java language questions that don't fit in one of the more specific forums. Please specify what version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Java Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 1st, 2007, 06:04 AM
Registered User
 
Join Date: Jun 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Problem in Java to launch ExamXML on Linux

We use ExamXML diff tool from http://www.a7soft.com to compare XML files in our Java code
Runtime.getRuntime().exec(“ExamXML ....”);
It works well on Windows but cause a problem on Linux. Is it possible to launch ExamXML on Linux?

Thanks.
 
Old May 16th, 2007, 08:12 AM
Registered User
 
Join Date: Feb 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you can use wine which can run windows application in linux
http://www.winehq.org/

Zerone
Moderator At
www.chatbazaar.com
http://directory.chatbazaar.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
Java code to find differences in XML like ExamXML alapick Java Basics 1 July 28th, 2006 04:15 AM
Source on Java to compare XML files like ExamXML alapick XML 1 July 28th, 2006 04:05 AM
how to execute Java program from Linux platform? sumandasgupta_2k Java Basics 1 April 6th, 2006 02:59 PM
Java 2 j2sdk1.4.2 for linux problem dglnz JSP Basics 6 February 16th, 2005 12:52 AM
How to set Java HotSpot Server VM for Linux suhasw J2EE 0 February 25th, 2004 01:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.