• Updating WSR problems

    I have deployed my simple class under jboss-net by wsr file and it work fine. I want change my class method behavior and I know I can't simply replace wsr file with new one, but although I try to restart JBOSS (3.2.3 ...
    Profile Photo
    last modified by f.difonzo
  • Intermittent 500 internal server error

    Hi I am seeing intermittent 500 internal server error with jboss.net with my authenticated service. The service is wrapped with BASIC http authentication via jaas and database login module. The setup seems to be corre...
    Profile Photo
    created by mislam
  • jboss.net deployment fails on JBoss 4.0.0

    Hi, I've removed the JbossWS, then copied the jboss-net-client.jar to <server_root>/client and jboss-net.sa.tmp (yes, it's actually a .tmp file, hmmm sounds strange...) to <server_root>/server/default/dep...
    Profile Photo
    last modified by rastadg
  • JBoss.net on 4.0 produces errors

    I followed the instructions on how to use JBoss.net on 4.0. I've also built from the JBoss source to see if the problem was related to just the binary version. But I get the same error. I have copied the jboss-net.sa...
    Profile Photo
    last modified by natebowler
  • Doc/Literal style with JBoss

    Has anyone gotten document/literal style to work under JBoss? I've tried just enough to get some frustration out of it, and I can't seem to get it to work. I've added style="document" use="literal" to my web service ...
    Profile Photo
    last modified by james.clover
  • Exposing remote methods

    Hello I have just started working with jboss-net. I'm sending this email to ask if there is a way to publish a view-type="remote" method using jboss-net. My code: package teste; import java.rmi.RemoteException; imp...
    Profile Photo
    last modified by cartola
  • error migrating from rpc to document wrapped

    I followed the instructions on how to use JBoss.net on 4.0. I've also built from the JBoss source to see if the problem was related to just the binary version. But I get the same error. I have copied the jboss-net.sa...
    Profile Photo
    created by cartola
  • The requested resource (/jboss-net/servlet/AxisServlet ) is

    As far as I understand it I can check if all necessary WebService components are up and accessible by typing into the browser the following URL: http://localhost:8080/jboss-net/servlet/AxisServlet This should work e...
    Profile Photo
    created by thoste
  • JBoss.Net doesn't work with Jboss 3.2.6RC2 and JBoss 4.0

    When upgrading to jboss 3.2.6RC2 the jboss.net module doesn't work anymore. I might be because it is using the new version of axis. When calling a webservice I have the following stack trace: 13:53:58,455 ERROR [Engi...
    Profile Photo
    last modified by pepite
  • Help Please.... No provider type matches QName

    Hi All, I tried to tie a web serice to an EJB. I followed the sample given in the Axis disitribution (in samples/ejb). I have a stateless session bean and i was trying to deploy that as webservice...I have copied all...
    Profile Photo
    last modified by sureshkt
  • Consume Webservice via an AXIS Client: ConfigurationExceptio

    Hi all, I am using JBoss 4.0.0RC1 in the "all" configuration. I tried to create a SOAP-Client via Axis. When I instantiate the Locator class, a get a ConfigurationException: org.apache.axis.ConfigurationException: ...
    Profile Photo
    last modified by adrian-o-matic
  • NameSpace Issues

    Is there a document or article which points to configuration of web-service.xml ? Looks like I am miss configuring things on my web-service.xml which is pasted below. Aim is to expose the StudentEJB as a WebService a...
    Profile Photo
    last modified by sudhad
  • Why is jboss-net xdoclet hardcoded to rpc-encoded?

    Given that the preferred interop mode seems to be doc/literal, what was the thought behind leaving this unconfigurable? I've hacked up the xdt for my own purposes, but it would seem that a couple of attributes in ther...
    Profile Photo
    last modified by zeke7237
  • jbossnet subtask and xdoclet generated value objects

    We are trying to deploy some SLSBs as JBoss.NET style webservices - we are not yet ready to switch to JBoss 4.0.0 and J2EE style webservices. Our whole toolchain is xdoclet centric and thus our value objects are gener...
    Profile Photo
    last modified by ottoberg
  • JBoss and Web Services

    jboss.net: http://www.jboss.org/wiki/Wiki.jsp?page=JBoss.NET
    Profile Photo
    last modified by starksm64
  • Document style web services.

    Does anybody have any experience using document style web service with Jboss.net before? Can someone give me some guidelines or example code for me to get start? Any help is very much appreciated. Thanks Regards, ...
    Profile Photo
    last modified by scttu
  • wsr do not redeploy without a jboss restart ?

    First of all, sorry for my english. It is possible that .wsr archive do not redeploy without a jboss restart, or did I made something wrong ? I am on WindowsXP With Java(TM) 2 Runtime Environment, Standard Edition (...
    Profile Photo
    last modified by pjer
  • JBoss.net and xDoclet

    Hi all, I am fairly new to JBoss.net and web-services in general. I am planning to use jBoss.net for deploying my web-services. I have tested one of my web-services and it gets deployed fine. Now, I want to use the ...
    Profile Photo
    last modified by nohwal
  • Customized Date serialization

    Dates are serialized as pure UTC dates in JBoss.Net I want to be able to send the date with the timezone yyyy-MM-dd'T'HH:mm:ss.SSS Z (Z should produce something like -01:00) What I've tried to do is hook up a custom s...
    Profile Photo
    last modified by emcgreal
  • JBOSS  .NET

    Hi All, We are using JBOSS.net to expose ejb methods as SOAP based webservices. Question: How do we implement client Authorization in a webservice interface? what are pros cons? Can email to javaraje@hotmail.com tha...
    Profile Photo
    created by rajpiso