JonAustin1905
Programmer
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 running into the following error.
The best suggestions I have found so far say updating JRUN will help.. however this is under Websphere.
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 running into the following error.
Code:
coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available.
coldfusion.server.ServiceFactory.getSecurityService(ServiceFactory.java:37)
The best suggestions I have found so far say updating JRUN will help.. however this is under Websphere.