I prepared the wlfullclient.jar using the following command in weblogic
run the following in command prompt
…\BEA103\wlserver_10.3\server\bin>setWLSEnv.cmd
…\BEA103\wlserver_10.3\server\lib>java -jar wljarbuilder.jar -profile wlfullclient
it will create wlfullclient.jar in …\BEA103\wlserver_10.3\server\lib folder,which copy to IS/lib/jars and restart the IS
I created the jar using the following java environment
—————–
Java™ SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot™ 64-Bit Server VM (build 20.4-b02, mixed mode)
—————-
and running the jar using the following environment on webMethods7
—————–
jvm=w64_150
Java=jdk1.6.0_26
——————-
and I am getting “bad version # at .class” error, during JNDI test lookup, what change i need to do now ?
should I create the jar in jdk 1.5. or is there any change can I made in server.bat which solve the issue?
Thanks
Avik
#Universal-Messaging-Broker#Broker-JMS#Integration-Server-and-ESB#webMethods