2004 byte By
Sangig at 2007-11-26 11:21:55
Hi all,I was trying to invoke a web service that is created using NetBeans 5.5 Beta 2 IDE. It is a simple web service that accepts two integers and will return the sum of the numbers.I was able to consume the webservice outside Java CAPS. But when i tried to import the WSDL file, it is giving ...
I need the file - Java_CAPS_Tutorial.zip for completing the tutorial of JCAPS 5.1.2. Can some one post the link for downloading. The same is not available in eGateDocs.sar which is available with me. Thanks
587 byte By
tivadar at 2007-11-26 11:26:44
Hello,I'd like to set up CAPS512 on a linux box.Unfortunately it is an Ubuntu (6.10) box, and both the Suse and Redhat logicalhosts fail to start up on it.The error message is the same, a not very specific java.lang.ExceptionInInitializerError.Can anyone give me a few pointers about this ? ...
Hi Folks,We need to read the data and process the same from .xls file(EXCELFile).I was tring the same using file eWay and I was getting some marshal exception while creating the project itself and later I came to know that we need to use COM/DCOM eWay to read the data from MicroSoft ...
164 byte By
eduz at 2007-11-26 11:29:27
How do I continue the execution of a Task in WLM that is composed by two or more EVision pages and I close the execution window in the middle of the process?
Hi folks,We're thinking of building an automated test harness for our sbyn stuff. Is there anyone who'se done something similar before and would like to share any insights, feelings, docs, or hell, even code?Is this possible at all? So far, I've found reference to this class that sounds ...
Hi,I want to display a pdf on the browser.I have with me the byte stream, using which I need to display the pdfdirectly on the browser.Currently, I am storing it in my local file system by creating a fileoutput stream. But its taking a lot of time.I don't want to create any intermediate ...
Hi,Is there any message caching mechanism in eGate? How can I cache messages with CAPS in order to make business processes faster?Can Integration Server be used to cache web services messages?CAPS documentation doesn't make any reference to this ...
Hi All,I am facing JES installation problem on Windows XP SP2 OS.Iam trying to intall sun java Enterprise System(java_es_05Q4-ga2-windows-x86) by selecting follwing servers- Sun Java System Directory Server- Sun Java System Web Server- Sun Java System MessageQueue- High Availability Session ...
167 byte By
AKsuited at 2007-11-26 11:33:13
Do you have any experience with instrumenting JCAPS JCDs with JMX? I'm just beginning the research and would be interested in any lessons learned.Thanks
Is there a way/method (or a third party tool) which can allow the printing of business process diagrams?Message was edited by: VinceVella
1360 byte By
smaring at 2007-11-26 11:35:11
Things started a bit rough, but then seemed to get better until I hit a brick wall on the IP address thing. It just does not seem to like my IP address for some reason. Any suggestions?-Steve Maringsteve dot maring at gca.netGCA.net# ./installerbash: ./installer: /bin/sh: bad interpreter: ...
Hi,I would like to give SOA Certification,hence I need some details about that,If any one aware of this please let me know..Thanks,Renga.S.
Hi,There is a webservices which I can used across my application in morethan one place .The webservices will expect 5 input and give 3 output.When I call the webservices I some times I will give 3 input and some times I will give 4 inputs.So is there a possibility where I can develope dynamic ...
361 byte By
dianaIt at 2007-11-26 11:35:54
Hi,First of all, sorry for my English but I will try to make my best!I'm new to JCAPS.I'm doing a simple BPEL flow in eEnsight. I want monitoring it. I have setted the persistence but into Emanager page i don't see the windows: Business Process Instance Monitor tab.Any idea?Thanks for yours ...
855 byte By
tivadar at 2007-11-26 11:37:36
Hi,I have two (quite unrelated) questions:1. While deploying my apps, I spotted a line in server.log:".... contains one or more embedded jars. This will significantly decrease deployment performance. It is recommended to move the embedded jar file(s) to top level of the EAR...."I have no idea ...
684 byte By
marto10 at 2007-11-26 11:38:21
I have some oracle otds which were originally created under ican 5.0.5. These are prepared statements with placeholders (e.g. update tableX set a = ? where b = ?)where i provide the variables in my jcd code.These work at runtime now that I have upgraded to jcaps 5.1.1. However if I try and edit ...
Hi,Has anyone ever worked on ebXML transactions with Java CAPS. Any pointers would be helpfull.Thanks in adavance
100 byte By
dema at 2007-11-26 11:42:29
Pls let me know the difference between ICAN and JCAPS ,not able to find the excat difference.
Hi,We are developing GUI project.In which we need to retrieve the contract details based on the Name which we enter in eVision page.Here we will not enter the whole name,we will enter only the part of the name,for example if the actual name is Sun Seebeyond,I will enter only Su.So if there are ...
489 byte By
conector at 2007-11-26 11:43:09
Hi everyoneI am using ldap eWay. I did a java collaboration for connecting to ldad. My java collaboration receive two parameters userID an password. I want autenticate this user against a Ldap server. I implement performCompare operation from ldapOTD for comparing userPassword attribute on ldap ...
281 byte By
awid2 at 2007-11-26 11:43:37
Hi,I'm just wondering if anyone has implemented some sort of database caching in JCAPS? sample scenario would be: a message flows thru and needs to do a lookup from database (routing info), the 2nd msg will just need to access the cached data.thanksAri
Hi all!I'm having difficulties trying out the eway development kit(CAPS 5.1.1). I would like to create an oracle AQ eway, but first of all i would like to test out the samples included in the documentation, for instance the edkfile eway.I've build the sar file from the post implementation zip ...
606 byte By
sar_an at 2007-11-26 11:44:28
I have been tryin to configure the saml v2 plugin in my access manager 7.1 in windows but i am getting a empty directory (saml2) after following all the instructions in the federation services user guide etc etc.Can anyone elaborate the steps i have to follow1) I have a ...
Dear AllI am having probelm to get the JES2005/Q4 get working on my server, installation goes okay with no error and installation log and events looks okay, after installation and configuration of Delegated administrator i can not login to DA with admin or amadmin username name and I keep ...
Hi , I have logicalhost-win32.zip and JDK 5 .How would I install the logicalhost ? I have no idea about JavaCaps .Any docs u people have or any hint ?Regards,Ayan
How can we connect to a DB and fire DB queries in JCAPSPlease help me
605 byte By
dianaIt at 2007-11-26 11:51:57
Helloi have implementated a JCAPS Business Process.How I can comunicate it the username and password of user that is calling the service?I have created a SOAP/HTTP Web Service External System and i have enabled the SOAP Message Security. When i call the service I have the follow ...
Hi I have installed the Logical Host of JCAPS .Also I can explore the differentMBeans of it using JConsole.If I want to access those MBeans programmatically what would be the JNDI properties ? For examplke if I want to access JBoss 3.2.5 MBeans My sample code would be something like ...
Hi can anybody tell me how access an mbean by a sample program .For example in case of jboss , the jboss-service.xml contains an entry like the following...*****************<mbean code="org.jboss.jmx.adaptor.rmi.RMIAdaptorService" name="jboss.jmx:type=Connector,name=RMI"><!-- Bind the ...
We currently use JCAPS version 5.1.1. We use Java Collaborations (jcd) services embedded on eInsight Business process(bp) to complete a business process.Question:Java Exception from a collaboration (jcd) is received by business process (bp) only if I have an output specified for that ...
608 byte By
conector at 2007-11-26 11:58:50
Hi everyoneI have a java collaboration definition, which use OTD for conect to oracle 10g.When I connect to Database, which is on external server, java collaboration take too long time to connect to database when that java collaboration receive first request message.When I connect to Database, ...
221 byte By
GoldFish at 2007-11-26 11:59:24
hi,Can any body has any specific document regarding to achieve the effective exception handling with respect to JCAPS eInsight. where we have very limited information in the eInsight user guide.Thanks
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.
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. ...
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 ...
546 byte By
quai83a at 2007-11-26 12:31:48
Hi,I got a strange installer behaviour when I am installing the Java 6 JDK final release on Windows XP. Here is the senario:-i) My Windows installation is in Drive D, and has not enough space for JDK installation.ii) So, I browse to Drive E, which has a lot of space as install destination.iii) ...
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 ...
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-
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
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 ...
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 ...
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 ...
747 byte By
cfgoiana at 2007-11-26 14:08:20
Hi all,I installed JES on Windows 2003.At first I had the following FQDN:test-1.itcnetworksA nslookup test-1.itcnetworks gave back the correct IP ...The hosts file had a line with IP and machine's name ...But I was unable to install, JES gave the message that my PC have no FQDN !!!The only ...
202 byte By
azfara at 2007-11-26 14:25:32
Where do i get the outlook connector configurtion. I have setup the Sun JES 2005Q4 and now want to configure the outlook connector setup.I cant find any info for server side configuration.
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 ...
Just wondering what the timeframe for GA release of JES5 is for Windows?The BETA program has been going for nearly 3 months with no word on release schedule.Regards,Shane
692 byte By
Hughiea at 2007-11-26 14:59:13
Hi,Running JES as follows:Sun Java(tm) System Messaging Server 6.2-4.03 (built Sep 22 2005)libimta.so 6.2-4.03 (built 04:37:42, Sep 22 2005)SunOS zzzzzzzz 5.9 Generic_118558-17 sun4u sparc SUNW,Sun-Fire-880Feeling a little paranoid. Can I interrupt a reconstruct -r -f user/xxxxx without ...
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 ...
Regarding the subject above, does CAPS eXchange support RosettaNet ?