![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Windows & DOS: Issues & Discussions All Windows and DOS questions should go here as well. Discuss UNIX to Windows (Desktop or Server) here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| S-223: IBM Tivoli Provisioning Manager for OS Deployment (TPMfOSD) Vulnerability | iBot | Security Advisories (RSS) | 0 | 03-14-2008 03:20 PM |
| Unix Arithmatic operation issue , datatype issue | thambi | Shell Programming and Scripting | 23 | 02-19-2008 07:19 AM |
| how i prepare a c++ code(c code) for implementing my own protocol format | amitpansuria | High Level Programming | 1 | 09-06-2007 11:09 PM |
| SSH key code versus server key code | Texan | Security | 1 | 04-12-2006 11:57 AM |
| Return code from PL/SQL Code | Shaz | UNIX for Advanced & Expert Users | 7 | 06-03-2003 10:56 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Code deployment issue
I have developed an application in Eclipse and created a JAR File for the same. I deployed the JAR File in UNIX environment and while executing the same I get the following Error:
(dstdbxx1:/export/home/edi_proc/PSON_Automation)$ls LOG PSON PSONAutomation_2.jar REPORT xerces.jar LSR PSONAutomation_1.jar PsonAutomation.jar setup.properties xercesImpl.jar [B](dstdbxx1:/export/home/edi_proc/PSON_Automation)$java -jar PSONAutomation_2.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xerces/parsers/SAXParser at com.eschelon.xml.XMLHandler.parse(XMLHandler.java:21) at com.eschelon.xml.XMLHandler.parse(XMLHandler.java:42) at com.eschelon.main.LsrPsonComparer.main(LsrPsonComparer.java:73)[/B] Can anyone please help me with this error? Thanks and Regards Harimadhav Balu |
|
||||
|
Quote:
http://xerces.apache.org/xerces-j/ |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|