File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes  com.ibm.mqbind.jar Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark " com.ibm.mqbind.jar " Watch " com.ibm.mqbind.jar " New topic
Author

com.ibm.mqbind.jar

anubhav khandelwal
Greenhorn

Joined: Apr 10, 2008
Posts: 7
i need com.ibm.mqbind.jar this file where can find it? Any ideas please
sunanda kadam
Ranch Hand

Joined: Feb 26, 2008
Posts: 42
You can use a tool called Jar Browser. It's open source.

you will get details on google.
anubhav khandelwal
Greenhorn

Joined: Apr 10, 2008
Posts: 7
well so how does this thing works....what it looks like is it would seach the jar file onto my computer right? or where would it search for it??? when i am trying to use it and would search for the file i am looking for i get bunch of errors on the console

Exception occurred during event dispatching:
java.lang.NullPointerException
at conexus.util.JarInventory.scanDir(Unknown Source)
at conexus.util.JarInventory.scanDir(Unknown Source)
at conexus.util.JarInventory.rescan(Unknown Source)
at conexus.util.JarInventory$8.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow
n Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


any idea? can you help please?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: com.ibm.mqbind.jar
 
Similar Threads
Error in JMS standalone application
Where can i find this .jar file?
Exception in getting the context from websphere 6.0
NoClassDefFoundError
Jars required to run stanalone application for Websphere Application Server 5.0.1