Java CAPS 5.1.3 edesigner problem?

Hi,
In my Business Process, i changed something in a business rule designer (changed return type from number to string) then build and deployed. But changes did NOT show up!
Any suggestions please.
thanks in advance.

I have sometimes experienced such behaviour, it could be a caching problem within eDesigner. First modify your BP and then verify that this is reflected into your BPEL code. Then check-in into Repository and shut-down the eDesigner. Restart it and check that your change is still in your code, build and deploy. By the way, it is always better to have all the involved components checked-in before building.
Sometimes in CAPS 5.1 the eDesigner and the Repository get occasionally out of synch, what you see is not what actually is into Repository, an eDesigner restart could make the trick.
Hope it helps
M.

Similar Messages

  • Java CAPS 5.1.3 eDesigner for Mac OS X

    Hi Everyone,
    Has anyone been able to get eDesigner to work on Mac OS X Leopard (10.5.5) Intel?
    Thanks.

    I have sometimes experienced such behaviour, it could be a caching problem within eDesigner. First modify your BP and then verify that this is reflected into your BPEL code. Then check-in into Repository and shut-down the eDesigner. Restart it and check that your change is still in your code, build and deploy. By the way, it is always better to have all the involved components checked-in before building.
    Sometimes in CAPS 5.1 the eDesigner and the Repository get occasionally out of synch, what you see is not what actually is into Repository, an eDesigner restart could make the trick.
    Hope it helps
    M.

  • 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,

  • I just updated my latest java but the update is causing problems with some externale devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device

    i just updated my latest java but the update is causing problems with some external devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device.
    Is this possible and how do i do that?
    Anyone who responds thanks for that!
    Juko
    I am running
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro1,1
      Processor Name:          Dual-Core Intel Xeon
      Processor Speed:          2,66 GHz
      Number of Processors:          2
      Total Number of Cores:          4
      L2 Cache (per Processor):          4 MB
      Memory:          6 GB
      Bus Speed:          1,33 GHz
      Boot ROM Version:          MP11.005D.B00
      SMC Version (system):          1.7f10
      Serial Number (system):          CK7XXXXXXGP
      Hardware UUID:          00000000-0000-1000-8000-0017F20F82F0
    System Software Overview:
      System Version:          Mac OS X 10.7.5 (11G63)
      Kernel Version:          Darwin 11.4.2
      Boot Volume:          Macintosh HD(2)
      Boot Mode:          Normal
      Computer Name:          Mac Pro van Juko de Vries
      User Name:          Juko de Vries (jukodevries)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          No
      Time since boot:          11 days 20:39
    Message was edited by Host

    Java 6 you can't as Apple maintains it, and Java 7 you could if you uninstall it and Oracle provides the earlier version which they likely won't his last update fixed 37 remote exploits.
    Java broken some software here and there, all you'll have to do is wait for a update from the other parties.

  • 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?

  • 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.

  • 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 Audio Metronome | Timing and Speed Problems

    Hi all,
    I’m starting to work on a music/metronome application in Java and I’m running into some problems with the timing and speed.
    For testing purposes I’m trying to play two sine wave tones at the same time at regular intervals, but instead they play in sync for a few beats and then slightly out of sync for a few beats and then back in sync again for a few beats.
    From researching good metronome programming, I found that Thread.sleep() is horrible for timing, so I completely avoided that and went with checking System.nanoTime() to determine when the sounds should play.
    I’m using AudioSystem’s SourceDataLine for my audio player and I’m using a thread for each tone that constantly polls System.nanoTime() in order to determine when the sound should play. I create a new SourceDataLine and delete the previous one each time a sound plays, because the volume fluctuates if I leave the line open and keep playing sounds on the same line. I create the player before polling nanoTime() so that the player is already created and all it has to do is play the sound when it is time.
    In theory this seemed like a good method for getting each sound to play on time, but it’s not working correctly.
    At the moment this is just a simple test in Java, but my goal is to create my app on mobile devices (Android, iOS, Windows Phone, etc)...however my current method isn’t even keeping perfect time on a PC, so I’m worried that certain mobile devices with limited resources will have even more timing problems. I will also be adding more sounds to it to create more complex rhythms, so it needs to be able to handle multiple sounds going simultaneously without sounds lagging.
    Another problem I’m having is that the max tempo is controlled by the length of the tone since the tones don’t overlap each other. I tried adding additional threads so that every tone that played would get its own thread...but that really screwed up the timing, so I took it out. I would like to have a way to overlap the previous sound to allow for much higher tempos.
    I posted this question on StackOverflow where I got one reply and my response back explains why I went this direction instead of preloading a larger buffer (which is what they recommended). In short, I did try the buffer method first, but I want to also update a “beat counter” visual display and there was no way to know when the hardware was actually playing the sounds from the buffer. I mentioned that on StackOverflow and I also asked a couple more questions regarding the buffer method, but I haven’t received any more responses.
    http://stackoverflow.com/questions/24110247/java-audio-metronome-timing-and-speed-problems
    Any help getting these timing and speed issues straightened out would be greatly appreciated! Thanks.
    Here is my code...
    SoundTest.java
    import java.awt.*; 
    import java.awt.event.*; 
    import javax.swing.*; 
    import javax.swing.event.*; 
    import java.io.*; 
    import javax.sound.sampled.*; 
    public class SoundTest implements ActionListener { 
        static SoundTest soundTest; 
        // ENABLE/DISABLE SOUNDS 
        boolean playSound1  = true; 
        boolean playSound2  = true; 
        JFrame mainFrame; 
        JPanel mainContent; 
        JPanel center; 
        JButton buttonPlay; 
        int sampleRate = 44100; 
        long startTime;  
        SourceDataLine line = null;  
        int tickLength; 
        boolean playing = false; 
        SoundElement sound01; 
        SoundElement sound02; 
        public static void main (String[] args) {        
            soundTest = new SoundTest(); 
            SwingUtilities.invokeLater(new Runnable() { public void run() { 
                soundTest.gui_CreateAndShow(); 
        public void gui_CreateAndShow() { 
            gui_FrameAndContentPanel(); 
            gui_AddContent(); 
        public void gui_FrameAndContentPanel() { 
            mainContent = new JPanel(); 
            mainContent.setLayout(new BorderLayout()); 
            mainContent.setPreferredSize(new Dimension(500,500)); 
            mainContent.setOpaque(true); 
            mainFrame = new JFrame("Sound Test");                
            mainFrame.setContentPane(mainContent);               
            mainFrame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); 
            mainFrame.pack(); 
            mainFrame.setVisible(true); 
        public void gui_AddContent() { 
            JPanel center = new JPanel(); 
            center.setOpaque(true); 
            buttonPlay = new JButton("PLAY / STOP"); 
            buttonPlay.setActionCommand("play"); 
            buttonPlay.addActionListener(this); 
            buttonPlay.setPreferredSize(new Dimension(200, 50)); 
            center.add(buttonPlay); 
            mainContent.add(center, BorderLayout.CENTER); 
        public void actionPerformed(ActionEvent e) { 
            if (!playing) { 
                playing = true; 
                if (playSound1) 
                    sound01 = new SoundElement(this, "Sound1", 800, 1); 
                if (playSound2) 
                    sound02 = new SoundElement(this, "Sound2", 1200, 1); 
                startTime = System.nanoTime(); 
                if (playSound1) 
                    new Thread(sound01).start(); 
                if (playSound2) 
                    new Thread(sound02).start(); 
            else { 
                playing = false; 
    SoundElement.java
    import java.io.*; 
    import javax.sound.sampled.*; 
    public class SoundElement implements Runnable { 
        SoundTest soundTest; 
        // TEMPO CHANGE 
        // 750000000=80bpm | 300000000=200bpm | 200000000=300bpm 
        long nsDelay = 750000000; 
        long before; 
        long after; 
        long diff; 
        String name=""; 
        int clickLength = 4100;  
        byte[] audioFile; 
        double clickFrequency; 
        double subdivision; 
        SourceDataLine line = null; 
        long audioFilePlay; 
        public SoundElement(SoundTest soundTestIn, String nameIn, double clickFrequencyIn, double subdivisionIn){ 
            soundTest = soundTestIn; 
            name = nameIn; 
            clickFrequency = clickFrequencyIn; 
            subdivision = subdivisionIn; 
            generateAudioFile(); 
        public void generateAudioFile(){ 
            audioFile = new byte[clickLength * 2]; 
            double temp; 
            short maxSample; 
            int p=0; 
            for (int i = 0; i < audioFile.length;){ 
                temp = Math.sin(2 * Math.PI * p++ / (soundTest.sampleRate/clickFrequency)); 
                maxSample = (short) (temp * Short.MAX_VALUE); 
                audioFile[i++] = (byte) (maxSample & 0x00ff);            
                audioFile[i++] = (byte) ((maxSample & 0xff00) >>> 8); 
        public void run() { 
            createPlayer(); 
            audioFilePlay = soundTest.startTime + nsDelay; 
            while (soundTest.playing){ 
                if (System.nanoTime() >= audioFilePlay){ 
                    play(); 
                    destroyPlayer(); 
                    createPlayer();              
                    audioFilePlay += nsDelay; 
            try { destroyPlayer(); } catch (Exception e) { } 
        public void createPlayer(){ 
            AudioFormat af = new AudioFormat(soundTest.sampleRate, 16, 1, true, false); 
            try { 
                line = AudioSystem.getSourceDataLine(af); 
                line.open(af); 
                line.start(); 
            catch (Exception ex) { ex.printStackTrace(); } 
        public void play(){ 
            line.write(audioFile, 0, audioFile.length); 
        public void destroyPlayer(){ 
            line.drain(); 
            line.close(); 

    Thanks but you have never posted reply s0lutions before ?? And F 4 is definitely not 10 times faster as stated before I upgraded !!

  • 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

  • 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/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

  • 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

  • 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]

Maybe you are looking for