Seminar Glassfish/Opent ESB Java CAPS in Brussel 4-5 Oct 2010

Hello All
We are happy to inform you that an Glassfish/Open ESB / Java CAPS Seminar will take place in Brussels (Belgium) Monday 4th and Tuesday 5th of October 2010. A web site dedicated to the seminar will be accessible soon then we will provide you with more detail.
But from now on, I can give you the main objectives approved by the seminar organisers:
        • Defining a new governance for the community
        • Defining a new organisation for source code maintenance and improvement.
        • Setting a Roadmap for Open-ESB V2.x and may be Fuji
        • Reorganising documentation and educational documents.
The seminar is organised for the community, be involved and help us to do it. Feel free to send us ideas, propositions and comments. Very soon we will call for papers.  
Of course we are searching sponsors for the seminar.  We propose a sponsoring for a very affordable price. In being a sponsor, you promote your company, your skill on Glassfish/Open ESB, Java CAPS and moreover support the community.  
Contact: [email protected]
Thanks for your feedback
Paul Perez
www.pymma.com

Hello All
We are happy to inform you that an Glassfish/Open ESB / Java CAPS Seminar will take place in Brussels (Belgium) Monday 4th and Tuesday 5th of October 2010. A web site dedicated to the seminar will be accessible soon then we will provide you with more detail.
But from now on, I can give you the main objectives approved by the seminar organisers:
        • Defining a new governance for the community
        • Defining a new organisation for source code maintenance and improvement.
        • Setting a Roadmap for Open-ESB V2.x and may be Fuji
        • Reorganising documentation and educational documents.
The seminar is organised for the community, be involved and help us to do it. Feel free to send us ideas, propositions and comments. Very soon we will call for papers.  
Of course we are searching sponsors for the seminar.  We propose a sponsoring for a very affordable price. In being a sponsor, you promote your company, your skill on Glassfish/Open ESB, Java CAPS and moreover support the community.  
Contact: [email protected]
Thanks for your feedback
Paul Perez
www.pymma.com

