LiveCycle ES Connector for IBM Content Manager connection problem

I've recently installed Adobe LiveCycle ES 8.2.1 and we're trying to get the Connector for IBM CM working. First off here's what software levels we're using:
LiveCycle ES 8.2.1
WebSphere Network Deployment 6.1.0.21
IBM HTTP Server 6.1.0.21
IBM DB2 UDB 9.1(FP 6a)
IBM Content Manager 8.4
IBM Information Integrator for Content 8.4
Java JRE 1.5(SR 8a)
Our application(s) connect to our databases remotely. The DBs reside on our z/OS(which is at level 8.1)
When I try and enter in the database/datastore info in the Connector fields under services I get this error in LiveCycle
Failed to save settings.
Error: Not able to validate the connection with the IBM CM. Either credentials or database is wrong.For more information see the exception stack trace.
and I see the following in the SystemOut.log
[3/30/09 9:51:44:516 EDT] 00000039 IBMConnection E com.adobe.livecycle.connectorforibmcm.config.ejb.IBMConnectionInfoSessionBean testCEConnection ALC-DSC-003-
000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)
at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
As well as the following:
[3/30/09 9:51:44:547 EDT] 00000039 ExceptionUtil E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "setConnectionInf
o" on bean "BeanId(LiveCycle8#adobe-ibmcmconnector-config-ejb.jar#IBMConnectorConfigEJB, null)". Exception data: java.rmi.RemoteException: Unable to save the
configuration settings in Database; nested exception is:
com.adobe.livecycle.connectorforibmcm.config.IBMConnectionInfoException
at com.adobe.livecycle.connectorforibmcm.config.ejb.IBMConnectionInfoSessionBean.setConnecti onInfo(IBMConnectionInfoSessionBean.java:120)
at com.adobe.livecycle.connectorforibmcm.config.intfs.EJSRemoteStatelessIBMConnectorConfigEJ B_019262e6.setConnectionInfo(Unknown Source)
at com.adobe.livecycle.connectorforibmcm.config.intfs._IBMConnectionInfoRemote_Stub.setConne ctionInfo(_IBMConnectionInfoRemote_Stub.java:347)
at com.adobe.livecycle.connectorforibmcm.admin.FsUiConfigBean.initFS(FsUiConfigBean.java:58)
The server can connect via DB2/command line to the z/OS without a problem and the datasources within WebSphere test connect to the databases without any problem as well. Any help is much appreciated. I can provide any additional details upon request.
Thank you in advance
~Regards
Nick

Nick,
I am getting the exact same error. I have tried installing Adobe Livecycle 8 on two separate machines and they both give the same problem. In viewing at the logs, it seems that the IBM CM jar files are not being recognized by the Adobe installation. For me, I get the following logs as well in addition to what you see.
Caused by: java.lang.NoClassDefFoundError: com.ibm.mm.sdk.common.DKDDO
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
at com.adobe.livecycle.connectorforibmcm.dsc.crc.CRCServiceDelegate.testIBMCMConnection(CRCS erviceDelegate.java:58)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
... 70 more
[4/20/09 19:34:56:339 CDT] 00
The DKDDO class is in the jar files that are inside II4C installation folder. I think that the file "adobe-component-ext.properties" that they ask us to create to reference the IBM CM jars is not being picked up by the Adobe Connectors for IBM CM. Do you see the " java.lang.NoClassDefFoundError" in your logs? Any resolutions you had regarding this.
I even tried to copy the ibm jars to various paths and copied the props files ad various different locations. I am under the impression that the documentation may not have been updated for this change.

Similar Messages

  • IBM Content Manager metadata problem

    Hi Experts,
    I have a problem...
    I have a requirement to store TIF images on the IBM Content Manager. This is done via ArchiveLink and IBM Common Store. Not sure how though. I'm using 2 function modules to achieve this: ALINK_DOCUMENTS_CREATE_DIALOG and ARCHIV_CONNECTION_INSERT.
    This works fine and the images are store on Content Manager.
    However, the CM people are saying that the metadata is not stored for the images and the Archive doc ID is not sufficient.
    I need to know where and how this metadata is populated and how it is passed from SAP to IBM CM.
    Thanks for any input.

    Nick,
    I am getting the exact same error. I have tried installing Adobe Livecycle 8 on two separate machines and they both give the same problem. In viewing at the logs, it seems that the IBM CM jar files are not being recognized by the Adobe installation. For me, I get the following logs as well in addition to what you see.
    Caused by: java.lang.NoClassDefFoundError: com.ibm.mm.sdk.common.DKDDO
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
    at com.adobe.livecycle.connectorforibmcm.dsc.crc.CRCServiceDelegate.testIBMCMConnection(CRCS erviceDelegate.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:615)
    at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
    ... 70 more
    [4/20/09 19:34:56:339 CDT] 00
    The DKDDO class is in the jar files that are inside II4C installation folder. I think that the file "adobe-component-ext.properties" that they ask us to create to reference the IBM CM jars is not being picked up by the Adobe Connectors for IBM CM. Do you see the " java.lang.NoClassDefFoundError" in your logs? Any resolutions you had regarding this.
    I even tried to copy the ibm jars to various paths and copied the props files ad various different locations. I am under the impression that the documentation may not have been updated for this change.

  • Templates for deploying content management in sap ep at user end

    Where i can find templates for deploying content management at user end in sap enterprise portal ? or Please suggest me about default templates provided by sap if any for content management ?
    Regards-
    Sumeet Sharma

    My question is not yet answered
    hi, I want to know about Templates in the sense that what the information should be collected or form shoud be filled up for deploying content management at user's end from the user.?
    what must be the contents for that form or template for content management or user id creation......?
    Plz Reply...?
    Thank's in advance
    Regards-
    Sumeet Sharma

  • Error installing OIM Connector for DB User Management

    Hi!
    I'm a newbie in OIM and trying to set up a lab environment for user provisioning and reconciliation.
    I have installed: WebLogic 10.3.3; OIM 11.1.1.3; Oracle Database 11g 11.2.0.1.0
    In order to configure the OIM connector for DB User Management, I am following the OIM Connector Guide for Database User Management (http://docs.oracle.com/cd/E22999_01/doc.111/e28315/deploy.htm#CHDHAJCA) for the installation steps:
    In the Step 2: Connector Installation the Import of Connector XML Files is failing. The error displayed is:
    DOBJ.XML_IMPORT_ERROR
    Duplicate OUG
    I found these error messages from the STDOUT of the OIM Server:
    <Error> <XELLERATE.DATABASE> <BEA-000000> <Class/Method: tcDataBase/writeStatement encounter some problems: ORA-00001: unique constraint (DEV_OIM.PK_OUG) violated
    <Error> <XELLERATE.DDM.IMPORT> <BEA-000000> <Insert failed.>
    <Error> <XELLERATE.DDM.IMPORT> <BEA-000000> <Exception during import
    com.thortech.xl.ddm.exception.DDMException: Duplicate OUG
    Can you please help me in solving this issue?
    Much thanks in advance.
    Edited by: user769080 on Jun 27, 2012 12:35 AM

    Try to research into these tables OUG(List to define the administrators for each Resource Resource) , obj and ugp.
    Something like this:
    select obj.obj_name, oug.oug_write,oug.oug_delete,oug.oug_data_level,ugp.ugp_name from obj,oug,ugp where obj.obj_key=oug.obj_key and oug.ugp_key=ugp.ugp_key
    PK_OUG is a unique key that control (oug.obj_key and oug.ugp_key) together into OUG table. So, if you already have this information that it's trying to insert you will see this error. Probably because of a previous installation. Check CIH table if it already have some information about this connector, probably someone already tried to install this before.
    I hope this helps,
    Thiago Leoncio.

  • Content Server connection problems

    SAP Content Server connection problems
    I have installed the SAP Content Server on a Windows 2003 server. I connected to the Max DB on the remote server from Database Manager on my PC. I created repositories in R/3 in OAC0 and CSADMIN and saved documents to the Content Server. This all took a few hours from O/S install to saving a document in the repository, so I do understand the basics of the Content Server and Max DB.
    Unfortunately we are not going to use Windows; we will be running this on UNIX. Therefore I'm trying it out on a Linux system while I wait for the AIX system to be available. It's been a long road but I have finally gotten the install to finish 'successfully' however I can't connect from R/3.
    When I run the check http://10.XXX.YYY.ZZZ:1090/ContentServer/ContentServer.dll?serverInfo from the browser on the Linux host I get back a good status as shown below:
    serverType="SAP HTTP Content Server";serverVendorId="SAP AG";serverVersion="640";serverPatch="0";serverBuild="16";pVersion="0046";serverStatus="running";serverDate="2008-03-25";serverTime="22:39:45";startUpDate="2008-03-25";startUpTime="22:32:21";lastAccessDate="2008-03-25";lastAccessTime="22:38:33";
    However when I do this from any my PC it won't connect. (Of course the real problem is I can't connect from R/3.)
    If I try the same URL from a different user session on the same Content Server Linux host I get the same good status.
    I thought maybe the httpd.conf file was wrong so I tried:
    Listen 0.0.0.0:1090
    In cs.conf I tried commenting out AdminSecurity & AdminSecurityGroup.
    I also changed StorageDriver from SAPDBStorage to FSStorage.
    I don't know if this is related or just another problem to tackle once I can get through this one. I was not able to add the new system to the Database Manager. I get the error "-4 could not connect to socket [10060]".
    Thanks to all for any help. Points will dutifully be rewarded.
    David

    Hi Henk,
    It looks like I am dumber than a rock. The firewall was indeed active on the Linux host. I turned it off and can now do the http connection test to the Content Server. (I awarded very helpful points.)
    I still can't connect to the database with the Database Manager however the message has changed; it now says "-4 XSERVER might be inactive". I just turned off the firewall so I have a few things to try, like figure out how to start MaxDB without the DB Manager. I'll post my progress. Thanks Henk.
    David
    Edited by: Dave Hill on Mar 28, 2008 12:00 AM
    Now I have installed the Database Studion on my PC. No I'm getting this message when I try to connect to the host/database on the Linux system: "Cannot connect to host 10.XXX.XXX.XXX:7210 [Connection refused: connect], -813."
    Does MaxDB need to be started to connect? Any idea how to start it manually? Thanks,
    David
    Edited by: Dave Hill on Mar 28, 2008 1:06 AM
    Ah, at long last. There's this tiny yet very important little program called x_server that SAP didn't include in the SAP Content Server install guide. This needs to be running in order for anything to connect. I'm sure most of you know about it but for the rest you can find it in:
    /sapdb/programs/bin
    Then type
    ./x_server start
    I'm not sure what user it should run under but I started it as the sdb user.
    You could automate the database startup with a script. See http://maxdb.sap.com/doc/7_7/e9/005dac1592496783e26133eb7fad0b/frameset.htm
    Thank you Henk, I'll call this problem solved and award points.
    Edited by: Dave Hill on Mar 28, 2008 2:10 AM

  • Most Important Conference for Enterprise Content Management (ECM) marketplace in India

    Enterprise Content Management (ECM) is no longer just about
    technology, or just about content. It is about content, community,
    and context. The deluge of data and information, coupled with the
    ever-increasing need for compliance is forcing enterprises to take
    a strategic look at ECM and its associated disciplines. To stack up
    to competition, enterprises are looking up to faster, flexible, and
    efficient business processes that can channelise copious,
    unstructured information into meaningfully optimised, governed, and
    digitally delivered data that is available to the right
    stakeholders at the right time.
    C-level executives, senior IT process management personnel,
    marketing and content managers are looking to find the precise
    solution that will fit the needs of their organization. What are
    these available solutions, and how do they stack up to the needs of
    a specific enterprise? What roles do strategic topics such as
    Governance, Collaboration, Enterprise 2.0 play in the evaluation of
    these solutions? What is a promising approach, and how do I find
    the correct partners? The ECM track at Business Technology Summit
    2008 offers strategic, technical, and business insights into all
    aspects of ECM, including Business Process Management (BPM),
    Business Rules Management (BRM), Master Data Management (MDM), Data
    Warehousing & Knowledge Management, and Enterprise 2.0. The
    summit will be held 22-26 September 2008 in Mumbai and Bangalore.
    Summit website:
    http://www.btsummit.com

    * Ismael Ghalimi is the father of Office 2.0. He is also
    credited with creating the first standards-based BPMS?
    * Nitin Borwankar is the father of Data 2.0?
    * Alan Pelz Sharpe is an expert guest on BBC, CNN and ABC
    Television
    * Robert Marcus has been at the helm of technology at General
    Motors, Boeing, Rogue Wave Software, MCC and HP?
    * Peter Coffee, formerly technology editor at eWeek, has
    appeared on CBS, NBC, CNN, Fox, and PBS newscasts.
    * Kiran Datar co-introduced the concept of conferencing
    services in India
    * THAT YOU CAN REACH OUT TO ALL THESE CELEBRITY SPEAKERS AT
    BT SUMMIT 2008?
    VIEW THE COMPLETE SCHEDULE:
    http://www.btsummit.com/summitSchedule.html
    REGISTER NOW FOR AS LOW AS INR 2999/-:
    http://www.btsummit.com/registration.html

  • Using Contribue for web content management

    I am trying to find out if Contribute/Dreamweaver can be used
    to perform web site content management functions. In particular, I
    need to know if web page publication dates can be controlled, i.e.
    is it possible to specify a future date for publication of a
    specific page? I think Contribute can do this when posting to a
    blog but it's not clear if web pages can be managed in this way as
    well. Any help gratefully received....

    Hi,
    No such functionality is available in Contribute or
    Dreamweaver till now. We will track the same as Enhancement
    request.
    Thanks and Regards,
    Radhika

  • Using Dreamweaver for web content management

    I am trying to find out if Dreamweaver/Contribute can be used
    to perform web site content management functions. In particular, I
    need to know if web page publication dates can be controlled, i.e.
    is it possible to specify a future date for publication of a
    specific page? I think Contribute can do this when posting to a
    blog but it's not clear if web pages can be managed in this way as
    well. Any help gratefully received....

    > is it possible to specify a future
    > date for publication of a specific page?
    No.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "webtalk08" <[email protected]> wrote in
    message
    news:g0eogn$5lr$[email protected]..
    >I am trying to find out if Dreamweaver/Contribute can be
    used to perform
    >web
    > site content management functions. In particular, I need
    to know if web
    > page
    > publication dates can be controlled, i.e. is it possible
    to specify a
    > future
    > date for publication of a specific page? I think
    Contribute can do this
    > when
    > posting to a blog but it's not clear if web pages can be
    managed in this
    > way as
    > well. Any help gratefully received....
    >
    >

  • Calling IBM content Manager  images from Oracle APplications

    Gurus,
    The requirement is like this
    the Images are stored in IBM content Mgr.Client want to show the image for a particular employee from the content mgmt.
    If anybody have pointers please share with me
    [email protected]
    Regards,
    -Chandra Sekhar Byna

    Hi!
    So if you use forms 10 you can use the read_image_file build-in like:
    read_image_file ( 'image_url', 'url', 'block.image_item' );Regards

  • Oracle / Arbortext / TIBCO solution for XML content management

    A new technical white paper has been published which describes how Oracle Internet File System, Arbortext Epic and TIBCO's Extensibility XML Authority have been integrated to provide an complete environment for designing, authoring, managing, publishing and exchanging information with XML.
    http://otn.oracle.com/products/ifs/pdf/XML_Partner_Solution.pdf

    I agree workflow is not SOA (Service Orientated Architecture). Oracle's strategic direction is BPEL / BPM, and Oracle workflow is moving to end of life.
    BPEL is part of SOA Suite but you do have the option to buy standalone, it does have a prerequisite of weblogic suite though.
    Although Oracle markets the product SOA Suite it does not mean you you have to develop a SOA architecture, you can still develop point to point interfaces as you do in workflow. SOA Suite just enables you get more reuse out of your existing systems, and future developments. If you want you can keep you workflow develop as it and integrate BPEL / SOA Suite with it.
    Im sure you are very skilled in workflow but these skills are becomming very hard to find. They require strong PL/SQL skills and typically don't work with any other application or database without doing some customization. The fact that there is limited documentation shows that it is going to be difficult to upskill developers.
    For the functionality Oracle provides in its BPM and SOA Suite I would say it is cheap, especially against our competitors. Also the more you buy the cheaper it gets.
    cheers
    James

  • Oracle connector for ebusiness user management

    Hi,
    Do we have connector for Oracle applications 11.0.3?
    can anybody point me to the OIM connector certification for ebusiness
    Thanks

    You have 2 options. The simplest is create an oim group called like "EBS Default Responsibilities". Create an Access Policy that contains ONLY those responsibilities. When you're Create User task completes, trigger a second task called "Add User to Group" and in your task, create an adapter that adds the user to the OIM group. Then the access policy will trigger and add the responsibilities.
    Otherwise you can add the values directly using the addProcessFormChildData API. To code using this API just search the forums and you should find plenty of samples.
    -Kevin

  • How to correctly configure send and receive connectors for SBS2011 exchange to connect to EOP

    Hello SBS fans,
    we have a customer with SBS2011 and exchange.  The server email is setup for Exchange Online Protection.
    It passes the Remote Connectivity Analyzer for inbound and outbound email.  It shows a warning for the spf, saying it cannot find the spf record, BUT MXtool box passes everything associated with their domain name, including the spf record.
    They are now getting some bounced email from yahoo servers, referencing this ip
    65.55.169.249, which is a valid Microsoft ip.
    I checked the bounce back email header carefully, and found a reference to an internal ip, 192.168.11.14, which just happens to be the ip of the user's desk PC!! - NOT the local addr of the sbs2011 server (which should not be there anyway)
    I will guess that there is an incorrect setting in one or both of the hub transports?  There is a correct smart host connector.
    I am no longer sure about the other connectors!
    Any ideas on this?
    ewholz
    Network and Server Installs

    Hi,
    à
    It shows a warning for the spf, saying it cannot find the spf record
    Would you please let me know the complete warning message that you can get? Meanwhile, would you please let
    me know how long ago you add the SPF record? Be
    more than 72 hours?
    Please also refer to following article and check if can help you.
    Configuring
    Exchange 2007 Hub Transport role to receive Internet mail
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Connectors For IBM Websphere

    Hi all,
    Please guide me on how to access through the WAS, the applications deployed on a WebSphere Application Server, without manually porting the EAR files and stuff.
    I believe there might be some connectors.
    Your help will be appreciated.
    Thanx in advance.
    Regards,
    Sandip

    You will need to check out service.sap.com/connectors or maybe it's connector without s.
    You're looking for the JCo connector.

  • Remote Manager Connection Problem 11g IAM

    Hi All,
    I have installed Remote manage on the Microsoft Exchange 2010 box as The Remote Manager is used by Oracle Identity Manager to invoke the Exchange Management Shell script to create mailboxes in Microsoft Exchange 2010.
    After installation I have created the Remote Manager IT Resource on the Admin and User console. This resource is not able to establish connection to the Remote Manager.
    It gives the error:
    "Click Back to correct the connection parameters and re-test connection or click Continue to create the IT Resource anyway"
    I have copied all the required files to the remote manager from the OIM and also enabled the SSL connection by importing the RM server cert into OIM. I am also able to telnet on the port 12346 from OIM server. since I am using 11g OIM so the port is 12346.
    I have done all what is required for the SSL communication , still no luck .... any ideas?

    ok... i have done it ....
    2 things ...
    on windows local firewall allow java...
    and the port for 11.1.x is 12345 not 12346.......
    in oracle documentation its mention as 12346.... but at some other place in oracle itself its 12345......
    :)

  • Suggestion for people with Ethernet connection problems

    I had problems getting my P965 Platinum to connect to my D-Link router and stay connected. It would connect once then on the next boot it wouldn't. I tried everything and finally, I'm not even sure what made me think of it   , I went into the Realtek properties and set it to 100Mbps/Full Duplex instead of 1000Mbps/Full Duplex and that did the trick. I thought I would share this because I know I wasn't the only having problems with it.

    Quote from: Maesus on 24-December-06, 05:41:14
    65MB/s vs 15MB/s ? hmm... can you try from a very clean OS for the transffer rate? This sounds like some Windows issue...
    It is kind of clean OS install (+ windows xp service pack 2) as I just bought the mobo.
    I kicked in my old A64 rig, and used same cables I have in my room. (I actually have 2 cables coming from my 1gb switch). Amd rig kicks like 45-50mb/s, while my msi 965p gives only 15-18mb/s for maximum transfer rate.
    I quess my fileserver is bottlenecking to 50mb/s as the hdd's arent very fast, and they are quite full. Didint bother to build ramdrive for tesing as this clearly shows my msi's 1gb lan is just slow.
    What I found out is that my amd board is able to use both cables on my room @ 1000mbit rate with same performance, where my MSI does connect 1000mbit with other cable, but autonegotiates to 100mbit with another. Also cant force it to use 1000mbit with the cable it is autonegotiating to 100mbit.  Strange.
    Cables are cat6 speck. Cant try another cables as these are like 20 meters long, so Im not going to get new cable just for fun of testing.
    Cables are so called "home made" I bought something like 80 meters of this cable and some connectors and borrowed the rj45 tool from friend.
    I have constructed 1gb "intranet" to my apartmet, where every room has 1 cable, exept my own has 2. (got also 3x100mbit outbound connections (one/room), gotta love student apartments ).
    quote from w.p.o: "The D-Links meant for home users are not the best quality possible. We were able to break 3 D-links gigabit home switches in a week just with load we got from couple of servers when we did some testing at work."
    Actually this D-Link is one of the first 8-port 1GB home switches that can really achieve 8Gbit/s switching speed, where very many switches cant handle such loads and bottlenect to about 2-4gbit. (My student friends had this same box tested in some project @ university network lab).
    Cannot ping the box, as it does not have any dedicated IP address for its self, as it is not router, but switch. Pinging trought router doesnt seem to drop packets, maybe i should get some network analyzer tool so I could make bit more traffic on the lines and see if it starts dropping packets then.
    Tho might be also some bios problem or sumthing. Seems the p965 neo-f is atleast having lot of problems with all kinds of areas. Like:
    PCI cards
    Memory compatibility
    Lan
    Jmicron

Maybe you are looking for

  • Problem with window focus in xmonad

    Hi! I have the following problem with xmonad: Suppose I do the following: 1) go to fullscreen view 2) Start an application app1 e.g. evince 3) start another application on the same workspace app2 e.g. okular 4) open in app2 a dialogue (e.g. a "file o

  • How to modify below simple chat system?Please help!

    Dear, I have a ChatServer.java files as below. It is a round robin chating system. There are two client chatting. Now I want to modify below file that allow the discussion to keep going until one of the user input is "BYE" in uppercase without any pr

  • Default Account Assignment

    Hi all, I want to have a default account assignment category for the PR document type. Eg: When I use the particular document type there should be only one account assignment "K". I want to remove all the other account assignement for the particular

  • Urgent - Query on STAX

    Hi All, I started learning and working with STAX- api (Iterator) My requirement is providing the implementation to the methods like writeElement writeStartElement How can i use STAX inorder to implement the above methods. Also can anyone provide the

  • Unable to connect to report server

    I am using developer suite 10g. i am able to run form and report. but when i want to run report through form (when button press) then i got error message Unable to connect report server. can i run report from form 10g without application server. my m