ulrike b

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

Recent posts by ulrike b

Hi Folks,
I compiled Cocoon-2.1 and installed this on IBM WebSphere-4.1. If I try the URL <a href="http://<myHost rel="nofollow">:myPort/cocoon" target="_blank">http://<myHost>:myPort/cocoon I get an internal server error because WebSphere is trying the request-uri such .../cocoon/cocoon/...
From where comes the second "cocoon" in the context? Is this a failure in the WebSphere implementation of web container (servlet2.3-spec)?
How can I fix this?
Thanks Ulrike
22 years ago
Hi freaks,
I develop an application with WAS4.0.
My question: Is there any possibility for a dynamic class loading? In the moment I compile the app, exports this
as an EAR in the WAS_ROOT/installableApps directory and deploy this.
For little changes, this is getting on the nerves [:-)] . I tryed to copy a special file in the WebApp/WEB-INF/classes directory, but
the AppServer ignores this.
Is there a possibility to save time.
thanks
Ulrike
22 years ago

Originally posted by Christian Haag:
Hello,
i'm trying to get a connection from WebSphere Studio Application Developer (on NT) to a DB2 V7.2 (on Linux) using the NET Driver. The jdbctest Program from the IBM Homepage is running successfully after I copied the db2java.zip from the Linux to the NT machine. But when I try to get the same connection with Studio I'm getting the error message:
IWAS0126E Problems encountered while trying to establish connection Con1. Reason: 'IWAS0223E The server at 'jdbc b2://192.168.41.72:6789/db2samp' is not a 'DB2 UDB V7.2' database. Ensure the Database Vendor Type matches the version installed on the server and try again.'
The database in fact IS a DB2 UDB V7.2. So what can I do?


Hallo Christian,
have you solved this problem by now?
I have the same problem with Oracle8i 1.7.0.
With SQL+ I get a connection to my database
on the server, but not with WebSphere Studio?
Can you help me?
Ulrike
22 years ago