1 2 3 4 5 6

Jcaps sample application

262 byte By StashKumara at 2007-11-26 12:24:13
Hi, I am new to the JCAPS, I am trying to create web application in eVision. Can you any one of you help me, how to create and run simple web application.Also can you please provide links for sample web application developed through eVision.

Caching data from database on a java collaboration

431 byte By conectora at 2007-11-26 12:26:45
Hi I implement cache in a java collaboration working with HashMaps. When the first message arrive to java colaboration, this message ititialize a HashMap, the next message use that cache for looking neccesary data.But when the first message arrive, it take any seconds for initializing hashmap. ...

Whats a JMSGrid?

320 byte By RaviAkkirajua at 2007-11-26 12:30:01
Hi All,Working in egate /ICAN for past 6 years. Any documentation on JMSGrid? What is this used for?In the topics i read so far about JMSGrid, it is supposed to be Loadbalanced/HA JMS queue. If so how does that work? Any docs on this topic will be greatly ...

accesing database from static method on java collaboration

303 byte By conectora at 2007-11-26 12:48:57
Hi *,I want cache data from a oracle database in a java collaboratioon when java collaboration is enabled by emanager.My java collaboration has a oracleOTDI did an static method on java collaboration, but I can't access database from static ...

log4j configuration

255 byte By deniskrizanovica at 2007-11-26 12:51:56
Hi, I want to modify the log-level settings of a particular jcd. I've looked for a log4j.* file and embedded log4j properties. But cannot find any.Is it possible to modify the log4j setttings somehow? regards,dk-

Delimiters in OTD's

160 byte By ashokspandeya at 2007-11-26 13:24:16
Hi,While creating custom OTD, how we can set "Begin", "End" and "any" delimiter to a FIELD or an ELEMENTI am using JCAPS 5.1.2-Ashok

Unable to Import a project: Unable to resolve all in ICAN 5.0.5

2192 byte By Nag4.5.3a at 2007-11-26 13:38:14
Hi,I have ICAN 5.0.5.When we tried to import a project we get the folloing exception:com.stc.repository.packager.PackagerException:Unable to resolve allException Name: java.lang.NullPointerExceptionMessage: nullStack Trace: Message:nullStack:java.lang.NullPointerExceptionat ...

Getting Access to the Soap Header from JCD exposed as web service

476 byte By johnflearya at 2007-11-26 13:43:07
I am exposing a JCD as a Web Service. Is there any way to get access to the Soap Header information from the JCD? We currently do not have the HTTP eway. I can get access to the WSDL binding editor via the Connectivity Map, and I can see where I can add a header to the message. I do not see how ...

Download of Java Composite Application Platform Suite

463 byte By vatsakattaa at 2007-11-26 14:00:32
Hi,We are in the process of evaluation SOA suites offered by different vendors, with this regard can someone tell me where do i get the download of the "Java Composite Application Platform Suite". I just found one link where it asked me to register to get notify once the suit is released, but i ...

Regarding CAPS

460 byte By Harry07101954a at 2007-11-26 14:39:23
Hi All,I am presently working in a Software Company in India as a Programmer Analyst. I am presently pursuing my career in Java and J2EE. Recently i heard about Java CAPS. I went through the sun's site to know about it. It is very interesting. I want to learn it. can anyone guide me to build ...

JCD - making a web service client call from a jcd

569 byte By kwscreena at 2007-11-26 15:03:19
Hi,We would like to make web service client calls from our jcd's in Java CAPS 5.1.2 to an external web services running under a Tomcat 5.5 servlet.What is the recommended method of calling web services from a jcd?We attempted to import a WSDL and use the wsdl object but that failed.One ...

Does CAPS support RosettaNet?

75 byte By kinwah.laia at 2007-11-26 15:04:43
Regarding the subject above, does CAPS eXchange support RosettaNet ?

Reconect to oracle database on a java collaboration

1496 byte By conectora at 2007-11-26 15:10:33
Hi everyone,How can I reconect to database in a java collaboration?.That is.I have a jcd, which use a oracle otd.I did a test which I disconect my pc from network.When I re-connect my pc to network on my java collaboration definition appear next ...

