mayur shah

Greenhorn
+ Follow
since Sep 07, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by mayur shah

Hii friends

i am using RAD V7 for developing portlets using jsr 168. I have installed WebSphere Server V6.1 as a local server for testing the portlets locally before deploying on the WebSphere Portal Server.

I dont know why but my problem is that when i create a new portlet project, the try to open the portlet.xml file it give the following message:

Unable to create this part due to an internal error. Reason for the failure: An unexpected exception was thrown.

The following are the details of the error:

java.lang.NullPointerException
at com.ibm.etools.portlet.appedit.presentation.PortletApplicationEditor.initialize(Unknown Source)
at com.ibm.etools.emf.workbench.ui.presentation.ArtifactEditMultiPageEditorPart.createPages(Unknown Source)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Unknown Source)
at org.eclipse.ui.internal.EditorReference.createPartHelper(Unknown Source)
at org.eclipse.ui.internal.EditorReference.createPart(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(Unknown Source)
at org.eclipse.ui.internal.EditorReference.getEditor(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.access$10(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage$9.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(Unknown Source)
at org.eclipse.ui.ide.IDE.openEditor(Unknown Source)
at org.eclipse.ui.ide.IDE.openEditor(Unknown Source)
at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Unknown Source)
at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Unknown Source)
at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(Unknown Source)
at org.eclipse.jdt.ui.actions.OpenAction.run(Unknown Source)
at org.eclipse.jdt.ui.actions.OpenAction.run(Unknown Source)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(Unknown Source)
at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(Unknown Source)
at org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run(Unknown Source)
at org.eclipse.ui.actions.RetargetAction.run(Unknown Source)
at org.eclipse.ui.internal.navigator.CommonNavigatorManager$1.open(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer$2.run(Unknown Source)
at org.eclipse.core.runtime.SafeRunner.run(Unknown Source)
at org.eclipse.core.runtime.Platform.run(Unknown Source)
at org.eclipse.ui.internal.JFaceUtil$1.run(Unknown Source)
at org.eclipse.jface.util.SafeRunnable.run(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer.fireOpen(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer.handleOpen(Unknown Source)
at org.eclipse.ui.navigator.CommonViewer.handleOpen(Unknown Source)
at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(Unknown Source)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(Unknown Source)
at org.eclipse.jface.util.OpenStrategy.access$2(Unknown Source)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.internal.ide.IDEApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at org.eclipse.core.launcher.Main.main(Unknown Source)

I am using the trial version of RAD V7(english version). Can it be the problem do to the french version of the local Application(Portal) server.

Thanks for any hint/help

Thanking you in advance

mayur
Hello everybody

I am trying to install Sun One Application Server V5.1 on Fedora Linux Server Machine. I want to use this Application server as a directory server as a LDAP Directory server to be used by WebSphere Application Server V6 and WebSphere Portal Server V6 on other Red Hat Linux V4 Machine.

I am getting the following Error while installation of the Sun One Application Server :

bin/nsperl : error while loading shared libraries : libdb.so.3 : cannot open shared open file : no such file or directory

./ds_create: error while loading shaerd libraries : libstdc++-libc6.1-1.so.2 : cannot open shared open fiel : no such file or directory

I have checked and also installed the libstdc++ (downloaded).

can anyone guide me in this installation:

thanks for any help in advance

mayur
17 years ago
Hii everybody

i have installed WebSphere Application Server V6 and WebSphere Portal Server V6 on Linux operating system V5 red hat.

I am able to start both the application server and the portal server from the command prompt where it is successfully started. I am also able to access the administrative console of application server. But when i try to open the administrative console of the Portal server by the following :

<a href="http://hostname:10038/wps/portal</b rel="nofollow">" target="_blank">http://hostname:10038/wps/portal[/B]

i get the following error:

Error 404: Initialization of one or more services failed.

Can anybody guide me in this. I have configured openldap with the websphere application server.

Thanks for any help in advance.

Mayur
17 years ago
Hii everybody

I am trying to connect WebSphere Portal Server V6 with openLdap for authenthication.

I am successfully in connecting Websphere Application Server V 6 with OpenLdap but am not able to do with WPS.

I know its possible but cant figure it out. If anybody has any idea/clue about it, kindly guide me

thanks in advance
mayur
17 years ago
hii everybody

i have deployed a project (.ear file) on websphere application server v6.

when i try to run the project, i am not able to run the project. The following error occur when i try to run it:

Error :

Error 500: java.lang.LinkageError: LinkageError while defining class: vigilance.Login Could not be defined due to: vigilance/Login (Unsupported major.minor version 49.0) This is often caused by having a class defined at multiple locations within the classloader hierarchy. Other potential causes include compiling against an older or newer version of the class that has an incompatible method signature. Dumping the current context classloader hierarchy: ==> indicates defining classloader ==>[0] com.ibm.ws.classloader.CompoundClassLoader@aef0498 Local ClassPath: /opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/classes:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/db2jcc_license_cu.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/db2jcc_javax.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance .ear/Vigilance.war/WEB-INF/lib/commons-digester.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/commons-collections.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/jsf-api.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/jstl.jar:/opt/IBM/WebSphere/AppServer1/profile s/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/commons-logging.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/commons-beanutils.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/db2jcc.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/ lib/tomahawk-1.1.3.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/standard.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/jsf-impl.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/ws-jsf.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Nod e01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/jstl_el.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war/WEB-INF/lib/jsf-ibm.jar:/opt/IBM/WebSphere/AppServer1/profiles/default/installedApps/bpa-srv-05Node01Cell/Vigilance.ear/Vigilance.war Delegation Mode: PARENT_FIRST [1] com.ibm.ws.classloader.JarClassLoader@971998361 Local Classpath: Delegation mode: PARENT_FIRST [2] com.ibm.ws.classloader.ProtectionClassLoader@a4b8498 [3] com.ibm.ws.bootstrap.ExtClassLoader@69038499 [4] sun.misc.Launcher$AppClassLoader@69124499 [5] sun.misc.Launcher$ExtClassLoader@69164499 ---Original exception--- java.lang.UnsupportedClassVersionError: vigilance/Login (Unsupported major.minor version 49.0) at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java(Compiled Code)) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java(Compiled Code)) at com.ibm.ws.classloader.CompoundClassLoader._defineClass(CompoundClassLoader.java:518) at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java(Compiled Code)) at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java(Compiled Code)) at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code)) at java.beans.Beans.instantiate(Beans.java:202) at java.beans.Beans.instantiate(Beans.java:63) at com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:204) at com.sun.faces.application.ApplicationImpl.createAndMaybeStoreManagedBeans(ApplicationImpl.java:913) at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:84) at com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:125) at com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:146) at com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:243) at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:156) at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:137) at javax.faces.component.UIComponentBase.isRendered(UIComponentBase.java:344) at javax.faces.webapp.UIComponentTag.isSuppressed(UIComponentTag.java:826) at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:458) at com.sun.faces.taglib.html_basic.OutputTextTag.doStartTag(OutputTextTag.java:184) at com.ibm._jsp._login._jspx_meth_h_outputText_0(_login.java:233) at com.ibm._jsp._login._jspx_meth_h_form_0(_login.java:719) at com.ibm._jsp._login._jspx_meth_f_view_0(_login.java:1192) at com.ibm._jsp._login._jspService(_login.java:112) at com.ibm.ws.jsp.runtime.HttpJspBase.service(HttpJspBase.java(Compiled Code)) at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code)) at com.ibm.wsspi.webcontainer.servlet.GenericServletWrapper.handleRequest(GenericServletWrapper.java(Inlined Compiled Code)) at com.ibm.ws.jsp.webcontainerext.JSPExtensionServletWrapper.handleRequest(JSPExtensionServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:334) at com.ibm.faces.context.MultipartExternalContextImpl.dispatch(MultipartExternalContextImpl.java:320) at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:254) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:220) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198) at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java(Compiled Code)) at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3004) at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:221) at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:210) at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java(Compiled Code)) at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java(Compiled Code)) at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:288) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:207) at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:109) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java(Compiled Code)) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java(Compiled Code)) --- end Original exception----

