It appears to be finding javac okay, it's more anything to do with the EJB's
that it's not finding... 

For example:
C:\data\JBoss-2.2.2_Tomcat-3.2.2\JBoss-2.2.2_Tomcat-3.2.2\tomcat\work\localh
ost_8080%2Fgnvmercury.war\_0002ftestEJB_0002ejsptestEJB_jsp_2.java:19:
Package com.gtl.geneva.j2ee.account not found in import.
import com.gtl.geneva.j2ee.account.*;
       ^
C:\data\JBoss-2.2.2_Tomcat-3.2.2\JBoss-2.2.2_Tomcat-3.2.2\tomcat\work\localh
ost_8080%2Fgnvmercury.war\_0002ftestEJB_0002ejsptestEJB_jsp_2.java:21: Class
com.gtl.mercury.j2ee.account.Result_exampleGetAccountDetails not found in
import.
import com.gtl.mercury.j2ee.account.Result_exampleGetAccountDetails;
       

> -----Original Message-----
> From: marc fleury [mailto:[EMAIL PROTECTED]]
> Sent: 18 June 2001 14:26
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] quick tutorial
> 
> 
> add javac.jar to the lib/ext
> 
> marcf
> 
> |-----Original Message-----
> |From: [EMAIL PROTECTED]
> |[mailto:[EMAIL PROTECTED]]On Behalf Of Emerson
> |Sent: Monday, June 18, 2001 9:11 AM
> |To: [EMAIL PROTECTED]
> |Subject: RE: [JBoss-user] quick tutorial
> |
> |
> |
> |
> |>So far my attempts at something like this at JBoss 2.2.2 
> have all met with
> |>classNotFound exceptions within the jsp page during compile 
> time - however
> |>it seemed to work without problems at JBoss 2.2.1.
> |
> |I had the same problem....
> |Emerson Cargnin
> |TRE-SC
> |Setor de Desenvolvimento
> |Tel: (48) 251-3700 - Ramal 3134
> |
> |_______________________________________________
> |JBoss-user mailing list
> |[EMAIL PROTECTED]
> |http://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


--

NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to