Jsp implementation of the worklist client for weblogic 6.0

Hi
Please find attached a demo version of how you can implement a JSP based
worklist client. This code is simply for demonstration/reference purposes
only but it illustrates how to implement a JSP client to the BPM product.
This application is not covered under support.
To install the product simply extract the attachment ( a war file ) and
place it in the applications directory of your weblogic deployment, for
example
d:\bea\wlserver6.0\config\mydomain\applications.
To run the worklist client enter the following url in your browser
http://localhost:7001/worklist
This code will also be placed on the BEA development centre.
Again, it must be re-iterated that although testing of the code has been
done this is not a production application and it's sole purpose it provide
examples of how to use the wlpi-worklist api. in a web environment.
Any questions, comments or updates to this code are welcome and should
be posted to the newsgroup.
Thanks and enjoy
Tony
[worklist.war]

Bart
Yes I do
Tony
"Bart Jenkins" <[email protected]> wrote in message
news:3b8bd563$[email protected]..
Tony,
Don't you mean that the target location of the .WAR file should be:
C:\bea\wlintegration2.0\processintegrator\config\mydomain\applications
(Assuming you have elected the default folders for the WLI BPMinstallation
location)
Bart Jenkins, CTO
Globeflow SA
"tony lodge" <[email protected]> wrote in message
news:[email protected]..
Hi
Please find attached a demo version of how you can implement a JSPbased
worklist client. This code is simply for demonstration/reference
purposes
only but it illustrates how to implement a JSP client to the BPMproduct.
This application is not covered under support.
To install the product simply extract the attachment ( a war file )and
place it in the applications directory of your weblogic deployment, for
example
d:\bea\wlserver6.0\config\mydomain\applications.
To run the worklist client enter the following url in your browser
http://localhost:7001/worklist
This code will also be placed on the BEA development centre.
Again, it must be re-iterated that although testing of the code hasbeen
done this is not a production application and it's sole purpose it
provide
examples of how to use the wlpi-worklist api. in a web environment.
Any questions, comments or updates to this code are welcome andshould
be posted to the newsgroup.
Thanks and enjoy
Tony

