Did you ever manage to get this to work? We're having similar issues but
don't find much in terms of resolution to the problems. Any luck??

Regards,

Will Hartung
([EMAIL PROTECTED])

----- Original Message -----
From: "Rodney Leger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 23, 2003 1:21 PM
Subject: Tomcat and Weblogic Integration


> Tomcat Users:
> I am runing into some integration difficulties.  I need to integrate
> Weblogic 8.1 and Tomcat 4.1.  I realize that weblogic has its own JSP
> container but for this particular assignment it would be helpful to
> integrate them.
>
> I've added weblogic.jar to my tomcat/common/lib directory, however, I
> keep getting hit with the following error message:
>
> exception
>
> org.apache.jasper.JasperException: weblogic/rmi/extensions/server/Stub
> at
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
48)
> at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
> at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
> at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:260)
> at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
eNext(StandardPipeline.java:643)
> at
>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
>
>
> ....
>
> javax.servlet.ServletException: weblogic/rmi/extensions/server/Stub
> at
>
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp
l.java:497)
> at org.apache.jsp.UserManage_jsp._jspService(UserManage_jsp.java:152)
> at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:136)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:2
04)
> at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289)
> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>
>
> I've verified that the /weblogic/rmi/extensions/server/Stub is in the
> weblogic.jar file but it doesn't seem to find it.
>
> I've also tried to obtain the classpath that tomcat is using with a jsp
> that gets the system properties and prints the classpath.
>
> Unfortunately, the only thing that was return was:
>
>
/usr/java/j2sdk1.4.1_01/lib/tools.jar:/usr/local/tomcat41/bin/bootstrap.jar
>
> This doesn't seem to be what I am looking for.
>
> What am i missing?  I've seen a similar configuration work at another
> site, but I can't tell what I am doing wrong.
>
> Your help is greatly appreciated.
>
> Thanks-
> Rodney
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to