Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
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
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
weblogic.ejbc

weblogic.ejbc

2003-11-19       - By SasiDharma Tharmarajah

 Back
Reply:     1     2     3     4     5  

Hi
add tools.jar location in path

sasi

-- --Original Message-- --
From: Ritesh_Srivastava [mailto:Ritesh_Srivastava@(protected)]
Sent: Wednesday, November 19, 2003 6:03 PM
To: J2EE-INTEREST@(protected)
Subject: weblogic.ejbc


Hi,
   While doing weblogic.ejbc on Weblogic8.1 server, I am getting error as
    [java] Compiler class: 'com.sun.tools.javac.Main', not found
    [java] java.lang.ClassNotFoundException Source code of java.lang.ClassNotFoundException: com.sun.tools.javac.Main.

   Build file location which is giving the error is:

 <java classname="weblogic.ejbc" fork="yes" >
  <arg value="-J-mx128m"/>
  <arg value="${jar}/${jar.name.SEC}${jar.naked.suffix}"/>
  <arg value="${jar}/${jar.name.SEC}${jar.ejb.suffix}.jar"/>
  <classpath>
   <pathelement path="${classpath.jar}"/>
   <pathelement path="${classpath.weblogic}"/>
   <pathelement location="${jar}/${jar.name.EAMClient}.jar"/>
  </classpath>
 </java>

The same command works fine when I use Weblogic6.1.
 Any clues?

Regards
Ritesh

**************************************************************************

This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE
COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the
sender by email and delete all copies; your cooperation in this regard is
appreciated.

**************************************************************************

=========================================================================== 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)
.sun.com and include in the body of the message "help".




===========================================================================
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=iso-8859 (See http://iso-8859.ora-code.com)-1">


<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE>@(protected) Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
       FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
       FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
       FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
       COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
       COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
       COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
       COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
       COLOR: windowtext; FONT-FAMILY: Arial
}
DIV.Section1 {
       page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><SPAN class=991380013-19112003><FONT face=Arial color=#0000ff size=2>Hi
</FONT></SPAN></DIV>
<DIV><SPAN class=991380013-19112003><FONT face=Arial color=#0000ff size=2>add
tools.jar location in path</FONT></SPAN></DIV>
<DIV><SPAN class=991380013-19112003><FONT face=Arial color=#0000ff
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=991380013-19112003><FONT face=Arial color=#0000ff
size=2>sasi</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid;
MARGIN-RIGHT: 0px">
 <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
 size=2>-- --Original Message-- --<BR><B>From:</B> Ritesh_Srivastava
 [mailto:Ritesh_Srivastava@(protected)]<BR><B>Sent:</B> Wednesday, November 19,
 2003 6:03 PM<BR><B>To:</B> J2EE-INTEREST@(protected)<BR><B>Subject:</B>
 weblogic.ejbc<BR><BR></FONT></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial
 size=2>Hi,</FONT></SPAN></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp
;
 While doing weblogic.ejbc on Weblogic8.1 server, I am getting error
 as</FONT></SPAN></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial
 size=2>&nbsp;&nbsp;&nbsp;&nbsp; [java] Compiler class:
 'com.sun.tools.javac.Main', not found<BR>&nbsp;&nbsp;&nbsp;&nbsp; [java]
 java.lang.ClassNotFoundException Source code of java.lang.ClassNotFoundException:
com.sun.tools.javac.Main.</FONT></SPAN></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial
 size=2></FONT></SPAN>&nbsp;</DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp
;
 Build file location which is giving the error is:</FONT></SPAN></DIV>
 <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
   <DIV><SPAN class=593390012-19112003><FONT face=Arial
   size=2>&nbsp;&nbsp;&lt;java classname="weblogic.ejbc" fork="yes"
   &gt;<BR>&nbsp;&nbsp;&nbsp;&lt;arg
   value="-J-mx128m"/&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;arg
   value="${jar}/${jar.name.SEC}${jar.naked.suffix}"/&gt;<BR>&nbsp;&nbsp;&nbsp
;&lt;arg
   value="${jar}/${jar.name.SEC}${jar.ejb.suffix}.jar"/&gt;<BR>&nbsp;&nbsp;
&nbsp;&lt;classpath&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt;pathelement
   path="${classpath.jar}"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt;pathelement
   path="${classpath.weblogic}"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&lt
;pathelement
   location="${jar}/${jar.name.EAMClient}.jar"/&gt;<BR>&nbsp;&nbsp;&nbsp;&lt;
/classpath&gt;<BR>&nbsp;&nbsp;&lt;/java&gt;</FONT></SPAN></DIV></BLOCKQUOTE>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial size=2>&nbsp;The same
 command works fine when I use Weblogic6.1.</FONT></SPAN></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial size=2>&nbsp; Any
 clues?</FONT></SPAN></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial
 size=2></FONT></SPAN>&nbsp;</DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial
 size=2>Regards</FONT></SPAN></DIV>
 <DIV><SPAN class=593390012-19112003><FONT face=Arial
 size=2>Ritesh</FONT></SPAN></DIV>
 <P><FONT face=Arial
 size=2>**********************************************************************
****
 </FONT></P>
 <P><FONT face=Arial size=2>This email (including any attachments) is intended
 for the sole use of the intended recipient/s and may contain material that is
 CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by
others
 or copying or distribution or forwarding of any or all of the contents in
this
 message is STRICTLY PROHIBITED. If you are not the intended recipient, please
 contact the sender by email and delete all copies; your cooperation in this
 regard is appreciated.</FONT></P>
 <P><FONT face=Arial
 size=2>**********************************************************************
****</FONT></P>=================================================================
==========
 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></P></BLOCKQUOTE></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>