Similar Messages

  • Seminar Glassfish/Open ESB Java CAPS in Brussel 4-5 Oct 2010

    Hello All
    We are happy to inform you that an Glassfish/Open ESB / Java CAPS Seminar will take place in Brussels (Belgium) Monday 4th and Tuesday 5th of October 2010. A web site dedicated to the seminar will be accessible soon then we will provide you with more detail.
    But from now on, I can give you the main objectives approved by the seminar organisers:
            • Defining a new governance for the community
            • Defining a new organisation for source code maintenance and improvement.
            • Setting a Roadmap for Open-ESB V2.x and may be Fuji
            • Reorganising documentation and educational documents.
    The seminar is organised for the community, be involved and help us to do it. Feel free to send us ideas, propositions and comments. Very soon we will call for papers.  
    Of course we are searching sponsors for the seminar.  We propose a sponsoring for a very affordable price. In being a sponsor, you promote your company, your skill on Glassfish/Open ESB, Java CAPS and moreover support the community.  
    Contact: [email protected]
    Thanks for your feedback
    Paul Perez
    www.pymma.com

    The demo you loaded is for Weblogic server, not for glassfish. You can't just deploy the demo and run it.
    I'm not even sure it has been done jet, but may be someone has successfully done it.
    Have you searched (google) for a solution?
    Timo

  • Seminar Glassfish/Open ESN, Java CAPS Brussels 4-5 october 2010

    Hello all,
    We are happy to inform you that a Glassfish/Open ESB / Java CAPS Seminar will take place in Brussels (Belgium) Monday 4th and Tuesday 5th of October 2010. A web site dedicated to the seminar will be accessible soon then we will provide you with more detail.
    But from now on, I can give you the main objectives approved by the seminar organisers:
            • Defining a new governance for the community
            • Defining a new organisation for source code maintenance and improvement.
            • Setting a Roadmap for Open-ESB V2.x and may be Fuji
            • Reorganising documentation and educational documents.
    The seminar is organised for the community, be involved and help us to do it. Feel free to send us ideas, propositions and comments. Very soon we will call for papers.  
    Of course we are searching sponsors for the seminar.  We propose a sponsoring for a very affordable price. In being a sponsor, you promote your company, your skill on Glassfish/Open ESB, Java CAPS and moreover support the community.  
    Contact: [email protected]
    Thanks for your feedback
    Paul Perez
    www.pymma.com

  • Business Rules and Business Intelligence in Java CAPS 6

    Dear All,
    I have two doubts.
    1. Is there any way to add a Business Rule component and write Business rules in Java CAPS 6? As you may know, this is possible through eInsight in JCAPS 5.1.2.
    Is this feature readily available in Java CAPS 6? If yes, can you please let me know where it is?
    2. Are there any Business Intelligence tools in Java CAPS 6? If yes, what all things we can do with that?
    With warm regards,
    Sree.

    Sree,
    It sounds like you are talking about a Rules Engine - not necessarily a Business Process Manager..
    Also it depends on what you mean with "rule".
    The approach I mentioned previously about IDS-Scheer's Aris meant that a Business Process is modelled in Aris - that is the focus is on the business developer. However the actual implementation of the business process would need to be developed by a Developer. Likewise if a change is performed in the Business Process it would need to be retrofit into CAPS for implementation.
    When it comes to Rules Engines, Sun has a partnership with Yasu. Yasu have implemented their Rules Engine as a JBI SE, which would work with the JBI part of CAPS6, OpenESB or Glassfish ESB. More infor can be found at:: http://www.businesswireindia.com/PressRelease.asp?b2mid=12735.
    I am not aware of any explicit "business intelligence" functionality in the CAPS -suite.. Looking at the Jasper Suite however, the CAPS suite does have ETL functionality, no built in reporting, but a Master Data Management System (http://developers.sun.com/docs/javacaps/products/sun-mdm-suite.jsp), which I belive could assist decently when it comes to data quality and data source prioritization concerns.
    When it comes to Jaspersoft there are examples of how to build a CAPS6 JBI BAM solution using Jaspersoft's IReport (Netbeans Plugin), which in turn uses JasperReports.

  • Problems With The  eGatetutorial Java Caps

    Hello i'm learning to use Java caps and i use the tutorial but when i create my project all run but my output data has don't created i put the directoy where is my xml file c:\eGate\Project3\*.xml this is in the input file
    and the output file i can't put the directory and only have s3_output.dat
    run my logicalhost
    build the project and deploy but the file dosn't created
    Please help thanks

    I had a similar problem during class and we made the following modifications. I had this happen with both 5.1.1 and 5.1.2
    running local install.
    on the inbound file eway e.g. eaFileIn under the parameter settings I had to change the "/" to a back slash "\"
    so from C:/temp to C:\temp
    next we had to modify the file eway properties in the connectivity map
    On the inbound
    Input file name *Input.dat
    Polling interval 5000 **Note you can set this to what you want 5 seconds works for me
    Remove EOL set to False
    Multiple records per file False
    Maximum bytes per record 4096
    Encoding "blank"
    SerialMode False
    Resend On Error False
    For the outbound same thing for the directory in the environment explorer
    Output file name the name you want to give it, if you don't need to have xml, you can put a "." dat
    e.g. FileOut%d.dat
    Hope this helps,

  • Java CAPS (JCAPS 5.1.3) & AS/ 400 with OS/400 V4R4

    Hi,
    I wish to connect the data base (DB2) of a AS/400 with OS/400 4.4.0 through Java CAPS 5.1.3. How to do this (if it's possible)?
    I downloaded (to prove) the DB2 Connect (Trial) and I installed it:
    DB2 Connect for iSeries
    Extends iSeries data across platforms and to multiple sources including mobile without moving your data and provides simplified and modern application development environments.
    Product overview: DB2 Connects provides robust, highly scalable communication infrastructure for connecting Web, Windows, UNIX (including Linux), OS/2 and mobile applications to S/390 and AS/400 data.
    Operating system: All OS per ESD/PA Media Pks
    Version: 8.2
    We have a AS/400 with IBM OS/400 V4R4.
    We bought the AS/400 in 1999.
    Here I give you more details of which I wanted to do:
    Title in the application window: Sun SeeBeyond Enterprise Designer - Connectivity Map Editor [CMap1]
    Title of the window: New Wizard - DB2 Database
    Steps
    1. Select Wizard Type
    2. Connect to Database
    Specify Database Connection Information
    Please enter the DB2 database connection information below.
    Connection type: SunSeebeyond DB2 for AS/400 and z/OS
    Host name: 101.0.0.25 (Server's IP)
    Port: 446 (I left the default port)
    Location: data1 (Here I entered the name of the folder (library) that there is to accede where it is the file (table, catalogue in SQL))
    PackageCollection: data1 (I repeated the value of 'Location', but, in fact, I do not know what to enter here. I never used before this parameter. Also I proved leaving empty (without data) this parameter)
    User Name: admin1
    Password: ***************************
    Message of error:
    Unable to establish connection to jdbc:SeeBeyond:db2://101.0.0.25;locationName=data1;PackageCollection=data1
    [SeeBeyond][DB2 JDBC Driver]Error establishing socket to host and port: 101.0.0.25:446. Reason: Connection refused: connect
    I hope you can help me. Thanks.
    Ricardo.

    That error message ("Connection refused") means that your iSeries has no server running that is listening at port 446. Maybe you need to start one of the TCP/IP servers there?
    (By the way, Spanish "probar" translates to English "test" and not "prove".)

  • Web service calling java Caps

    Hi,
    I have developed a web service application in java caps 5.1.3 and can able to call that from the client successfully.
    But I dont want to create web service in java caps 5.1.3, the web service should run in weblogic server and the business logic it used should run in java caps.
    How should be the communication between web service and java caps
    please suggest

    Could you please paste your WSDL?

  • UN/EDIFACT and ASC X12 Templates in Java CAPS 5.1.3

    Hi,
    I wonder whether we have the OTDs for UN/EDIFACT and ASC X12 messages in Java CAPS 5.1.3;It is not found in sun documentation after CAPS 5.1.0;Those were available earlier in ICAN too.
    If we don't have these in 5.1.3 it is very difficult for migration from earlier versions as well as for new development in EDI.
    Please let me know if any one of you are using the above OTDs / templates in 5.1.3 or if you have any idea how to process them in CAPS.
    Thanks in Advanace
    Nag

    They are now part of the B2B suite documented here: http://docs.sun.com/app/docs/coll/1650.2.
    However the libraries are essentially the same, therefore the upgrade should be easy.
    Note that B2B2 Suite 5.1.1 runs on Java CAPS 5.1.3.
    Please contact SUN Support: if you have the libraries for a previous release of ICAN of Java CAPS, the upgrade should be part of your contract.
    Edited by: eric.lerognon on May 11, 2008 11:08 PM

  • Java CAPS training

    A list of our formal training courses in Java CAPS can be found here for North America: http://www.seebeyond.com/services/course_catalog.asp
    here for Europe: http://www.seebeyond.com/services/course_catalog_emea.asp and here for Asia Pacific: http://www.seebeyond.com/services/course_catalog_asia.asp
    Message was edited by: davidleetodd

    hi david,
    north americ , europ link does not work for me !
    does it for you?
    regards chris

  • Oracle Java CAPS Migration Tool

    Hi,
    In one of our project we have to migrate the JCaps code to SOA 11g Code. I am able to find the user guide of Oracle Java CAPS Migration Tool (i.e. http://docs.tpu.ru/docs/oracle/en/fmw/11.1.1.6.0/doc.1111/e24884.pdf) but not the installer of that migration tool.
    Can someone please let me know the exact loaction of the Oracle Java CAPS Migration Tool.
    Regards,
    Dumesh Kumar

    Please refer -
    http://blogs.oracle.com/javacapsfieldtech/entry/migrating_java_caps_5_6
    Contact your local Oracle Sales Representative for more help on this migration.
    Regards,
    Anuj

  • Oracle Fusion Middleware Vs Java Caps

    one our client wants t use oracle Fusion Middle ware for their upcoming project instead of Java Caps. anyone help on this.
    Message was edited by:
    user634499

    Hi
    We (EAIESB Software Solutions ) has expertise on Java CAPS 6 and Oracle Fusion.
    Please let us know more details. to provide you Java CAPS vs Oracle Fusion diff
    www.slideshare.net/eaiesb
    Vijay
    [email protected]

  • Where can I find Java CAPS on the Sun Developer Network?

    Is there a page about Java CAPS? I can't find it.

    We are working on a set of pages for the Sun Developer Network that will be devoted to Java CAPS. I'll post a notice here when they are ready, which should be very soon.

  • Java CAPS SAP IDoc OTD thru IDOC descriptive file needs any sap jars and dd

    Hi All,
    I am doing PoC in Java CAPS using SAP IDoc Descriptive file. As I know for creating SAP IDoc OTD thru it will need certail jar filr and ddls. But creating SAP IDoc ITD thru IDoc descriptive file also we need certain jar files and DLL.
    Please let me know on this.
    Thanks in advance.

    Yes, you will need all of the required SAP JCo jars and DLLs even though you are using the IDoc description file. This link might be useful to you - [Creating a SAP ALE OTDs Wizard|http://docs.sun.com/app/docs/doc/820-4380/dsgn_sap-ale-otd_t?a=view]

  • High Availability Sites Using ICAN or Java CAPS

    Has anyone here implemented either ICAN 5.0.x or Java CAPS 5.1 in a High Availability scenario?
    If so, how have people gone about doing it? Have you used a different JMS server? How have you ensures message persistence across a WAN?
    I'm interested in any user stories or I can arrange a phone call to anyone who has implemented this?
    Thanks and regards
    Steve
    [email protected]

    Hi, there,
    I am not sure if there is a mostly software based solution for an ICAN deployment in HA. However, if you are using CAPS 5.1+, you can definitely use the SJSAS EE as the runtime, and the bundled SJSMQ EE definitely supports distributed message HA through clustered message brokers.

  • Java CAPS -  Support for browsers Firefox/Mozilla

    Please provide support for other browsers (Firefox,Mozilla) for installation (and usage) of Sun Java CAPS. In the Step 2 of the installation, when must supply the path to the eGate.sar, we get the following Java script error with Firefox:
    Error: document.getElementById("LicenseSubmitButton") has no properties
    Source File: http://localhost:12000/eManager/protected/admin/display/DisplayPage.jsp
    Line: 416
    Bruno Antunes,
    Java Software Engineer

    Also when documentation is installed in the Java CAPS repository, we can't see-it with FireFox on linux. Some ActiveX code is being called from javascript:
    // Load XML
    var xml = new ActiveXObject("Microsoft.XMLDOM")
    ....Again support for other browsers will be appreciated.
    Bruno Antunes,
    Java Software Engineer

Maybe you are looking for

  • Takes forever to open AOL...WHY?

    Every single time I try to open AOL from the web, to get my email, with Firefox, it takes forever to open!!!!! == URL of affected sites == http://aol.com

  • Your client does not support opening this list with windows explorer - related to multiple uploads?

    Hi folks - I've read through some threads regarding "Your client does not support opening this list with windows explorer" and it seems a lot of folks have a lot of solutions throughout the forum posts.  Is there anything official or semi-official re

  • ITunes error 9006

    I'm using iTunes 10.5.3.3 (the latest) and am trying to download a movie I purchased, but it's stuck at 2.1MB of 1.65GB with error 9006.  I download podcasts every day with no problems, so I'm at a loss to figure out why this one movie will not downl

  • Set desktop wallpaper based on screen resolution for both WinXP and Win7

    I'm hoping someone can answer this for me. I would like to be able to set the desktop wallpaper based on the current screen resolution when a user logs in. I've made several .BMP files for varying resolutions with our corporation logo. But, say if a

  • How to create a event and assign to task

    Hi How to create events in BW and assign to any process.. Like i want to complete a delta load and do the full load. After finishing the delta load, full load has to be triggered. So can anyone help to creating the events in bw and assigning it to th