• JBoss.net or JBossWS

    I am about to develop some web services and I am trying to decide which of jboss's approach to web services I should use. I am wondering if anyone might point me to some good commentary on the pros and cons of JBoss.n...
    Profile Photo
    last modified by gjacobi
  • ws-security in JBoss.net

    Hello! Does anybody know if there is a way to integrate ws-security in jboss.net? I?ve been developing web services communicating over SSL with JAAS, but I need a way to add xml encryption and xml signature. Can any...
    Profile Photo
    created by cartola
  • jboss-3.2.3 wsdl generated with all namespaces deployed.

    The wsdl generated after deploying the applications, by using the url - http://../jboss-net/services/appname?wsdl , has the schema from all the namespaces. This is undesirable behavior and is causing a lot of grief. H...
    Profile Photo
    last modified by sudhirsrinivasan
  • WSDL error - simpleType

    Hi I am using the jboss-net module for xdoclet to generate a simple EJB, which is then exposed as a web service. The service works correctly, however, there seems to be an error in the WSDL that is generated by AXIS...
    Profile Photo
    last modified by paullj
  • Scoping for WSRs?

    I want to deploy two versions of the same WSR: one for production, and one for test. For example: MyService.wsr and MyServiceTest.wsr. The class files in each WSR will have the same names, but may be different version...
    Profile Photo
    created by jwcone
  • Conflicting classloaders detected

    Hi, I'm now facing a trouble as below after redeploying my ear file. This trouble doesn't occur after a reboot. But redeploying my ear causes this again. Does anyone have any ideas? Any helps will be appreciated! B...
    Profile Photo
    last modified by tmt
  • AXIS.Net how to set up? for Jboss

    I posted this to another JbossWS and trying to figure out how to get this working. ok i looked at that page and the instruction http://www.jboss.org/wiki/Wiki.jsp?page=JBoss.NET and they are not clear HOWTO switch ...
    Profile Photo
    created by empress101
  • Axis - EJB Provider

    Hi All, I have deployed an ejb on JBoss and I am using axis-1_2RC1. Below is working configuration for this ejb web service in server-config.wsdd <service name="Demo" provider="Handler" style="wrapped" use="li...
    Profile Photo
    created by babloosony
  • MDB as Web Service endpoint?

    Can a Message-Driven Bean act as a web service endpoint? Or must I use a SLSB?
    Profile Photo
    last modified by amlgroup
  • Frequently Asked Questions

    Hello, I was happy using just EJB-QL until I wanted to have a finder method that used both an "ORDER BY" and "LIMIT" in the query. Aparently it is not supported yet. That is when I found out about the JBoss-QL. As we...
    Profile Photo
    created by anil.saldhana
  • Nullpointer in JBoss.net 3.2.6

    Hi I've been uning JBoss 3.2.1 for some time with the JBoss.net axis webservice integration. And this worked ok. We want to upgrade to 3.2.6 because of a path to the UnifiedClassloader. However when we try to run th...
    Profile Photo
    last modified by oaadland
  • not having success when invoking webservice in jboss 3.2.6

    Hi I have a web service working on jboss 3.2.1 and plain c clients running successfully for a long time. I wanted to migrate it to jboss 3.2.6 but when the client invoke a service from the server, it is getting a st...
    Profile Photo
    last modified by karimrg
  • Missing org.jboss.net.ws4ee.server.EJBProxyFactoryImpl?

    We are in the process of tried jboss-4.0.0DR4. We do get the following exception on startup: 21:13:50,046 WARN [EjbModule] The Container Invoker session-webservice-invoker (in jboss.xml or standardjboss.xml) could no...
    Profile Photo
    last modified by hurzeler
  • Problem in passing parameters to .NET web service

    Hi Thomas I am trying to invoke .NET WS from Java Axis client. I am able to invoke the WS but not able to pass parameters. In .NET it is receiving as null for sting. I searched the forum and found that AXIS by defaul...
    Profile Photo
    last modified by prasanna_b2001
  • How to get user id and password from authenticated web servi

    hi all, Is it possible for us to get user id and password used by client to request my web service? is yes, how? I need to get the user id and password to check against my database wheter the user is a valid user. pl...
    Profile Photo
    created by keanthian
  • ClassNotFound in 3.2.1

    After a hot deploy of my war, I get a null pointer exception when attempting to access the web application via URL. java.lang.NullPointerException at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:119) a...
    Profile Photo
    created by jjmuhlestein
  • How to handle concurrent web service request?

    hi all, Can anyone tell me how can we control number of request submitted to our web service. The problem i'm facing now is, a web service client spawn 100 request threads to my web service. This cause an exception b...
    Profile Photo
    last modified by keanthian
  • Log input and output XML on all calls

    Can someone tell me if there is a way to turn on logging on input and output XML in JBoss.net I have a requirement to capture everything coming and going out of the system. I would like to do that in the actual XML t...
    Profile Photo
    created by acxsjones
  • java calling .NET web service

    Hi All I have created a .NET web service which doesnt need any input. On invoking that it will create a row in the DB table and it is not returning any value.. I have tested by accessing thru browser. If i access thr...
    Profile Photo
    last modified by prasanna_b2001
  • Access to HTTP headers

    I need to add code examining the contents of headers sent with the web service request before executiing the exposed method. Is there a pluggable interface to allow me to add in code somewhere in the execution proces...
    Profile Photo
    last modified by paper57