I saw a post back in June of 2008 and have loaded a trial edition of blue trying to get WPS 6.1 running through it.
When can we expect this to be added?
Thanks!
Ray
[2/5/09 8:33:45:348 CST] 0000000a WsServerImpl E WSVR0008E: Error encountered reading META-INF/ws-server-components.xml
com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:283)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:136)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:263)
Caused by: java.lang.Exception: Cannot find BundleContext for service com.ibm.ws.runtime.service.ComponentManagerImpl
at com.ibm.wsspi.runtime.service.WsServiceRegistry.addService(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:280)
… 8 more