  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | deploytool question | deploytool question 2004-12-06 - By Edward King
Back I want to use deploy a web application, first I set J2EE_HOME to E:\j2sdkee1.3 .1 and set classpath to E:\j2sdkee1.3.1\lib\jhall.jar,then I start deploytool .bat, But I get errors:
E:\j2sdkee1.3.1\bin>deploytool No local string for enterprise.tools.deployment.main.name No local string for enterprise.tools.deployment.main.defaultstartupmessage No local string for enterprise.tools.deployment.main.logname Starting Deployment tool, version 1.3.1 (Type deploytool -help for command line options.) No local string for enterprise.tools.deployment.main.error_creating_ui Unable to create UI: java.lang.ClassNotFoundException : com.sun.enterprise.tools. deployment.ui.DT
Java version 1.4.1 and j2ee version is 1.3.1. Why raise No local string for enterprise.tools.deployment.main.name errors? How to erase these errors? Why deploytool can't start? How to can start deploytool without any error and warning?
Any idea will be appreciated!
Best Regards, Edward
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <META content="MSHTML 6.00.2600.0" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT size=2>I want to use deploy a web application, first I set J2EE_HOME to E:\j2sdkee1.3.1 and set classpath to E:\j2sdkee1.3.1\lib\jhall.jar,then I start deploytool.bat, But I get errors:</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>E:\j2sdkee1.3.1\bin>deploytool<BR>No local string for enterprise.tools.deployment.main.name<BR>No local string for enterprise.tools.deployment.main.defaultstartupmessage<BR>No local string for enterprise.tools.deployment.main.logname<BR>Starting Deployment tool, version 1.3.1<BR>(Type deploytool -help for command line options.)<BR>No local string for enterprise.tools.deployment.main.error_creating_ui<BR>Unable to create UI: java.lang.ClassNotFoundException : com.sun.enterprise.tools.<BR>deployment.ui.DT<BR></FONT></DIV> <DIV><FONT size=2>Java version 1.4.1 and j2ee version is 1.3.1. Why raise No local string for enterprise.tools.deployment.main.name errors? How to erase these errors? Why deploytool can't start? How to can start deploytool without any error and warning?</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Any idea will be appreciated!</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>Best Regards,</FONT></DIV> <DIV><FONT size=2>Edward</DIV></FONT></BODY></HTML> =========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help". <p>
|
|
 |