any help is appreciated. thanks in advance

mayur
17 years ago
Hiii everybody,

I have installed Rational Application Developer (RAD) V 6 on windows XP machine for development purpose. Actually the source code was in french.

My question is after installation is there any option by which i can change to english version.

thanks for any help

mayur
thanks raghavan but i have sorted it out.

The problem was related to network configuration ie Firewall related.

anyways thanks

mayur
hii

well i think RAD already comes with portal tools. And about the test environment, while installation of RAD is asks for whether you want the WebSphere Portal Server Test Environment.

Even after installation of RAD one can make modification .

mayur
17 years ago
hii

thanks for your reply Cameron.

In my case i have test portal server on linux V4 machine. So i want to connect to the WPS from my machine(Windows XP). I guess i will have to configure the wps to connect remotely so that i can access it my machine where i have installed RAD.

anyways thanks a lot.
mayur

1)Do i have to connect Rational Application Developer(RAD) on my machine with the WebSphere Application/Portel Server. I cant figure it out how to connect the RAD with WAS/WPS

You may have the local test environment installed, especially if you installed the WebSphere Portal Server (WPS) toolset. If that's the case, you have a local test environment.

Alternatively, if you have a test portal server, you can connect to it as a remote host. Just look for the connect as remote when setting up the WPS to test against. You need the IP address, port, and admin rights when connecting.


