Personalization Server And  XML Parsers

hello there,
I am a new user of Weblogic commerce suite 2.0.
WE want to develop a portal by using above mentioned S/W. We want to get news from Reuters(which is XML data) and want to show it on our page. For this purpose do we need a XML parser or WLCS has in built support for this ????
Regards
abhishek d

You can mix CMP and BMP beans. You could deploy the various
personalization server related beans as bmp and then use CMP for the
components.
Jeff Wang
WLCS 2.0 Software Engineer
helder alexandre wrote:
>
Hi,
What I would like to do is the deployment with MS SQL Server with cmp.
But I think it isn't possible because for the personalization server there isn't
the -bmp- version of the jars, if you check the weblogic-cmp.properties and
weblogic-bmp.properties for the personalization server are deployed the same
jars.
I've made some research and find out that the jars are the same and that the
beans of usermanagemet are always bmp.
Thanks.
Helder
Mike Horn wrote:
there should be an oracle script in welogiccommerce\db\oracle that you can
use to create the database; then set your deployment set to BMP and make
sure that the ejb jars that you deploy are the -bmp- version
"helder alexandre" <[email protected]> wrote in message
news:[email protected]..
I will follow this question in w.d.interest.commerce.
But the same applies to MS SQL Server, because we have a driver jdbc forthat
dmbs ?
Thank You.
Helder
Jeff Wang wrote:
repeated from a post I made on tuesday in the w.d.interest.commerce
newsgroup:
I would suspect that the easiest way to do CMP in oracle is to take the
Cloudscape SQL file, and change all the serialized data types to
BLOBs... Not having personally done it, I don't know how painful it is
to do, but CMP should work relatively fine. Of course, if you have your
own data-mapping, that would be great too. There's nothing stopping you
from doing CMP on Oracle, other than the data schema, that is...
Jeff Wang
WLCS 2.0 Software Engineer
helder alexandre wrote:
Hi,
Have someone tried to install the Personalization Server with
container
managed persistence (cmp) in another DB than Cloudscape ??? Can the
Personalization Server be installed with Oracle and cmp ?
And for instance MS SQL Server ?
Thanks in advance,
Helder

