Log in to follow, share, and participate in this community.
Thread Invalid element in SomeException - message
Invalid element in SomeException - messageI recently upgraded from jboss-3.2.3 jboss.net to jboss-3.2.8SP1 jboss.net, and now I discovered an incompatibility between the latter and apache axis (1.4) clients. In apache axis, user exceptions thrown in the servi...
Thread Problem when sorting DataGridView C # Desktop id and money column
Problem when sorting DataGridView C # Desktop id and money columnGood day guys ... I have a little problem here, I have no idea how to solve ... I have a C # program I'm doing here ... and has a esds DataGridView product, which has its note values and their sales values, and your...
EJB calling https webserviceHi, I am calling https webservice from ejb in jboss 7.1.1. Its working fine if i set inside been method system properties of ssl , keystrore and trusstor. When i remove it then it does not work even i have s...
Drools support for C# .NETHi, I have just joined this community hoping to get some answers. I am working on a Drools project in dot net. There is very little documentation and support available on the internet for the Dot net version ...
Thread ClassCastException on WebService call from an EJB
ClassCastException on WebService call from an EJBHello, I have an EJB that invokes a WEB SERVICE deployed on the same Application Server. I am using AXIS to encapsulate the Web Service call. Here is a code portion: String endpoint = "http://localhost:50701/jboss-n...
Thread I am looking for a JBOSS Software Engineer III for our Reno Nevada office
I am looking for a JBOSS Software Engineer III for our Reno Nevada officeHello, My name is Monique Moultrie and I am looking for a JBOSS Software Engineer III for our Reno Nevada office. I have enclosed a brief description for your review. If you or anyone you know is interested please se...
How to create rules for a class list? Hi, I have an application where the ClassVelM is defined as follows: public class ClassVelM { public double Velm { get; set; } ...
CONSULTA CON INNER JOIN NHIBERNATEBuen dia, quiero saber como puedo hacer una consulta con varias tablas utilizando inner join en hibernate??? mi codigo de ejemplo es el siguiente SQL select t1.campo, t2,campo, t3,campo from t1...
.net code in JbossHi, There is a requirement from the company , to run the existing .net code to use JBOSS server. Since i'm completely new to Java and JBOSS, could you please suggest me the ways of doing this? Can JBoss.net API be of...
Thread JBoss Fights to Retain Its Title in the Testing Tools Category
JBoss Fights to Retain Its Title in the Testing Tools CategoryBangalore, March 11, 2010: Quality assurance tests play an important role in the process of creating software products. Measures ensuring the quality of a software product meets the requirements are welcome in every s...
Thread Logging incoming SOAP messages in JBoss.net
Logging incoming SOAP messages in JBoss.netHi, I have a jboss.net app that i am trying to redo in jboss 4.3. i need to log the soap messages to check what is the actual structure of the incoming sopa message. i tried setting the org.jboss.net category to debug...
Thread Thank you and Help us learn how Feature Requests R gathered
Thank you and Help us learn how Feature Requests R gatheredThank you to everyone who completed the survey! We’re getting great feedback. If you haven’t already participated, please take a few moments to complete the survey located at the ...
Thread Help us learn how Feature Requests R gathered
Help us learn how Feature Requests R gatheredMy name is Paula Laurent. I am a Computer Science PhD student at DePaul University conducting research on soliciting and prioritizing requirements. The goal of this research is to find out about the current requiremen...
Hosting JBossWS and JBoss.NET webservicesHi, Sorry for posting duplicate post, was not sure in which forum to post JBoss.NET or JBossWS as it involves both of them. We are upgrading our application to Jboss-4.2.2 and we have a JBoss.NET web service in the ...
Thread How to format Request/Response SOAP messages?
How to format Request/Response SOAP messages?Hi. I implemented a webservice following this tutorial: http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html But using Eclipse Ganymede and JBoss 4.2.3.GA instea...
JBOSS 4.0.3 with Axis 1.xDear newsgroup, I sucessfully developped a web service using tomcat. However I would like to set up the web service using it withing the Jboss server. Does anyone could provide me with some info on how to do that? I...
terminating zero in SOAP requestI am having a problem in makin a call using Axis client. I have generated the client in java using wsdl file. When I make the call using generated client it generates a SOAP request message, that I have pasted below...