I'm going crazy trying to deploy an EJB in a weblogic server.
The error is:
JAR file C:\weblogic\classes\Demo.jar does not have any manifest entries. See the Release Notes for important infor...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10899921.html
Zones:
Java,
J2EE,
EJBDate Answered: 08/07/2000 Rating: 6.2 Views: 0
I am having a problem here with Weblogic, version 451 SP9
The problem is random
The sequence of call goes like this
* We are hosting a set of servlets which will be invoked by a servlet call
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11438858.html
Zones:
JavaDate Answered: 04/11/2002 Rating: 7.4 Views: 0
I am using Weblogic 5.1 as an application attachment to an Apache Web Server, and I have encountered two puzzling and distressing errors. Weblogic advertises (as does JRun) a "reloadable" classpat...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11545598.html
I am trying to connect to a SQL Server using Web logic JDBC Driver. I seem to be getting a "Class not found" Exception for "weblogic.jdbc.mssqlserver4.Driver". I have the CLASSPATH set to the direc...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11661478.html
Zones:
Java,
J2EEDate Answered: 05/02/2003 Rating: 4.4 Views: 0
NO LINKS NO LINKS NO LINKS
Please provide a coded example and directions on how to deploy
the following on WEBLOGIC.
Have a table in Oracle called "books"
In a schema called "tmclaugh"
pa...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11798578.html
hi,
I have weblogic 5.1.0. I have created the client and the server classes. Now I have to create a deployment descriptor. Can anyone tell me how I can create the deployment descriptor?
I u...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20091954.html
Zones:
Java,
J2EEDate Answered: 07/15/2003 Rating: 7.4 Views: 0
Hello All,
I have recently upgraded my server from WL5.1 to WL6. The switch as a whole went fine (classpaths, converting weblogic.properties to config.xml and so on). The only problem i can't s...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20125140.html
Zones:
JavaDate Answered: 05/31/2001 Rating: 7.6 Views: 0
When I try to build the xml files using ejbc utility (entity beans using the downloads available in weblogic.com) I get the following error:
C:\demoejb\sampc>java -classpath \java\lib\classes.zip...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20137251.html
Hi,
I have been trying to make a EJB Session bean (using WebGain StudioPro 4.1) that retrieves a ResultSet from a MSSQL database and process the data. Everything seams to go OK until I try to perf...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20137451.html
Zones:
Java,
J2EE,
EJBDate Answered: 06/18/2001 Rating: 7.8 Views: 0
I am tring to connect to oracle through weblogic6.1 using jdriver for oracle it is giveing me following error while connecting..
Starting Loading jDriver/Oracle .....
<Feb 13, 2002 10:39:15 ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20266703.html