Similar Messages

  • XPAAJ and XML Parsers

    Does anyone know which XML parser is used by default in the XPAAJ API's.
    We are trying to compile an application into the Oracle Database. The solution then uses the internal Oracle JVM which strips out form data. However there appears to be a problem extracting xml data and we think its down to the Oracle XML parsers. Running the solution from the command line works as expected.
    Anyone have any ideas?
    Regards
    Kris

    In addition to what lk555 says, you have to specify the position of the node with reference to its other siblings to specifically point to the node you are referring to.
    if you have the following structure:
    <root>
    <child/>
    <child/>
    <child/>
    </root>
    The third child is obtained by /child[3], instead of just /child. The value 3 specifies its position.
    Hope this helps

  • Personalization Server and Clustering

    Hi:
    Is anyone running the Personalization server in a clustered enviroment.
    Thank You
    David L. Wasler
    [email protected]

    Hi David,
    Our developers and QA have run it in a clustered environment when we
    certified the WLCS 2.0.1 release for clustering, but perhaps someone in the
    field would like to share their experiences?
    Ture Hoefner
    BEA Systems, Inc.
    1655 Walnut Street; suite 200
    Boulder, CO 80302
    www.beasys.com

  • Personalization Server and DBMS

    Hi,
    Have someone tried to install the Personalization Server with container
    managed persistence (cmp) in another DB than Cloudscape ??? Can the
    Personalization Server be installed with Oracle and cmp ?
    And for instance MS SQL Server ?
    Thanks in advance,
    Helder

    You can mix CMP and BMP beans. You could deploy the various
    personalization server related beans as bmp and then use CMP for the
    components.
    Jeff Wang
    WLCS 2.0 Software Engineer
    helder alexandre wrote:
    >
    Hi,
    What I would like to do is the deployment with MS SQL Server with cmp.
    But I think it isn't possible because for the personalization server there isn't
    the -bmp- version of the jars, if you check the weblogic-cmp.properties and
    weblogic-bmp.properties for the personalization server are deployed the same
    jars.
    I've made some research and find out that the jars are the same and that the
    beans of usermanagemet are always bmp.
    Thanks.
    Helder
    Mike Horn wrote:
    there should be an oracle script in welogiccommerce\db\oracle that you can
    use to create the database; then set your deployment set to BMP and make
    sure that the ejb jars that you deploy are the -bmp- version
    "helder alexandre" <[email protected]> wrote in message
    news:[email protected]..
    I will follow this question in w.d.interest.commerce.
    But the same applies to MS SQL Server, because we have a driver jdbc forthat
    dmbs ?
    Thank You.
    Helder
    Jeff Wang wrote:
    repeated from a post I made on tuesday in the w.d.interest.commerce
    newsgroup:
    I would suspect that the easiest way to do CMP in oracle is to take the
    Cloudscape SQL file, and change all the serialized data types to
    BLOBs... Not having personally done it, I don't know how painful it is
    to do, but CMP should work relatively fine. Of course, if you have your
    own data-mapping, that would be great too. There's nothing stopping you
    from doing CMP on Oracle, other than the data schema, that is...
    Jeff Wang
    WLCS 2.0 Software Engineer
    helder alexandre wrote:
    Hi,
    Have someone tried to install the Personalization Server with
    container
    managed persistence (cmp) in another DB than Cloudscape ??? Can the
    Personalization Server be installed with Oracle and cmp ?
    And for instance MS SQL Server ?
    Thanks in advance,
    Helder

  • XPath and XML parsers

    Hi,
    Does any API's provided in the new Java XML pack provide a way to get the XPath value for a particular node in a XML document!!!
    thanks in advance!!

    In addition to what lk555 says, you have to specify the position of the node with reference to its other siblings to specifically point to the node you are referring to.
    if you have the following structure:
    <root>
    <child/>
    <child/>
    <child/>
    </root>
    The third child is obtained by /child[3], instead of just /child. The value 3 specifies its position.
    Hope this helps

  • Need api docs for personalization server and 5.1 server

    Hi,
    I can't seem to find the javadocs for the apis described above...can
    someone please help?
    thanks
    Neelam Checknita ; ~ )

    Javadoc:
    WLPS 2.0: http://e-docs.bea.com/wlcs/javadoc/p13n/index.html
    WLCS 2.0: http://e-docs.bea.com/wlcs/javadoc/comp/index.html
    WLS 5.1: http://www.weblogic.com/docs51/classdocs/javadocs/index.html
    Main docs:
    WLPS/WLCS 2.0: http://e-docs.bea.com/wlcs/index.htm
    WLS 5.1: http://www.weblogic.com/docs51/resources.html
    If you have a slow internet connection then download the docs at
    http://www.beasys.com/download.html
    Ture Hoefner
    BEA Systems, Inc.
    2590 Pearl St.
    Suite 110
    Boulder, CO 80302
    www.bea.com

  • Experiences with Adobe XPAAJ, XML Parsers, OC4J /AS 10.1.2,10.1.3 and DB10g

    Over the past couple of weeks we have been working on a solution which uses the newly available adobe XPAAJ api's (XML/PDF Access API for Java) for Java.
    The client has a legacy requirement to where users are issued with a pdf form which they complete, save and upload to the server via a JSP. A neat bit of Java code utilizing the XPAAJ API's then strips out the form entered data and spits out XML. This is then parsed and inserted into relational tables within the schema.
    Our solution needs to be deployed to an Oracle stack. However we ran into a number of problems when deploying the solution to AS 10.1.2. The adobe API's are not compatible with the Oracle XML Parsers. When extracting the form data, no error is reported and the code which performs the xml parsing just fails. Very nasty.
    The main problem has been that Oracle XDK libraries have been hard-coded into the classpath of the container using the referential JAR file Class-Path mechanism. Altering this has required the use of the JRE extension library mechanism, or altering the boot classpath of the JVM when it is launched to load the alternative XML parser implementation instead. While this works, it has been an unsupported operation since the effect of this change is not limited to a specific application – it’s effect are felt across the entire container and this may lead to unpredictable results at runtime.
    ~http://www.oracle.com/technology/tech/java/oc4j/10131/how_to/how-to-swapxmlparser/doc/readme.html
    We did look at a number of other solutions including embedding the java classes I'd written into the database. After loading the apache Xerces api's into our schema we hit upon the same problem. It seems that the same thing happens in the database and the Oracle XML parser is used by default.. Please see SR Number : 6153038.994 on Metalink.
    If you can upgrade to AS 10.1.3 then you can follow the excellent how to at:http://www.oracle.com/technology/tech/java/oc4j/10131/how_to/how-to-swapxmlparser/doc/readme.html . Demo code can be found at: http://www.oracle.com/technology/tech/java/oc4j/10131/how_to/how-to-swapxmlparser/how-to-swapxmlparser.zip
    The how-to details how to swap xml parsers within the application server.
    Other possible solutions that are also available include:
    - Shelling out to the OS from the DB or Apps Server, You can then execute the app as a command line app with a custom classpath. Very bad architecture design.
    - Setting up an RMI client / server application where client is the db or apps server. You can find examples of this on the web. google 'Simple RMI example'.
    - Bootstrapping the XML parser in AS 10.1.2 (unsupported).
    I hope people have found this informative. It might save someone a lot of time.
    Message was edited by:
    Kris Jones

    "When I was installing SOA 10.1.3.1.0 on oracle 10.2.0.1 and it was giving error that it needs minimum 10.2.0.3, just wondering 10.1.2.0.2 + SOA =will this work?"
    so you talk about the db version. SOA 10.1.3.x runs on 10.2.0.1 and above (I ran for the longest time on XE) and if I remember correctly that's a warning, and not a hard prereq.
    Regarding Appserver versions - soa 10.1.3 runs on AS 10.1.3 only

  • Weblogic 12g Server - EAR with WAR - how can I have different XML parsers

    Hi All,
    I have a requirement where I need to have two different XML parsers in the same enterprise application.
    By backend Spring container require a XML parser and my JSP code which has XSLT logic require another XML parser.
    If I specify -D System property then it is applied to the whole Enterprise application. Instead I want a way to specify different XML parsers one for Spring backend container and the other for JSP pages.
    I am deploying my application in Weblogic and it is an EAR file.
    Thanks in Advance,
    Kishore Veleti A.V.K.

    check this one.
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl

  • Problem in IAS Server with generation of PDF with FOP and XML parsing

    Dear co.forumers :
    We are developing an application that generates a pdf document with FOP Apache utilities, and this PDf is stored in a folder of the server. Firts of all, a DDBB data is retrieved using java ( jdbc) middleware classes ( servlets ), and with these data, the pdf is generated using FOP. In these process, he data retrieved from the DDBB is converted in a XML file , and the with the XSL FOP utility, the pdf is generated.
    In the other hand, we have another application that consults data from a java beans, using a JSP, generates a XML with the data of the beans, and with this XML, and with a XSL file generates and html , with the data and fixed text.
    Both applications have been deployed as a separated WebApp in the IAS. Both use Xalan as XML parser amb Xerces is used aswell.
    So, the problem is , after generating a pdf with the firts application, every html generated via JSP-XML-XSL transformation in the second application is shown completelly bad formated. All fixed text are wrongly composed, and the text that should appear in textFields and ComboBoxes is also bad formated. The XML with the data is well generated, so the problem is in the parsing of these XML and the conversion in html through XSL. We have to re-initiate the server and then everything goes well again. If no pdf is launched, no problem occurs with the other application.
    How an a WEB APP pplication can affect to another, installed both in different folders of the IAS ? We tried to change Xalan version and FOP version, but no result.
    Is this a Poltergeist ?? and X file , maybe ?
    Has anyone had the same problem ?
    Pleae, any help will be very wellcomed.

    A PDF document may be generated in the JDeveloper OC4J server.
    http://www.oracle.com/technology/pub/notes/technote_vohra_fop.html

  • How to login to a remote (FTP??) server and read an XML file?

    Hello all,
    I would like some information on how to login to a remote server using a Java program.
    The server might be a ftp server, because the client will ftp a xml file to this server, and the java program needs to login to this server and read the xml file, then convert it into a general report with headings and data from the xml file.
    How can I quickly find the API information to login to a server and read an xml file?
    If anyone knows the packages off the top of their heads, that would save me some time surfing.
    If anyone can provide me some links, code examples, or information I'd greatly be thankful.
    sharla

    You can also just use plain java.net. It supports FTP. Example:URL u = new URL("ftp://user:passwd@server/path/to/file.xml");
    InputStream in = u.openStream();
    // do what you want ...

  • Starting Commerce Server and Personalization Server

    I am trying to evaluate these products. I am running NT 4.0, SP5 with
    256MB RAM. I have installed Weblogic Server 5.1.0 with SP 6. I have
    installed the latest version of the Commerce Server and Personalization
    Server. I had to remove the -server switch from the java command line in
    the startup script in order to get the JVM to start. The Commerce server
    begins to initialize, then a bunch of exceptions are thrown, then it
    shuts itself down.
    I have attached the log file
    WeblogicCommerceServer3.2\server\weblogic.log
    Thanks for any help on this.
    [weblogic.log]

    The error in your weblogic.log file of:
    2001:<E> <T3Services> COMMERCE_SERVER_FRAMEWORK,LOG_ERROR,"Current WebLogic build may
    not be compatible with the WebLogic Commerce Server implementation. Minimum Build:
    83914 Current Installation Build: 66825"
    Tue Apr 24 16:50:53 EDT
    means that WLCS cannot find the correct service pack files for WLS 5.10. Might check
    to see if the WLS 5.10 SP6 files (weblogic510sp6.jar and weblogic510s6boot.jar) are
    located in d:\weblogic\lib.
    Ted
    jcerruto wrote:
    I am trying to evaluate these products. I am running NT 4.0, SP5 with
    256MB RAM. I have installed Weblogic Server 5.1.0 with SP 6. I have
    installed the latest version of the Commerce Server and Personalization
    Server. I had to remove the -server switch from the java command line in
    the startup script in order to get the JVM to start. The Commerce server
    begins to initialize, then a bunch of exceptions are thrown, then it
    shuts itself down.
    I have attached the log file
    WeblogicCommerceServer3.2\server\weblogic.log
    Thanks for any help on this.
    Name: weblogic.log
    weblogic.log Type: Text Document (application/x-unknown-content-type-txtfile)
    Encoding: base64

  • I am calling an xml , that come from rtmp server and i want to play a video . when i pause it show an error of cross domain. what i can i do?

    I am calling an xml , that come from rtmp server and i want to play a video . when i pause it show an error of cross domain. what i can i do?

    Please quote the exact error message, word-for-word, verbatim.
    What is your operating system?
    What version of Lightroom?

  • Cluster and Personalization server

    Hi:
    How do I set my Personalization/Portal server up to work in WL cluster ?
    Thank You
    David L. Wasler
    [email protected]

    It's just like setting up Weblogic Server (WLS) in a cluster. The Weblogic
    Personalization Server (WLPS) is a framework built on top of WLS. Check the
    administration documents at
    http://www.weblogic.com/docs51/cluster/index.html
    Ture Hoefner
    BEA Systems, Inc.
    1655 Walnut Street; suite 200
    Boulder, CO 80302
    www.beasys.com

  • WLS Plugin and the Commerce/Personalization  Server

    Hi,
    Just wondering if the plugin which controls loads balancing can be used with
    the Commerce/Personalization server ?
    I have tried it ,but the way the portals works, the IIS server have no file
    extensions to work with as a portal address is http://ip:port/portalname".
    It doesn't have a file extension obviously, so the IIS box can invoke the
    plugin.
    Just wondering if anybody else has tried to get it working or it the plugin
    merely designed to work with the 5.1 WLS server ?
    Cheers
    Mick

    Hi,
    Just wondering if the plugin which controls loads balancing can be used with
    the Commerce/Personalization server ?
    I have tried it ,but the way the portals works, the IIS server have no file
    extensions to work with as a portal address is http://ip:port/portalname".
    It doesn't have a file extension obviously, so the IIS box can invoke the
    plugin.
    Just wondering if anybody else has tried to get it working or it the plugin
    merely designed to work with the 5.1 WLS server ?
    Cheers
    Mick

  • ParserConfigurationException with javax.xml.parsers.DocumentBuilderFactory

    Like many people, I am trying to just read in the contents of a XML file. My code compiles in WS studio and I publish it to the server. However, I keep getting a ParserConfigurationException when I try to get a DocumentBuilder from the factory. Below is my code:
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    try {
    DocumentBuilder builder = factory.newDocumentBuilder();
    Document document = builder.parse( new File(XMLFILE) );
    Any idea why?

    The xmlfile is valid and here is the partial stacktrace
    Root Error-1: javax/xml/parsers/ParserConfigurationException
    java.lang.Exception: javax/xml/parsers/ParserConfigurationException
    at Search5F_Results_jsp_5._jspService(_Search_5F_Results_jsp_5.java:206)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:127)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.java:390)
    at org.apache.jasper.runtime.JspServlet.serviceJspFile
    Do I need to set some system property?