Q:Unable to poll the SNMPAgent?

1215 byte By sdasasdasa at 2007-11-26 16:05:32
I’m new to SNMP and have been following the Sun Seebeyond “SNMP Agent User’s Guide” and “Alert Agent User’s Guide” tutorials with the aim of providing SNMP access to 3rd party client software (software currently unknown).I’ve managed to generate ...

Sending messages to MQ queue

705 byte By laura_ca at 2007-11-26 16:06:16
Hi,I've some problems sending messages from a collaboration to an external MQ queue. The messages are delivered correctly to the destination queue, but it seems that the tcp connections established from logicalhost to the MQ queue manager remain alive. After the first message, the number of ...

Messages to Weblogic Queue from JCAPS

268 byte By sijupaula at 2007-11-26 16:07:29
Hi,We are facing problems looking up a Weblogic queue from JCAPS to send a JMS message into it. The same code works fine from ICAN and stand alone java class.Has anyone done this before in JCAPS? Any help would be highly appreciated.Thanks.

SAP Writing

915 byte By SeeBeyond_deva at 2007-11-26 16:20:28
RFC_IDOC_INBOUND_ASYNCHRONOUS_1.getIDOC_INBOUND_ASYNCHRONOUS().unmarshal( IDOC.marshal() );RFC_IDOC_INBOUND_ASYNCHRONOUS_1.getIDOC_INBOUND_ASYNCHRONOUS().executeAsynchron ous( "GUIID" );The byte array marshalled from the IDOC 947 bytes long. The StringIndexOutOfBoundsException occurs at ...

Porting error ICAN to JCAPS

149 byte By moonsita at 2007-11-26 16:28:17
When trying to port a project zip from ICAN to JCAPS I get an out of memory exception and edesigner just hangs. Does anyone know a resolution?

JCAPS INSTALL.BAT-VIRTUAL MACHINE LAUNCHER: CLASS MAIN NOT FOUND

418 byte By sanjeev_ma at 2007-11-26 16:34:23
Dear all, I am trying to install JCAPS in my personal laptop, when I click on install.bat, I am getting error message from Virtual Machine Launcher saying, 'class main not found, program will exit'. I installed JDK1.4.2 and tried again but still receiving the same. I did complete recovery of ...

eDesigner: deploy to Sun AS 8.1

280 byte By Pegasa at 2007-11-26 16:40:20
Hi,Has anyone deployed from edesigner to external AppServer?I've tried but result is warning message:"Error while loading application server plug-in jar:Manifest does not specify any deployment factory implementations, must specify atleast one"

JCAPS 5.1.1 - Properties to modify jcd behaviour at runtime

553 byte By damusa at 2007-11-26 16:41:31
I need to create jcds whose behaviour may be customized via runtime properties.Currently, one possible way I found is to create one property file and access it via java code directly from within the jcd; this is nice because properties are modifiable at runtime, but needs some custom code to be ...

Problem when install CAPS

17649 byte By Yueha at 2007-11-26 16:45:28
Hi guys, I need help :-)I managed to download the egate package of the sun enterprise system, however during the uploading of the egate package (egate.sar) I am getting a failed error.eGate (1 of 1 Product List) - -Bottom of FormProduct Name : eGateProduct Version : 5.1.0Installed by User : ...

Error if I add 2 WebServices in a Process - WSDL does not SOAP binding

2236 byte By vinodkirana at 2007-11-26 16:58:38
We have designed a simple process flow (exposed as a webservice) that consists of 2 separate services.Something like this:entry->service1->service2->exitWe get the following error 'WSDL does not have SOAP binding'Annotation: Caught Compilation Error(s). Please fix before ...

Problem in establishing connection with mysql 5.0

1620 byte By VenkateshSampoornama at 2007-11-26 17:26:38
Hi, I am using JCAPS 5.1. I tried to insert data to mysql database table. But i got following error java.sql.SQLException: Error in allocating a connection. Cause: Physical Connection doesn't exist. My intention is to read file in which data are comma seperated and to populate those values ...

com.stc.codegen.framework.model.CodeGenException

