I have had issues deploying ColdFusion under Websphere, but some of those at least appear to be clearing up.
Websphere does not expand the EAR completely, and missed a large portion of the required coldFusion files.. I have expanded this myself and manually deployed the contents, but I am now...
As an Update, I have been feeling that the problem lies in the connection between websphere, and the HTTP server..
I removed the default application, theorizing that the context roots could be conflicting, and managed to get at least some indication that the connection is now present, however...
I've been fighting with getting ColdFusion up and running under Websphere for a couple of days now and most documentation out there seems to suggest I'm missing something incredibly simple, or I am doing something terribly wrong.
This is my first experience with Websphere, and I simply need to...
I have /var/log mounted on a drive which just failed..
I can just mkdir log in var, and get operation again, right?
I'm not over simplifying it am I? I just need a sanity check, as It sounds too simple to me..
I've since solved this one.. There were some JAR files which were not deployed to the correct place.
I was unable to automatically deploy the JAR's, as JRUN4 has some "quirks" with initialization.
However once I dropped the rest of the JAR's required in the correct location, the remaining...
I've got a prototype app running, which management are very eager to deploy..
Which is unsurprising, as it tramples on the original version.
However it's using Spring/Hibernate, and the connection object is instatiated at server initialization, based on the settings in the Hibernate...
Hi,
I've inherited an app riddled with
insert into x.
select max(id) from X
insert maxid into Y...
I'm looking to execute inserts into Oracle, returning the ID, using
"Insert into <table> (<cols>) values(<vals>) returning ID into <cfqueryparam...>"
Although it doesn't seem to allow me...
Hi,
I have an app which I've been developing under Tomcat 5.. Running with Spring and Hibernate.
I have a Hibernate servlet running under JRUN4, but I have been unable to activate the Spring Frameworks..
JRUN gives me.. "Error: Unable to preload servlet" in the logs.. That's it.. Nothing...
I have an upcomming project, which involves writing a piece of functionality in Java, which is capable of interfacing, with an existing delphi application.
The delphi application is open for any changes I need to make to it to make this possible, does anyone have a good suggestion for the...
I created a util in Delphi, which posts data via HTTP post calls.
First it Mimics the login call, to authenticate.
It then mimics the upload of a report, retrieving the report UID, from the HTTP output.
Using that UID, it then calls an update on the report, with the version number I wish to...
Unfortunately our solution was exceptionally inefficient.
We had no resources to dedicate to fixing the problem at the time, so it was left as it was. A couple of weeks later, it simply stopped happening.
I'm afraid this isn't the most useful reply, but their wasn't anything anyone could...
I have a report, which is set to Landscape, and when run via the web portal, comes out... Landscape..
However when it is run in the designer, it's appearing in Portrait..
Any idea's?
TIA
~ Jon
Has anyone else experienced frequent (Users report Every other report being run does this) errors of the :
An internal error occured while processing the response for com.actuate.reportcast.tags.common.Logintag
Error code JTL_10075
TIA
~ Jon
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.