|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ transport for SOAP |
« View previous topic :: View next topic » |
Author |
Message
|
ollka |
Posted: Fri Aug 24, 2007 4:19 am Post subject: MQ transport for SOAP |
|
|
Newbie
Joined: 24 Aug 2007 Posts: 9
|
Hi, i'm trying to test MQ transort for SOAP with AXIS web services.
I'm doing all step-by-step by redbook WebSphere MQ V6 and Web Services, but when I trying to start amqwdeployWMQService.sh, I have Exception in thread "main" java.lang.NoClassDefFoundError: com/ibm/mq/soap/util/DeployWMQService
but my PATH include path to com.ibm.mq.soap.jar library, which contains this class.
What I'm doing wrong? |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Aug 24, 2007 5:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You need to add the jar to your CLASSPATH variable.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
ollka |
Posted: Fri Aug 24, 2007 6:35 am Post subject: |
|
|
Newbie
Joined: 24 Aug 2007 Posts: 9
|
yes!
jar in my CLASSPATH!
smth like this: PATH=/opt/mqm/java/lib/com.ibm.mq.soap.jar:/another_pathes... |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Aug 24, 2007 8:16 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
ollka wrote: |
yes!
jar in my CLASSPATH!
smth like this: PATH=/opt/mqm/java/lib/com.ibm.mq.soap.jar:/another_pathes... |
You seem confused. CLASSPATH and PATH are 2 different things...
CLASSPATH is a java thing.
PATH is an OS (Operating System) thing....
LIBPATH or LD_LIBRARY_PATH is another OS thing  _________________ MQ & Broker admin |
|
Back to top |
|
 |
ollka |
Posted: Sun Aug 26, 2007 10:48 pm Post subject: |
|
|
Newbie
Joined: 24 Aug 2007 Posts: 9
|
Thank you!
I feel so stupid! =(
I thought (why??), that CLASSPATH is name of Windows PATH variable... |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|