Standard Stationery I'm using tomcat and JOnAS on different mashines.
When running tomcat and JOnAS on the same mashine everything
works good. Client without tomcat on remote mashine also works.

When I'm running the client in tomcat (servlet or JSP) I got the exception:

java.lang.ClassCastException
      at
com.sun.corba.ee.internal.javax.rmi.PortableRemoteObject.narrow(PortableRemo
teObject.java:296)
        at
javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:137)
        at
com.cisco.nm.qpm.server.policy.Rate.tags.RateLimitsTag.doStartTag(RateLimitsTag.java:127)
        at
Rate_0005fLimits._0005cRate_0005fLimits_0005crateLimits_0002ejsprateLimits_jsp_0._jspService(_0005cRate_0005fLimit
s_0005crateLimits_0002ejsprateLimits_jsp_0.java:157)
        at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:161)
        at
org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:247)
        at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:352)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
        at java.lang.Thread.run(Thread.java:484)

JOnAS jars were added to the tomcat classpath.
  Regards,

  David Belostotsky
  Mobile: +972-55-558666
  Tel:    +972-9-9700241
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to