2) The portlets developed using RAD can be deployed on the WPS and accessed from other machines.

There's many stages of access, I guess. You can just export your portlet applications as a war file, then anyone can deploy them on their portal server.

When you deploy your portlet, just give all users rights to access it - then any user can add it to their page and play around with it. That's pretty easy to do. Actually, I think that's the default access right when you deploy it - that any logged in user can see it.


3) If i want to give access to portlets to specific users, do i have to deal with ldap directory or with WAS/WPS.

Are the users already set up as users in your portal server? All user rights access to portlets is done through a fairly handsome user interface provided by the portal server. There's no need to fiddle around with LDAP or a database. Now, having said that, all the usernames and group information is actually stored in an LDAP server and/or database, so someone, at some time, has to have created a connection to that WebSphere Member Manager database, but after that's done, you can keep your fingers clear of the LDAP server.

I've got lots of tutorials on using Rational Application Developer to create portlets and deploy to WPS. I think I use WPS 5.1, but the development end is practically identical. Check out the tutorials, and tell your friends about them. Feel free to pick up my portlet development book too, while you're at it.

Free Multimedia Tutorials on Developing Portlets with Rational Application Developer for WebSphere Portal Server

-Cameron McKenzie
17 years ago
Hii everybody,

I am totally new to portlets and want to develop portlets. Here is the infrastructure that i have at presently.

1) Machine 1 :WebSphere Application Server V6.1 and WebSphere Portel Server V6.1 on Red Hat Linux V4 system
2) Machine 2 : DB2 V8.1 Database on another Red Hat Linux V5 system.
3) Machine 3 : LDAP Directory on Linux Fedora
4) Machine 5(My Machine) :Rational Application Developer V6(RAD) installed on my machine(Windows XP).


The WebSphere Application/Portal Server is installed correctly. The Database DB2 is installed correctly . Now i want to develop portlets using Java Portlet API using RAD.

My question is :
1)Do i have to connect Rational Application Developer(RAD) on my machine with the WebSphere Application/Portel Server. I cant figure it out how to connect the RAD with WAS/WPS
2) The portlets developed using RAD can be deployed on the WPS and accessed from other machines.
3) If i want to give access to portlets to specific users, do i have to deal with ldap directory or with WAS/WPS.

can anyone share their knowledge and guide me in the process. Any help/hint will be helpful to me.
Thanking you in advance.

with regards
mayur
17 years ago
Hii everybody,

i have installed
* Websphere Application Server V6.1 on Linux Red Hat V4
* DB2 V8.1 on other machine with Linux Red Hat V5

I have deployed one application on the WAS. I want to connect WAS with DB2.

When i try to connect i get the following error:

La connexion test pour la source de donn�es Veratone Data Source sur le serveur server1 au noeud bpa-srv-05Node01 a �chou� avec l'exception suivante : java.lang.Exception: java.sql.SQLException: java.net.NoRouteToHostException : Error opening socket to server bpa-srv-06/192.168.4.245 on port 50000 with message : Aucun chemin d'acc�s pour atteindre l'h�te cible DB2ConnectionCorrelator: nullDSRA0010E: Etat SQL = null, Code d'erreur = -4 499. Consultez les journaux JVM pour obtenir plus de d�tails.

