Can not assemble application centric custom server if there is deployed
application, which are not convert into plugin
----------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4491
URL: https://issues.apache.org/jira/browse/GERONIMO-4491
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: general
Affects Versions: 2.2
Environment: Windows XP SP 2 + IBM SDK 1.6.0
Reporter: Han Hong Fang
Priority: Critical
Fix For: 2.2
I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build
20081229).
1. start geronimo server
2. install two sample applications in admin console: cviewer.war and
servlet-examples.war
3. I turn servlet-examples.war into plugin, and intend to assemble a custom
server for this application
4. cd geronimo-home/bin
5. gsh.bat
6. deploy/assemble
7. select 2 for application centric, and type group/artifact name
Then I get the following error msg:
Listing application plugins from the local Geronimo server
ERROR IllegalStateException: No configuration found for
'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
I intent to create custom server for sample application named servlet-examples,
so I didn't turn cviewer into plugin. But now I was blocked by cviewer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.