Similar Messages

  • What's the available value for weblogic.jsp.encoding in web application.

    Hi,
              I'm using chinese windows nt 4.0 and weblogic 5.1 sp6.When I did not set
              weblogic.jsp.encoding to GB2312 , when the jsp file contain's chinese , the
              output will be error .And when I did not set it , the output is correct, but
              when I use request.getParameter("SomeFormElement")(the element inputed
              chinese), the return value is error.
              How should I set weblogic.jsp.encoding value to satisfy all this problem?
              When I set the value to ISO-8859, there is an exception:
              java.io.UnsupportedEncodingException: Charset: 'ISO-8859' not recognized,
              and there is no alias for it in the weblogic.httpd.charsets property. So
              What's the available value for weblogic.jsp.encoding in web application?
              Pan
              

    hi ,
    i think the best way is to create java beans ,in that bean call your EJB ,
    and check the validation over there.
    and make that bean scope to session.
    in each and everypage try to check the session ,if it is not valid then forward to your login page...
    otherwise continue to give access to him like guest
    Regards,
    AfTaB

  • How can I list all the domains configured for Weblogic Servers?

    How can I list all the domains configured for Weblogic Servers?
    I saw a note, which says the following:
    "WebLogic Server does not support multi-domain interaction using either the Administration Console, the weblogic.Admin utility, or WebLogic Ant tasks. This restriction does not, however, explicitly preclude a user written Java application from accessing multiple domains simultaneously."
    In my case, I just want to list all the domains, is that possible by using any scripts?
    Thanks
    AJ

    If you use WLS Node Manager and the Config Wizard was used to create the domains, then the list of domains should be in a location like this:
    <MIDDLEWARE_HOME>\wlserver_10.3\common\nodemanager\nodemanager.domains
    Enterprise Manager Grid Control also has support for multi-domain management of WLS in a console.

  • Is there a 64-bit version of the VPN Client for Vista coming?

    Is there a 64-bit version of the VPN Client for Vista coming for the VPN 3000 series concentrators?

    February 18, 2010
    Due to popular demand, the Cisco VPN Client v5.0.7 open beta is now available!
    In addition to serving as a general maintenance release, the Cisco VPN Client 5.0.7 beta is compatible with Windows 7 & Windows Vista 64-bit environments. 
    A 64-bit specific compatible image is available for installation on these platforms.
    Please have communicate feedback (both positive and problems) to [email protected]
    Key Capabilities available for Beta Testing:
    New Platform support – Windows 7 & Windows Vista 64-bit platform compatibility
    Software Access: http://tools.cisco.com/support/downloads/go/Redirect.x?mdfid=281940730 (under 5.BETA)
    Software is available for download by any customer with a Cisco.com SMARTnet™ enabled login.
    Release Notes will be available next week via a link once the download image is selected.

  • Re: What is the Job Market for weblogic/soa administrator????

    HI
    what about the job market for weblogic/soa administration?????
    Only weblogic server administration .... ok .....
    what about weblogic with soa ...having some confusions....
    what about the future of weblogic/soa admins?????
    pls help me anyone,.............Give me your valuable suggestions to me please
    this information is useful for so many people...
    Thanks
    ganesh

    Hello,
    SWU_OBUF really should do the same trick as the job. (I neither can remeber the job name.)
    Did you have some transaction(s) open in another session(s), when you executed SWU_OBUF. This might have a really annoying effect: the SWU_OBUF doesn't seem to do its job. For example I once had SE37 open in another session, and SWU_OBUF didn't do the trick (tried many times). After closing SE37, it suddenly worked...
    Regards,
    Karri

  • Why doesn't the keepgenerated flag for weblogic.appc work?

    hello forum,
    i'm running wls 9.2.1.0 on windows xp. if i run the following command on a split development directory, everything gets built and packaged successfully:
        C:\development\tmp\ejb\src>java weblogic.appc -forceGeneration -keepgenerated -basicClientJar -compiler javac -verbose -classpath %classpath% C:\development\tmp\ejb\build\hooverBotEAR\ -output C:\development\tmp\ejb\dist\hooverbot.earthe problem is: even though i added the "-keepgenerated" option to the command, the source code for the generated components (stubs, impls, skeletons, etc.) is nowhere to be found!
    please, can anybody fill me in on what i need to do to make "-keepgenerated" do what its supposed to do - when running weblogic.appc from the command line?
    thanks in advance for your help.
    Edited by wboyd at 03/10/2008 10:08 AM
    Edited by wboyd at 03/10/2008 12:19 PM

    oops!
    i'd looked everywhere except inside the actual ear file. i eventually did look in the ear file - and there they were.
    live and learn ;-)

  • Generate standalone java client for weblogic (11g) webservice

    Hi All,
    I am a newbie to web logic family. I am using web logic 11g server and deployed JAX-WS web service on it using the documentation given for the same. I have created one complex object to return some data from the server as web service. I am able to build, deploy and run the web service using ant task on same machine.
    But I need to deploy client classes on another machine and call web service from machine other than I am using for creating and deploying web service. Can you please tell me how can I achieve this ? Which jar files are needed to run a web service client generated through ant task and how can I create web service client differently using Eclipse IDE?
    I have generated Client classes as jar using eclipse OEPE but I dont have any idea how can I use it because it changes the package name and class names also :(
    Please help me out any hint would be greatly appreciated. :)

    Hi All,
    I have found all the answers regarding my query from the link below :
    [Overview of Web Services Invocation|http://download.oracle.com/docs/cd/E12840_01/wls/docs103/webserv/client.html#wp229351]
    May be this would be helpful to the newbie who is just like me :) yippy :)

  • Using the same client for both regfree and out-of-proc COM

    Hi,
    Here is the context:
    1. We have the same set of COM objects that can be deployed as in-proc COM servers (dlls) or out-of-proc COM servers (exe).  In-proc servers are called through regfree COM.
    2. We have test projects that use the in-proc COM servers through regfree COM.
    I would like to use the same test client projects for both regfree and out-of-proc COM servers (but not at the same time). For example, I would like to first run the client using regfree COM, then delete the in-proc dll and register the out-of-proc com server,
    and then run the client again without having to recompile.  But I have not found a way to do this.
    Instead, what I have to do is modify the project settings of the test client project, removing the regfree stuff (the manifest dependencies) before I can use the test client project with the out-of-proc server.
    Is there a way to do this without recompiling?
    FYI, I have tried regfree COM by changing the client project's Project->Properties->Linker->Manifest file->Additional Manifest Dependencies, or by changing the client project's Project->Properties->Manifest Tool->Input and Output->Additional
    Manifest Files.  Either way works with regfree COM.  And either way I have to remove those settings before making it work with out-of-proc COM (and hence recompiling, which is what I am trying to avoid).
    Thanks,
    Nick

    Try Manifest Tool > Input and Output > Embed Manifest = No, and change Linker > Manifest File > Manifest File to drop ".intermediate" in the middle (or just rename the file after the build).
    A manifest doesn't have to be embedded into the executable, it could be a standalone file named like ApplicationName.exe.manifest and sitting in the same directory next to the .EXE. Then you can simply delete or rename it back and forth to switch between
    registered and reg-free COM.
    Igor Tandetnik

  • WWW Location of the Novell Client for XP supporting IP Gateway Services

    When connecting Windows XP workstations to the SBS 6.0 server through the
    Novell Client 4.9SP1a for Windows XP, there are no services within 4.9
    for IP Gateway included. As many of you know, by using BorderManager as
    the Firewall/NAT/IP/IPX Gateway to access the Internet, all workstations
    accessing the Internet need the IP Gateway service installed with the
    client. The Novell Client CD-ROM shipped with the Novell SBS 6.0 media
    has clients for Windows NT/2000 (outdated) but none are compatible for
    Windows XP (it appears that Novell had not updated their Novell SBS 6.0
    media since they started shipping it). In addition, the online
    documentation included with the media is outdated (e.g. BorderManager 3.6
    docs for BorderManager 3.7 being shipped) and do not mention anything
    about configuring Windows XP clients for Novell IP Gateway services.
    I have thoroughly looked within Novell's Support site the past few weeks
    for:
    + The original Novell Client 4.9 (prior to support packs) to see if that
    version of the client has IP Gateway services included (file not found or
    listed).
    + Previous Novell Clients for Windows XP to see if those versions support
    IP Gateway services. (Support Pack versions only are listed, but no
    original versions, and do not contain Novell IP Gateway services).
    + Any instructions or tips for configuring the Novell IP Gateway services
    within the Novell Client 4.9 or earlier versions for Windows XP(documents
    are non-existent).
    All of the above leads the following question:
    Can someone please direct me to the location to where the proper
    Novell Client for Windows XP supporting Novell IP Gateway services?
    Since Windows XP has been around for a few years now, one would think
    Novell would have developed a client for it that possesses Novell IP
    Gateway services by now to be used with BorderManager. Correct? If so,
    where is it? In addition, one would think Novell would include the media
    supporting the current software they are shipping, not outdated ones.
    (Or at least, ensure their outsourced sales services are doing so.) In
    addition, one would also think Novell would at least provide the
    necessary tools/files necessary to at least to have the ability to
    install their products out of the box - instead of forcing their
    consumers to purchase unnecessary additional support services for
    something they should have included within their media package or website
    at the start.
    Nevertheless, I appreciate any input where to find the appropriate Novell
    Client for Windows XP supporting Novell IP Gateway services.
    Thanks,
    EricV

    In article <cb60c.5596$[email protected]>, wrote:
    > As many of you know, by using BorderManager as
    > the Firewall/NAT/IP/IPX Gateway to access the Internet, all workstations
    > accessing the Internet need the IP Gateway service installed with the
    > client.
    >
    This is simply not correct. Novell has not been providing IP gateway
    functionality within Client32 for a long time, because it is not needed,
    and it had serious limitations.
    I haven't had a client using IP Gateway for many years now, and I have a
    *lot* of BorderManager clients.
    The alternative to IP Gateways is a combination of proxies and NAT w/filter
    exceptions.
    Craig Johnson
    Novell Support Connection SysOp
    *** For a current patch list, tips, handy files and books on
    BorderManager, go to http://www.craigjconsulting.com ***

  • What is the default password for weblogic 11G for EPM 11.1.2

    HI All,
    Just need to know the default user name and password for weblogic 11G for EPM 11.1.2.
    At the time of installation I have kept the default user name epm_admin and a password... but its not accepting that user name and password.
    Any help on the above?

    On my painfully new 11.1.2 install, and per the install instructions, the username and password are as follows:
    epm_admin
    whatever you set up -- (As I only ever use one of three different ones when I do installs, it wasn't too hard to go through all of the possibilities)
    See: http://download.oracle.com/docs/cd/E17236_01/epm.1112/epm_install/frameset.htm?webLogicDomainName.html
    Regards,
    Cameron Lackpour
    Edited by: CL on Aug 3, 2010 11:14 AM

  • How to change the email client for the 'Review' features.  Acrobat Pro X

    Acrobat Pro X (10.1.2) was installed on a system that used Lotus Notes (v8.5) email client, all was well.  The system was then upgraded to MS Outlook 2010, so Outlook is now the email client on system.  While reading a PDF document an email address can be double clicked and a new Outlook message is started.  Problem is on the Comment toolbar the features under Review will still prompt for a Lotus Notes password.   Seems Acrobat is still wanting to email ‘reviews’ using Notes.  Finding no Option to change here and GOOGLing at this to no avail am posting here.  
    A registry tweak or some INI file to change here?  Any help please.  My fallback plan is to remove and re-install Acrobat Pro. 

    Try making sure your default email program is set under Edit > Preferences > Internet category > Internet Settings ...Programs tab in Acrobat.
    You can also try doing a Help > Repair Acrobat installation since you installed Outlook after installing Acrobat.

  • Can v use the same Client for setting the ALE ??

    Can i use the same client like 080 for my ALE configuaration ?

    Configuring is a Cross-Client(Client Independent) activity.
    Check whether you have necessary access/authorizations to Configure.
    This should be always done in Development client.
    Hope this helps.
    Regards
    Vinayak

  • What is the best client for ARD from ubuntu linux?

    I attempt to connect to my mac mini running osx 10.7 from ubuntu linux using the default vncviewer application and the tightvnc client and I get to the login display but am unable to click on any of the users nor log in.  I was successful from my windows7 laptop, but not from my windows xp HTPC--ultravnc gets to the login prompt, showed me the password field, but didn't allow me to change focus to that field, however, this isn't reproducable since I get a different behavior each time I try to remote in.

    Back up all data. Update all third-party software to the latest version and remove any you don't need. Download the Yosemite installer from the App Store. Run it.

  • IllegalStateException thrown-report run from Rep9i Thin Client for WebLogic

    Hi,
    I am facing a problem when trying to invoke 9i reports (JSP and RDF) from the Reports 9i Thin Client deployed on WebLogic 6.0sp1.
    After deployment, I have been able to invoke the rwservlet command help page i.e. http://....../reports/rwservlet successfully.
    However, on running any report, WebLogic throws the 'IllegalStateException' error. What could be the problem?

    Hi,
    Following message is displayed at WebLogic command prompt:
    <Mar 17, 2003 10:58:06 AM GMT+05:30> <Error> <HTTP> <[WebAppServletContext(36133
    02,web)] Servlet failed with Exception
    java.lang.IllegalStateException: Attempt to change ContentType after calling get
    Writer() (cannot change charset from 'ISO-8859-1' to 'null')
    at weblogic.servlet.internal.ServletResponseImpl.setEncoding(ServletResp
    onseImpl.java:607)
    at weblogic.servlet.internal.ServletResponseImpl.setContentType(ServletR
    esponseImpl.java:237)
    at oracle.reports.rwclient.RWClient.handleException(RWClient.java:867)
    at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1238)
    at oracle.reports.rwclient.RWClient.doGet(RWClient.java:300)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:213)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:1265)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:1622)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Awaiting for input.
    Thanks,
    Bharat

  • Security exception while running the java client for a secured web service.

    hi,
    I created a proxy for a secured web service.
    When I run the client java program I am getting the following exception :
    java.io.IOException: could not load the default-keystore.jks file because The keystore file is tampered or password is incorrect.
    Its saying that password is invalid.
    Can you please help me on this thanks in advance.
    Regards,
    Chandra

    hi,
    I created a proxy for a secured web service.
    When I run the client java program I am getting the following exception :
    java.io.IOException: could not load the default-keystore.jks file because The keystore file is tampered or password is incorrect.
    Its saying that password is invalid.
    Can you please help me on this thanks in advance.
    Regards,
    Chandra

Maybe you are looking for

  • Reading a fixed length file

    Hi All, I am trying to read a fixed length file with .DAT extension through an FTP Adapter. I am using a read(polling) operation. In the file there are three records(H,D,T). The length of all the three records is more than 100.When I am trying to bui

  • N97 PHOTO ALBUM

    Hi, i have some photos on my phone from my holidays and i want to put them into an album. I created an album and copied the pics that i wanted into the album, now the pics dont move they just copy so i'm left with the pics in both the gallery and the

  • Issue with SQL query of Oracle Apps Alert

    Hi, I have build the following SQL Query for one of the alert. But when i try to valid it it is throwing an error as "APP-ALR-04108: SQL Error - ORA-07144 in appropriate into occurred in ' My SQL is as follows: =============== SELECT details into &v_

  • Billing Documents Printed Randomly

    Dear All, We have a strange issue, where through Billing Background job -Billing Documents are printed randomly e.g. Billing documents will be Printed at Printer in this sequence--- Billing Document - 1,2,3,6,7,4,8,9,5 etc etc... How to fix this. Any

  • Asset PO/GR

    HI, For Asset PO, after GR (101 or 105) in PO PO history tab the amount in LC is not showing.  Is this normal or is their any problem?  Kindly advise. Thanks and regads,