Seems like network problem but i am able to ping/telnet the other machine (DB2) from WAS machine.
can anyone help me out from this .
thanks for any help or hint

with regards

mayur
hii everybody,

i have installed was v6.1 on red hat linux 4. Till now its was working fine and was trying to connect it to DB2 V8.1.

Now i get error while string it again after i stopped the server and restarted the system. here is the error:

ADMU0116I: Les informations sur les outils sont journalis�es dans le fichier
/opt/IBM/WebSphere/AppServer1/profiles/default/logs/server1/startServer.log
ADMU0128I: D�marrage de l'outil avec le profil default
ADMU3100I: Lecture de la configuration du serveur : server1
ADMU0111E: Fin du programme avec l'erreur :
com.ibm.ws.process.exception.InvalidFileException: PROC0016E: La
cr�ation du processus na pas abouti. Certains fichiers requis par le
processus ou par la d�finition de processus sont inacessibles, tels
que les fichiers standard d'entr�e et de sortie et de redirection
des erreurs. V�rifiez que l'utilisateur actuel dispose des droits en
lecture et en �criture pour les �l�ments suivants : R�pertoire de
travail : [{1}]. Entr�e standard : [{2}]. Sortie standard : [{3}].
Erreur standard : [{4}]. Si aucun �l�ment n'est plac� entre
crochets, [], la valeur n'est pas d�finie et les valeurs par d�faut
du syst�me d'exploitation sont utilis�es.
ADMU1211I: Pour obtenir une trace compl�te de l'�chec, utilisez l'option
-trace.
ADMU0211I: Les d�tails de l'erreur peuvent �tre consult�s dans le fichier :
/opt/IBM/WebSphere/AppServer1/profiles/default/logs/server1/startServer.log

Any help is highly appreciated as i am already stuck up with the DB2 connection problem

with regards
17 years ago
Hello Everybody,

I have installed
* Websphere Application Server V6.1 on Red Hat Linux V4
* DB2 V8.1 on another system with Red Hat Linux V5.

I am trying to connect from WAS to the DB2 database.

The error i get is :
java.lang.Exception: java.sql.SQLException: java.net.NoRouteToHostException : Error opening socket to server bpa-srv-06/192.168.4.245 on port 50000 with message : Aucun chemin d'acc�s pour atteindre l'h�te cible DB2ConnectionCorrelator: nullDSRA0010E: Etat SQL = null, Code d'erreur = -4 499.

Now is what i configured for the jdbc driver :

jdbc path native path variable : DB2UNIVERSAL_JCBC_DRIVER_NATIVEPATH
path : /opt/IBM/WebSphere/AppServer1/lib

was variable to communicate between was & db2 B2UNIVERSAL_JDBC_DRIVER_PATH
path : /opt/IBM/

universal jdbc driver variable : UNIVERSAL_JDBC_DRIVER_PATH
path : /opt/IBM/WebSphere/AppServer1/java

I have installed WebSphere application server :

/opt/IBM/WebSphere/AppServer1

All the required jar files ie db2java.zip, db2jcc.jar,db2jcc_license_cu.jar
db2jcc_license_cisuz.jar are placed in lib and java folder in /WebSphere/AppServer1 directory

But still i am not able to connect to the DB2 server.

I have also checked the network configuration. I am able to connect to the another server machine , but with was/db2 connection not possible as it gives above error.

any help is appreciated
thanks in advance

mnr
17 years ago
Hi everybody

i am trying to deploy a application on the WebSphere Application Server V6.

When i try to add the ear.file, it gives error :

:file may be corrupt or incomplete

can anyone guide me in this regard

any help will be appreciated

thanks in advance

mayur
17 years ago
Hello everybody,

I have installed Websphere Application server V6 and websphere portal server V6 on server with RedHat Linux V4 Operating System.

I have also installed the DB2 database V8.1 on another server with Red Hat Linux V 5 Operating System.

I would like to connect the Application server and portal server with the DB2 database.

I am totally new to this topics, can anyone guide me on how to proceed further.

I also want to connect to the WAS/WPS from a host machine(windows xp) using Rational Rose Application Developer(RAD) V6 IDE

any help will be highly appreciated.
Thanks in advance

mayur
17 years ago