1309 byte By Java_developera at 2007-11-26 17:32:02
I have a simple connectivity model that goes like this: eway -> Business process -> web service & eway and during build I am getting the following error message:com.stc.codegen.framework.model.CodeGenExceptionat ...

Batch build in eDesigner

264 byte By chiewsta at 2007-11-26 17:34:59
Is there a batch build process for eDesigner(JCAPS5.1.2)? We have a need to rebuild all our projects due to a change in environment set-up. I know wwe have the command line deploycli tool for deployment, but is there anythng similar for BUILD?Thanks.

Correlation for ELS

1738 byte By PaulPetersa at 2007-11-26 17:51:04
Hi all,i'm in the process of making a fairly generic ELS functionality with by using eInsight Correlation.Have one inbound Queue that is being picked up by a JMS Receive, initialized the CorrelationSet, etcetera. Then goes on to a while loop which contains an Event Based Decision with a JMS ...

IMS eWay

250 byte By chiewsta at 2007-11-26 17:55:35
Is anyone out there using IMS eWay with IMS/Connect? I need some help with the environment settings. Somehow if I leave any of the setting blank, even though the documentation says optional (like LTERM) I will get a NullPointerException error.

Effective way of CAPS Installation

201 byte By fthamuraa at 2007-11-26 18:16:27
I just got CAPS from Sun Indonesia, and now want to learn it,anyone can help me to start with it?what is the effective way to install it and play around.in linux or windows?

CodeGenException. Invalid element: "group"

1556 byte By sand123a at 2007-11-26 18:17:45
Hi all!I trying to do simple thing, namely import an existing WSDL into a project and call it from a business process. While trying to build the project I get a com.stc.codegen.framework.model.CodeGenException. In ide.log there appears the followingSEVERE: error: modeler error: model error: ...

String to Clob conversion

135 byte By moonsita at 2007-11-26 18:27:45
How do you convert from a string to clob in a java collab for insertion into an oracle table which has a field of the type clob?

JMS Grid constraint

330 byte By guido@bea at 2007-11-26 18:31:53
Hi,Sun recommends that clusters consist of either one or two daemons if persistent messages are being used. This looks like a "heavy" constraint if one uses clusters on multi-hosts and one wants to have the message replication...Can anyone share some experience on this?Kind ...

Using oracle OTD Couldn't create prepared statement for deleting tablerow

1555 byte By VenkateshSampoornama at 2007-11-26 18:34:31
Hi, I am using JCAPS 5.1.1. In JCAPS 5.1.1 i tried to create an OTD using oracle database . In wizard,I selected only prepared statement. After selecting tried to create a prepared statement for deleting a row from table.delete from tablename where coulmnname=? (e.g) delete from membership ...

Generic eWay for calling EJB?

457 byte By karazniea at 2007-11-26 18:45:09
I'm evaluating JCAPS currently for my organization. Since we base on Oracle iAS application server I'd like to investigate if there is any way to integrate easily with this server. I'm quite surprised that there is no generic eWay for EJB. Sure there are some specialized eWays foe WLS, SJAS ...

seebeyond oracle eWay

126 byte By reader_09a at 2007-11-26 18:54:12
What is the difference in oracle inbound and outbound eWay, and what are the different scenarios these two can be used?

eXchange whts happening to this chunk

202 byte By RamSaia at 2007-11-26 18:57:46
Hello All,I am not seeing any document on eXchange, please let me know whats Sun Strategy on this? Are you folks working on this or going with different name?Thanksram

Getting java.lang.OutOfMemoryError: PermGen space

709 byte By VenkateshSampoornama at 2007-11-26 19:01:12
Hi, In JCAPS5.1.1 after deploying my project, i am getting following error. #|2007-02-20T16:38:48.319+0530|SEVERE|IS5.1.1|STC.eWay.batch.com.stc.connector. batchadapter.system.BatchInboundWork|_ThreadID=50; ThreadName=Worker: 140;stacktrace-id=13;|Exception in BatchInboundWork, BatchInboundWork ...

After deployment - Output files are not created in 5.1.0

