I moved the axis libraries as well as the libraries that my application uses to
the \jboss-4.0.1RC1\server\default\lib and restarted the server and that seemed
to do the trick for me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860202#3860202
Reply to the
I am using version 4.0 of JBOSS. I manged to resolve this by reorganizing the
class path. Moved the libraries to the lib folder and fixed the issue.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860195#3860195
Reply to the post :
http://www.jboss.org/index.
This worked for me.. Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858581#3858581
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858581
---
SF email is spons
I am running a Axis Webservice Client on my JBOSS server. The Axis Client is
trynig to access a webservice hosted on the internet. I am trying to figure out
how to configure the http proxy that I need to get to the internet (proxy host
name, port, proxy user and proxy password). Can you please h
Hi,
I have created an Axis Client to an external webservice and running a servlet
to call this Axis Client. I run it on WSAD local test environment and it works
well. I deployed the ear file from WSAD to JBOSS server and run the servlet. I
get the following error:
11:45:56,509 ERROR [WSDDDeplo