Maybe you are looking for

  • Adobe creative cloud, App Error ! [Solution]

    I have this error. I have reinstalled the file alot of times. Rebooted. Deleted all the files, I found on many forums. Such as OOB and etc. This solution is not a SOLUTION TO THE CREATIVE CLOUD,BUT A WORK AROUND. This is a link to a website. This web

  • Can you please provide an example of test case using "Standard Data Output Cascade Mode"?

    Hi, I have tried creating a test to check  the "Standard Data Output Cascade Mode". In Vivado 15.1, Ultrascale,  it is working when I have data_width=1. However, if I modify the data_width to greater than 1, then I am not seeing the proper value for

  • Help plz-internalFrames--buttons-video..any jgurus around??

    Hi to all My name is Dimitrios and i am developing a program which is consisted by a client program and a server program. The purpose of the application is to stream video (TV channels) to the client.The server program is used to authenticate the cli

  • Simplest way to tile four copies of the same image into a larger one

    I want to create a wallpaper for my retina display and have found a seamless image I should tile in a two by two juxtaposition to achieve the retina resolution. Any suggestion on the simplest and possibly free solution ? Thank you in advance.

  • Using Date objects in PDV tables

    Hi, Using SAP EP 6.0, SP9 and MSS 6.1.3, we're having at bit of trouble using other object types than String i PDV tables. The Java syntax allows for specifying other types by means of table.getColumn( "colName" ).setDataType( DataType.DATE ); But no