Import com.sun.rave.web.ui.event.TableSelectPhaseListener

Hellow
Im applicaction in NetBean 6.1. This applicaction consist of table plus checkbox columns. I am folowing the tutorials that make this, in particular i download and open a project that ok. (FOODTABLE)
But when in my project make
private TableSelectPhaseListener tablePhaseListener =
new TableSelectPhaseListener();
i have a error cannot find symbol. Then i search the package where the class TableSelectPhaseListener() an this is it:
import com.sun.rave.web.ui.event.TableSelectPhaseListener, but i hav error
package com.sun.rave.web.ui.event does not existe ....surround with...
But i open the proyects FOODTABLE (the tutorial project) this have
import com.sun.rave.web.ui.event.TableSelectPhaseListener
private TableSelectPhaseListener tablePhaseListener =
new TableSelectPhaseListener(); and ok
What is my problem?
Thanks for advance
Pedro Emilio
and

As I understand EL value causing the exception is file name "DMC-B09551-A-N4-11-00-04A-055A-A.html"
getIframe1().setUrl("doc/DMC-B09551-A-N4-11-00-04A-055A-A.html");renaming file to "1.html" makes it work

Similar Messages

  • Com.sun.rave.web.ui.appbase.ApplicationException: org.apache.jasper.JasperE

    Hi Everybody!
    I am trying to deploy an application developed with jsc up2, everything works fine with sas 8.1, but when I deploy to (tomcat 6.0) production environment it doesn't run and an exception occurs. Perhaps somebody else have had the same issue going. I followed the instructions to deploy the app to web server as it is found on
    http://developers.sun.com/docs/jscreator/help/2update1/deploy/howtodeploy/deploy_tomcat.html
    I appreciate any clue to fix this error.
    The whole trace is as follows:
    Estado HTTP 500 -
    type Informe de Excepci�n
    mensaje
    descripci�n El servidor encontr� un error interno () que hizo que no pudiera rellenar este requerimiento.
    excepci�n
    com.sun.rave.web.ui.appbase.ApplicationException: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while saving state in 'session': 'setAttribute: Atributo no serializable'.
         com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.destroy(ViewHandlerImpl.java:601)
         com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:316)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
    causa ra�z
    javax.faces.FacesException: org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while saving state in 'session': 'setAttribute: Atributo no serializable'.
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:327)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:311)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
    causa ra�z
    org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while saving state in 'session': 'setAttribute: Atributo no serializable'.
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:541)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:417)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:311)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
    causa ra�z
    javax.servlet.ServletException: javax.servlet.jsp.JspException: Error while saving state in 'session': 'setAttribute: Atributo no serializable'.
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
         org.apache.jsp.frmIndex_jsp._jspService(frmIndex_jsp.java:130)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:311)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
    causa ra�z
    java.lang.IllegalArgumentException: setAttribute: Atributo no serializable
         org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1293)
         org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1254)
         org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:130)
         com.sun.faces.context.SessionMap.put(ExternalContextImpl.java:556)
         com.sun.faces.application.StateManagerImpl.saveSerializedView(StateManagerImpl.java:138)
         com.sun.faces.taglib.jsf_core.ViewTag.doAfterBody(ViewTag.java:169)
         org.apache.jsp.frmIndex_jsp._jspx_meth_f_005fview_005f0(frmIndex_jsp.java:155)
         org.apache.jsp.frmIndex_jsp._jspService(frmIndex_jsp.java:123)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:130)
         com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:311)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         com.sun.rave.web.ui.util.UploadFilter.doFilter(UploadFilter.java:194)
    nota La traza completa de la causa de este error se encuentra en los archivos de diario de Apache Tomcat/6.0.14.

    Hi, Everybody!
    I found the answer after reading many forums, and it was very simple indeed, I developed the application but did not configured the next parameter:
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>server</param-value>
    </context-param>
    It should say "client" instead of "server", right after I changed the param value - and restart the server - it worked pretty fine.
    Thanx.
    boldGreetings from Costa Rica, CA.*bold*

  • Unable to compile due to the unavailability of com.sun.rave.designtime pkg

    Hi ,
    I'm developing the design time jar for a custom component.
    But I'm unable to compile my BeanInfo base class( which is given below) because of the unavilability of com.sun.rave.designtime package.
    mport com.sun.rave.designtime.CategoryDescriptor;
    import com.sun.rave.designtime.faces.FacetDescriptor;
    import com.sun.rave.designtime.markup.AttributeDescriptor;
    public class TypeAheadBeanInfo extends SimpleBeanInfo
    In this code, the classes CategoryDescriptor;FacetDescriptor & AttributeDescriptor are in the com.sun.rave.designtime package.
    I could not get this jar eventhough I searched for this jar for more than 3 hrs in the internet. So, it would be great if anybody could please help me to get this jar. PLease Help me!!!!
    Thanks
    Rafique

    This is just a guess...but it might be in the
    openide.jar undre Creator\lib.Hmmm...on second thought take a look at the jar files under Creator Modules. Open the jars and see if you can find it there. I don't think it is in the openide.jar after giving it a quick glance.

  • Cant import com.sun.xml.internal.ws.spi

    I was intalled NetBeans IDE 6.1, JDK/JRE 1.6.0_07.
    but
    import com.sun.xml.internal.ws.spi.ProviderImpl;
    This statement comes an error (package com.sun.xml.internal.ws.spi does not exist )
    but JDK6(rt.jar) has this package and class.
    why this happen?

    Probably it wasn't his fault:
    * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
    * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    *$Id: Provider.java,v 1.8.2.6 2007/03/09 23:51:10 kohlert Exp $
    package javax.xml.ws.spi;
    import java.net.URL;
    import java.util.List;
    import javax.xml.ws.Endpoint;
    import javax.xml.ws.WebServiceException;
    import javax.xml.ws.WebServiceFeature;
    import javax.xml.namespace.QName;
    import javax.xml.ws.EndpointReference;
    import javax.xml.ws.wsaddressing.W3CEndpointReference;
    import org.w3c.dom.Element;
    * Service provider for <code>ServiceDelegate</code> and
    * <code>Endpoint</code> objects.
    * <p>
    * @since JAX-WS 2.0
    public abstract class Provider {  .....
    static private final String DEFAULT_JAXWSPROVIDER
    = "com.sun.xml.internal.ws.spi.ProviderImpl";
    Edited by: mgb on Oct 7, 2008 3:59 PM

  • Import com.sun.javafx.mediabox.*; package does not exist

    hi,
    i am using netbeans 6.7.1 with javafx inside
    i saw alot of example from sun using import com.sun.javafx.mediabox.;* and import com.sun.fxmediacomponent.*;
    however in netbeans when i try to import either this 2 import
    it say that package does not exist
    can someone help me ?
    thanks alot

    It is possible to create New Project ->Samples-> JavaFX -> Media Box sample in NetBeans, built it and use it as library for a media project.

  • Import com.sun.j3d.loaders.Scene - no longer compiles - what package?

    import com.sun.j3d.loaders.Scene -- this line compiled back in 2002, but is not supported under the current Java Development Package. Does anyone know the replacement package? I installed Java3D and JDIC, but my compiler still complains of an error. I read that JDIC got moved to org.jdesktop, but I tried
    import org.jdesktop.j3d.loaders.Scene -- this did not work either. Can someone tell me what package I need to include in my class path to get my compiler to recognize loaders.Scene?
    Thanks in advance.

    Nevermind this post. I added my vrml97 package to the runtime library, but I forgot to add it to the compile library. Oops.

  • Compile Error for Import com.sun.javadoc.*;

    I need to write some simple doclets and found some beginner code on the Sun website. The first line of the sample app is:
    import com.sun.javadoc.*;However, I get a compile error:
    C:\JavaDoc\Doclet\ListClass.java:1: package com.sun.javadoc does not exist
    import com.sun.javadoc.*;I found the com.sun.javadoc package in the tools.jar file in the lib directory of my sdk. So I added the following to my classpath:
    C:\j2sdk1.4.2_08\lib;Then I recompiled but received the same error. What have I done wrong? I'm on Windows XP.
    TIA.

    > C:\j2sdk1.4.2_08\lib;
    C:\j2sdk1.4.2_08\lib\tools.jar;

  • Trouble with compiling class that contains "import com.sun.xacml.*;"

    I think the package com.sun.xacml is included in j2sdk 1.4.2 (the one that I have)
    but every time I try to compile a class that importes this package classes, the compiler dosen't recognize the package.
    It's a problem of updating the CLASSPATH?
    Thanks in advance

    I don't think this would be part of any standard java distribution.
    But I found a couple of jars (versions) available for download at
    http://ebxmlrr.sourceforge.net/maven/repository/xacml/jars/

  • How to get import com.sun.image.codec.jpeg.*;..Help..

    I’m doing a research for video compression n I need to compress the frame as image, I want to use com.sun.image.codec.jpeg.* , but I can’t download the plugin every where. I use JDK 1.5.0 to do my java program. Does any one have a suggestion about my problem? What should I do, so I can use com.sun.image.codec.jpeg.*?
    thanks

    That is part of the following:
    [http://java.sun.com/javase/technologies/desktop/media/2D/]

  • Import  com.sun.xml.tree.XmlDocument

    Hello! Can some one help me on the following problem?
    I am writing a DOM parser and I need to print out the modified xml file. So I want to use the write funcition defined in the com.sun.xml.tree.XmlDocument library. But this package is NOT included in JAXP package. Where shall I get this com.sun.xml.tree.XmlDocument library?
    Any help is greatly appreciated.

    You are WRITING an XML parser? Hopefully you meant that you were USING an XML parser. If you are using JAXP (which does include an XML parser) then you don't need that package to output XML. The example you got that idea from is obsolete.
    If your question is "How to use JAXP to write XML from a Document object?" then this is a FAQ here. Perhaps the search function is working and you could find the answer in this forum; I recall that it involves creating a Transformer whose input is the Document and whose output is wherever you wanted the XML to go to.

  • Package com.sun.deploy.util does not exist, failed to import com.sun.deploy.util.VersionID;

    Java 1.6 JRE contains deploy.jar, which provides the VersionID class. However, Java 1.8u5 does not have it anymore.
    I cannot find any log w.r.t the change.
    Can anyone please point out whether the absence is deliberate or just an accident? If deliberate, what is the replacement of VersionID in Java 8?
    Many Thanks

    What type of operating system do you have? x32 or x64?

  • Dumb newbie question - where do I download com.sun.web.me.*?

    Hi,
    I am new to j2me programming & have just started developing apps for mobile phones. So far so good, I have Netbeans 5.5.1 with the mobility pack and have created a couple of Midlets already. To braoden my knowledge, I have downloaded a coupe of samples from https://meapplicationdevelopers.dev.java.net/ but when I try and build them, I get errors regarding the import of classes com.sun.me.web.*
    Where/how can I download & install these libraries for use in Netbeans 5.5.1?
    Many thanks
    Chris

    Thanks for the response,
    I have serached my computer for anything that looks like it might contain the required libraries, but top no avail
    My code has the following lines which the compiler objects to:
    import com.sun.me.web.path.Result;
    import com.sun.me.web.path.ResultException;
    import com.sun.me.web.request.Arg;
    import com.sun.me.web.request.ProgressInputStream;
    import com.sun.me.web.request.ProgressListener;
    import com.sun.me.web.request.Request;
    import com.sun.me.web.request.RequestListener;
    import com.sun.me.web.request.Response;
    so any help on where I might find them would be appreciated

  • How to output HTML from com.sun.HTTPExchange

    My trival web server outputs output plain text. How do I output HTML?
    Thanks,
    Siegfried
    package xml.webservicesDemo;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.OutputStream;
    import java.net.InetSocketAddress;
    import com.sun.net.httpserver.HttpContext;
    import com.sun.net.httpserver.HttpExchange;
    import com.sun.net.httpserver.HttpHandler;
    import com.sun.net.httpserver.HttpServer;
    public class WebApp implements HttpHandler {
         public static void main(String[] args) {
              try {
                   HttpServer server = HttpServer.create(new InetSocketAddress(8123),0);
                   HttpContext ctx = server.createContext("/apps/myapp/myNewApp",new WebApp());
                   server.setExecutor(null);
                   server.start();
              } catch (IOException e) {
                   // TODO Auto-generated catch block
                   e.printStackTrace();
         public void handle(HttpExchange t) throws IOException {
              InputStream is = t.getRequestBody();
              byte[] bBody = new byte[1000];
              int count = is.read(bBody);
              String sBody = bBody.toString();
              String response = "hello siegfried";
              t.sendResponseHeaders(200, response.length());
              OutputStream os = t.getResponseBody();
              os.write(response.getBytes());
              os.close();          
    }

    For that kind of work, I wouldn't recommend this class ( sorry, my other reply is to your first question ).
    This is a SIMPLE http server. You would have to emulate an application server ( like Tomcat ) yourself if you want full-blown servlet / jsp functionality. You could define a simple jsp-ish domain specific language and parse it yourself, though.
    That might be an interesting exercise, but not one that would appeal to me.

  • No serializer found for class com.sun.xml.messaging.saaj.soap.ver1_1.Messag

    Hi,
    I am developing a soap web service using apache axis tool. I am using tomcat6 and jdk6. I need to return SOAPMessage as return object from remote interface methods. Now I have success fully deploy web service in tomcat. Also I have create client too, but when I am trying to call web service throw client then it show me a exception on client is
    org.xml.sax.SAXParseException: Premature end of file.
    and on server log, it show me this exception
    java.io.IOException:
    xisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
    faultSubcode:
    faultString: java.io.IOException: No serializer found for class com.sun.xml.messaging.saaj.soap.ver1_1.M
    ssage1_1Impl in registry org.apache.axis.encoding.TypeMappingDelegate@98062f
    faultActor:
    faultNode:
    faultDetail:
           {http://xml.apache.org/axis/}stackTrace:java.io.IOException: No serializer found for class com.su
    .xml.messaging.saaj.soap.ver1_1.Message1_1Impl in registry org.apache.axis.encoding.TypeMappingDelegate@
    8062f
           at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1507)
           at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)
           at org.apache.axis.encoding.SerializationContext.outputMultiRefs(SerializationContext.java:1055)
           at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:145)
           at org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:478)
           at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)
           at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:315)
           at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269)
           at org.apache.axis.Message.writeTo(Message.java:539)
           at org.apache.axis.transport.http.AxisServlet.sendResponse(AxisServlet.java:902)
           at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:777)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
           at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:2
    0)
           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
           at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
           at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
           at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
           at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
           at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
           at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
           at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
           at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:58
           at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
           at java.lang.Thread.run(Thread.java:619)
           {http://xml.apache.org/axis/}hostname:EMRG-409964-L19
    ava.io.IOException: No serializer found for class com.sun.xml.messaging.saaj.soap.ver1_1.Message1_1Impl
    n registry org.apache.axis.encoding.TypeMappingDelegate@98062f
           at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
           at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:317)
           at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269)
           at org.apache.axis.Message.writeTo(Message.java:539)
           at org.apache.axis.transport.http.AxisServlet.sendResponse(AxisServlet.java:902)
           at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:777)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
           at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
           at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
           at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:2
    0)
           at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
           at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
           at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
           at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
           at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
           at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
           at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
           at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
           at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:58
           at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
           at java.lang.Thread.run(Thread.java:619)
    aused by: java.io.IOException: No serializer found for class com.sun.xml.messaging.saaj.soap.ver1_1.Mess
    ge1_1Impl in registry org.apache.axis.encoding.TypeMappingDelegate@98062f
           at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1507)
           at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)
           at org.apache.axis.encoding.SerializationContext.outputMultiRefs(SerializationContext.java:1055)
           at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:145)
           at org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:478)
           at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)
           at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:315)
           ... 19 moreI have deploy new version of saa-impl.jar and saaj-api.jar too. And I also have deploy webservice-rt.jar too in server lib and application lib folder. but still this exception is there. I dont understand, how can I over come from this error. If some one have resolved this type of exception then please reply. Please reply me on [email protected]
    --Thanks in Advance
    Umashankar Adha
    Sr. Soft. Eng.
    United States

    FYI, now I'm in work:
    import javax.xml.namespace.*;
    import javax.xml.rpc.*;
    import javax.activation.*;
    import javax.mail.*;
    import com.sun.xml.messaging.saaj.*;
    -classpath D:\jwsdp-1.3\jaxp\lib\endorsed\dom.jar;D:\jwsdp-1.3\jaxp\lib\endorsed\xercesImpl.jar;D:\jwsdp-1.3\saaj\lib\saaj-impl.jar;D:\jwsdp-1.3\saaj\lib\saaj-api.jar;D:\jwsdp-1.3\jwsdp-shared\lib\activation.jar;D:\jwsdp-1.3\jwsdp-shared\lib\mail.jar;D:\jwsdp-1.3\jaxrpc\lib\jaxrpc-api.jar;D:\jwsdp-1.3\jaxrpc\lib\jaxrpc-impl.jar;D:\jwsdp-1.3\jaxrpc\lib\jaxrpc-spi.jar;D:\jwsdp-1.3\jwsdp-shared\lib\jax-qname.jar
    Those are what I had to use to get it working.
    Chris

  • Com.sun.syndication.feed.synd.SyndEntryImpl error

    In our project we are getting RSS feeds for that I am using this code to get RSS stock quotes.
    package rssfeed;
    import com.sun.syndication.feed.synd.SyndEntryImpl;
    import java.util.*;import java.io.*;//import java.awt.*;
    import javax.servlet.jsp.tagext.*;
    import javax.servlet.jsp.JspWriter;
    import javax.servlet.jsp.JspException;
    import java.net.URL;import com.sun.syndication.feed.synd.SyndFeed;
    import com.sun.syndication.fetcher.FeedFetcher;
    import com.sun.syndication.fetcher.FetcherEvent;
    import com.sun.syndication.fetcher.FetcherListener;
    import com.sun.syndication.fetcher.impl.FeedFetcherCache;
    import com.sun.syndication.fetcher.impl.HashMapFeedInfoCache;
    import com.sun.syndication.fetcher.impl.HttpURLFeedFetcher;
    import java.util.ArrayList;import sun.text.CompactShortArray;
    import sun.text.CompactShortArray.Iterator;
    import com.sun.syndication.feed.synd.SyndContent;
    import com.sun.syndication.feed.synd.SyndEntryImpl;
    import com.sun.syndication.feed.synd.SyndImage;
    import sun.text.CompactShortArray;
    public class RssFeedExample extends SimpleTagSupport {
    private String uri;
    public void doTag() throws JspException
    JspWriter out=getJspContext().getOut();
    try
    out.println("HI"); System.out.println("URRI"+uri);
    String str="INFY";boolean ok = false;
         try {
         URL feedUrl =new URL("http://rss.cnn.com/rss/money_latest.rss");
    FeedFetcherCache feedInfoCache = HashMapFeedInfoCache.getInstance();
    FeedFetcher fetcher = new HttpURLFeedFetcher(feedInfoCache);
    FetcherEventListenerImpl listener = new FetcherEventListenerImpl();
    fetcher.addFetcherEventListener(listener);
    System.err.println("Retrieving feed " + feedUrl);
    SyndFeed feed = fetcher.retrieveFeed(feedUrl);
    SyndImage image = feed.getImage();
    String imageTitle = image.getTitle();
    String imageDescription = image.getDescription();
    String link = image.getLink();
    System.out.println("IMAGE Info :::::: "+ imageTitle + ", "+imageDescription +","+link);
    SyndContent content = feed.getDescriptionEx();
    System.out.println("Description Ex :::::: "+content.getValue());
    List entriesList = feed.getEntries();
    for (Iterator it = (CompactShortArray.Iterator) entriesList.iterator(); it.hasNext();)
    SyndEntryImpl entry = (SyndEntryImpl) it.next();
    System.out.println("Entries Title Ex :::::: "+entry.getTitleEx().getValue());
    System.out.println("FEED :::::: "+feed);
    System.err.println(feedUrl + " retrieved");
    System.err.println(feedUrl + " has a title: " + feed.getTitle() + " and contains " + feed.getEntries().size() + " entries.");
    // We will now retrieve the feed again. If the feed is unmodified
    // and the server supports conditional gets, we will get a "Feed
    // Unchanged" event after the Feed Polled event
    System.err.println("Polling " + feedUrl + " again to test conditional get support.");
    SyndFeed feed2 = fetcher.retrieveFeed(feedUrl);
    System.err.println("If a \"Feed Unchanged\" event fired then the server supports conditional gets.");
    ok = true;
    catch (Exception ex)
    System.out.println("ERROR: "+ex.getMessage());
    ex.printStackTrace();
    if (!ok)
    System.out.println();
    System.out.println("FeedReader reads and prints any RSS/Atom feed type.");
    System.out.println("The first parameter must be the URL of the feed to read.");
    System.out.println();
    catch(Exception e)
    System.out.println("Exception is in RssFeedExample::::"+e.getMessage());
    static class FetcherEventListenerImpl implements FetcherListener {
              public void fetcherEvent(FetcherEvent event) {
                   String eventType = event.getEventType();
                   if (FetcherEvent.EVENT_TYPE_FEED_POLLED.equals(eventType)) {
                        System.err.println("\tEVENT: Feed Polled. URL = " + event.getUrlString());
                   } else if (FetcherEvent.EVENT_TYPE_FEED_RETRIEVED.equals(eventType)) {
                        System.err.println("\tEVENT: Feed Retrieved. URL = " + event.getUrlString());
                   } else if (FetcherEvent.EVENT_TYPE_FEED_UNCHANGED.equals(eventType)) {
                        System.err.println("\tEVENT: Feed Unchanged. URL = " + event.getUrlString());
    I am getting error like
    com.sun.syndication.feed.synd.SyndEntryImpl required.

    did you look here?
    https://rome.dev.java.net/

Maybe you are looking for

  • New line in file content conversion....

    hi, i have a  scenario where i need to seperate two records with 2 lines example <record1> name1    name2      name 3     <record2> name11  name22     name 33 where each records seperated by 2 lines i have tried using a endSeparator with 'nl' two tim

  • TS1702 my apps won't update errors message reads "could not be downloaded at this time

    I been having this problem for a week now

  • Dataelement

    Hi All, In my module pool program I need to show range of two numbers in one field  up to now we are using ".",if the number contains decimal places it is difficult to us,I think problem in data type,if I take "-" instead of "." which type of datatyp

  • OM Creation

    Hi All, Can any help me, we are in a situation where we have prebuilt fi/co implemented and there cost centre is already defined, So now when we are creating 'org units' what should be taken into consideration and cost centre assignment will be at po

  • Bug Report Facility on OS X, Downloads Folder Bug?

    Hi. I think there should be a reporting system in OS X built-in. They should maybe convert the Report bug on Safari into a suggestions and bugs reporting facility because Safari is usually the most common app that's open all the time. It's inconvenie