[JBoss-user] [Installation & Configuration] - Re: Unable to deploy typemapping Error on JBOSS

2004-12-30 Thread raghuvis
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

[JBoss-user] [Installation & Configuration] - Re: Unable to deploy typemapping Error on JBOSS

2004-12-30 Thread raghuvis
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.

[JBoss-user] [Beginners Corner] - Re: HTTP Proxy Configuration

2004-12-15 Thread raghuvis
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

[JBoss-user] [Beginners Corner] - HTTP Proxy Configuration

2004-12-07 Thread raghuvis
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

[JBoss-user] [Installation & Configuration] - Unable to deploy typemapping Error on JBOSS

2004-12-06 Thread raghuvis
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