Hi Gene Chuang,

I have edited the scripts files all .sh(files) to point to
My JAVA_HOME=d:\jdk1.2.2  but it shows
JAVA_HOME=c:\jdk1.1.7  and error is echoed.

I have seen the content of  the example beans ejb.jar files which contains
the .classes and the stubs/Skel.
But When I am making my .jar . How can i generate the container classes to
put into .jar files.
need help

thanks/regards
gurung






----- Original Message -----
From: Gene Chuang <[EMAIL PROTECTED]>
To: 'R.B. Gurung ' <[EMAIL PROTECTED]>; 'A mailing list about Java
Server Pages specification and reference ' <[EMAIL PROTECTED]>
Sent: Thursday, July 06, 2000 12:07 PM
Subject: RE: EJB in Weblogic 5.1...


> Hi,
>
> Your client environment needs to include the weblogic-generated client
stubs
> in the classpath.  The server already sees these classes because the ejb
> jars are included in the weblogic.properties file from which wl server
> generates its "internal" classpath.
>
> The simplist way expose the stubs to your client is to include the same
ejb
> jars in the client classpath.
>
> Gene Chuang
> [EMAIL PROTECTED]
>
>
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and
> reference
> To: [EMAIL PROTECTED]
> Sent: 7/4/00 9:18 PM
> Subject: EJB in  Weblogic 5.1...
>
> Hi,
> I am using Weblogic 5.1.0 on Win NT
> I am developed a session stateless Bean .
> I registered  it . The server shows the messages deployed but when the
> clientapplication invoked it
> gives an error of class path not found.
> i checked the classpath  setting  from the console too all are set.
> weblogicaux.jar, classes, serverclasses, servletclasses etc.
> Is there any problem in my descriptor file .
> Where to put my classes.
> Need help
> Thanks/Regards
>
> Gurung
>
> ========================================================================
> ===
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to