636 byte By RamSaia at 2007-11-26 19:11:51
Hello All,Referred and followed step by step of "eGate_Tutorial.pdf", able to build and deployed Scenario-1 and Scenario-2 succssfully.But not able to see the output files in C:\eGateData\Project1 and C:\eGateData\Project2. directories.I understood that the .ear file is deployed in "integration ...

receive idoc from sap 3.1 system

1805 byte By claesjurgena at 2007-11-26 19:16:17
does anyone know how to receive idocs from sap 3.1i with jcaps 5.1.2?I tried IDOC_INBOUND_PROCESS , but receive error below during build. Receiving from sap 4.x works fine with IDOC_INBOUND_ASYNCHRONOUS.thanks for help !JurgenAnnotation: Caught Compilation Error(s). Please fix before ...

SAP certification SAP eways IDOC+RFC ?

166 byte By eingfoana at 2007-11-26 19:17:10
hi *,does anyone know if the SAP Bapi eway is certified with SAP itself for compliance? if yes can i get more info on this (where?)?regards chris

OTD Marshalling Exception : Array index out of range

2168 byte By RajeshDuddupudia at 2007-11-26 19:19:46
I am working on an interface and using JAVACAPS 5.1.2I had a OTD defined. The HL7 input had segments not in order, so i had the parent node order as any.I am trying to test the OTD using the standard tester on OTD Editor.Here is the sample input file i am ...

Authentication error at WorkList Manager login page

849 byte By seebeyonDona at 2007-11-26 19:25:01
Hi,Server log file is contains following lines indicating exception/error:-1) [#|2007-02-22T20:50:37.261+0530|SEVERE|IS5.1|com.stc.wlm.web.worklist.Authentic ateAction|_ThreadID=23; ThreadName=http18001-Processor2;stacktrace-id=3;|Authentication failed. nulljava.lang.NullPointerExceptionat ...

Oracle eWay : Closed Connection problem

615 byte By conectora at 2007-11-26 19:32:25
Hi everyone,I hava a collaboration which use an oracle otd.Unexpected I get next error:project: runtime, component: OracleVariables, deployment: dpS3SOAServicioAutorizacionProd, environment: envProduction, logicalhost: lhProduction, integration server: isProduction ], monitor: ObjectReference [ ...

Editing OTD from OTD Library

282 byte By RajeshDuddupudia at 2007-11-26 19:44:38
I am trying to use an OTD from HL7 library. I copied the OTD i needed from the libary to my current project. I need to add more elements and customize few elements. But the all the elements are in non-editable mode.Can anyone help me out with itThank You

Hello, can anyone hear me?

311 byte By bluesturboa at 2007-11-26 19:44:51
What is with the anemic JCAPS support? Again, can anyone here provide a reliable SUN contact that has authority to do something, or know something?Tried calling SUN support, but they never heard of SeeBeyond or JCAPS. Every call becomes a marathon ending up with infinite ...

What is JCD in JCAPS anyway?

246 byte By Kartica at 2007-11-26 19:50:08
Hi ,There are couple of questions..1. JCD translates to what component internally during build creation? Is it a sessio bean ?2. Is there any option of connection pooling while i user Orace eway?ThanksKKS

How can we use egate code in ICAN

100 byte By reader_09a at 2007-11-26 20:04:28
Can we directly import eGate code in ICAN/JCAPS? If any one knows how to do this please help.

Difference between Integration server andSun Java system applivation server

413 byte By Kartica at 2007-11-26 20:11:25
Hi,What is the difference between Sun Java system application server and Sun Seebeyond integration server?When I see the documentation it says that Sun Seebeyond integration server is a specialized thing of Sun Java system application server.What needs to be configured in Sun Java system ...

eDesigner with jdk 1.5

631 byte By PaulPetersa at 2007-11-26 20:32:01
Hi all,Did anyone play around with getting the eDesigner to work with jdk 1.5 ? Been trying it out and it's significantly faster, memory footprint is lower etc.Only problem i have is when a Deployment Profile is being built, a "Unhandled exception type IOException" is being thrown which ...

When will JCAPS available for download?

112 byte By kinwah.laia at 2007-11-26 20:34:39
When will JCAPS available for download?i've register for some times and no news from Sun on this.