[jira] Commented: (GERONIMO-2206) examples configs [jsp-examples, servlets-examples]

2006-08-15 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2206?page=comments#action_12428239
 ] 

Jason Dillon commented on GERONIMO-2206:


Status on this?

> examples configs [jsp-examples, servlets-examples]
> --
>
> Key: GERONIMO-2206
> URL: http://issues.apache.org/jira/browse/GERONIMO-2206
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: Prasad Kashyap
> Assigned To: Prasad Kashyap
> Fix For: 1.2
>
> Attachments: examples-configs.patch
>
>
> patch enables the following configs
> - jsp-examples-jetty
> - jsp-examples-tomcat
> - servlet-examples-tomcat
> It also puts  config option to the car-maven-plugin of 
> console configs.
> servlets-examples-jetty config gives me the following error:
> {noformat}
> [INFO] Could not load servlet class 
> compressionFilters.CompressionFilterTestServlet
> compressionFilters.CompressionFilterTestServlet in classloader 
> org.apache.geronimo.configs/servlet-examples-jetty/1.2-SNAPSHOT/car 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2206) examples configs [jsp-examples, servlets-examples]

2006-07-19 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2206?page=comments#action_12422312
 ] 

Jason Dillon commented on GERONIMO-2206:


Applied (#423692) please post patch for fix for jetty servlets when you can.

> examples configs [jsp-examples, servlets-examples]
> --
>
> Key: GERONIMO-2206
> URL: http://issues.apache.org/jira/browse/GERONIMO-2206
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: examples-configs.patch
>
>
> patch enables the following configs
> - jsp-examples-jetty
> - jsp-examples-tomcat
> - servlet-examples-tomcat
> It also puts  config option to the car-maven-plugin of 
> console configs.
> servlets-examples-jetty config gives me the following error:
> {noformat}
> [INFO] Could not load servlet class 
> compressionFilters.CompressionFilterTestServlet
> compressionFilters.CompressionFilterTestServlet in classloader 
> org.apache.geronimo.configs/servlet-examples-jetty/1.2-SNAPSHOT/car 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2206) examples configs [jsp-examples, servlets-examples]

2006-07-19 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2206?page=comments#action_12422289
 ] 

Jason Dillon commented on GERONIMO-2206:


I also see these in geronimo.out, which has the wrong groupIds:

{noformat}

# Installed configuration
#   id = geronimo/servlets-examples-tomcat/1.0/car
#   location = 
/Users/jason/ws/apache/geronimo/svkmerge/m2migration/m2-assemblies/geronimo-tomcat-j2ee/geronimo-tomcat-j2ee-1.2-SNAPSHOT/repository/geronimo/servlets-examples-tomcat/1.0/servlets-examples-tomcat-1.0.car


# Installed configuration
#   id = geronimo/jsp-examples-tomcat/1.0/car
#   location = 
/Users/jason/ws/apache/geronimo/svkmerge/m2migration/m2-assemblies/geronimo-tomcat-j2ee/geronimo-tomcat-j2ee-1.2-SNAPSHOT/repository/geronimo/jsp-examples-tomcat/1.0/jsp-examples-tomcat-1.0.car

{nofromat}

> examples configs [jsp-examples, servlets-examples]
> --
>
> Key: GERONIMO-2206
> URL: http://issues.apache.org/jira/browse/GERONIMO-2206
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: examples-configs.patch
>
>
> patch enables the following configs
> - jsp-examples-jetty
> - jsp-examples-tomcat
> - servlet-examples-tomcat
> It also puts  config option to the car-maven-plugin of 
> console configs.
> servlets-examples-jetty config gives me the following error:
> {noformat}
> [INFO] Could not load servlet class 
> compressionFilters.CompressionFilterTestServlet
> compressionFilters.CompressionFilterTestServlet in classloader 
> org.apache.geronimo.configs/servlet-examples-jetty/1.2-SNAPSHOT/car 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2206) examples configs [jsp-examples, servlets-examples]

2006-07-19 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2206?page=comments#action_12422284
 ] 

Jason Dillon commented on GERONIMO-2206:


When I try to install the plugin from the webconsole it barfs with:

{noformat}
javax.servlet.ServletException: Unable to install sample application

org.apache.geronimo.welcome.AbsentSampleServlet.doInstall(AbsentSampleServlet.java:75)

org.apache.geronimo.welcome.AbsentSampleServlet.doGet(AbsentSampleServlet.java:52)
javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
javax.servlet.http.HttpServlet.service(HttpServlet.java:688)

root cause

java.lang.ClassCastException

org.apache.geronimo.kernel.config.SerializedConfigurationMarshaler.readConfigurationData(SerializedConfigurationMarshaler.java:57)

org.apache.geronimo.kernel.config.ConfigurationUtil.readConfigurationData(ConfigurationUtil.java:167)

org.apache.geronimo.system.configuration.RepositoryConfigurationStore.loadConfiguration(RepositoryConfigurationStore.java:113)

org.apache.geronimo.system.configuration.RepositoryConfigurationStore$$FastClassByCGLIB$$968bf00c.invoke()
net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)

org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)

org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)

org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:817)
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)

org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)

org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)

org.apache.geronimo.kernel.config.ConfigurationStore$$EnhancerByCGLIB$$a74830af.loadConfiguration()

org.apache.geronimo.system.plugin.PluginInstallerGBean.downloadArtifact(PluginInstallerGBean.java:738)

org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:454)

org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:383)

org.apache.geronimo.system.plugin.PluginInstallerGBean$$FastClassByCGLIB$$cebc327e.invoke()
net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)

org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke(FastMethodInvoker.java:38)

org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:122)

org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:817)
org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)

org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)

org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)

org.apache.geronimo.system.plugin.PluginInstaller$$EnhancerByCGLIB$$75adb43a.install()

org.apache.geronimo.welcome.AbsentSampleServlet.doInstall(AbsentSampleServlet.java:72)

org.apache.geronimo.welcome.AbsentSampleServlet.doGet(AbsentSampleServlet.java:52)
javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
{noformat}

> examples configs [jsp-examples, servlets-examples]
> --
>
> Key: GERONIMO-2206
> URL: http://issues.apache.org/jira/browse/GERONIMO-2206
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: examples-configs.patch
>
>
> patch enables the following configs
> - jsp-examples-jetty
> - jsp-examples-tomcat
> - servlet-examples-tomcat
> It also puts  config option to the car-maven-plugin of 
> console configs.
> servlets-examples-jetty config gives me the following error:
> {noformat}
> [INFO] Could not load servlet class 
> compressionFilters.CompressionFilterTestServlet
> compressionFilters.CompressionFilterTestServlet in classloader 
> org.apache.geronimo.configs/servlet-examples-jetty/1.2-SNAPSHOT/car 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2206) examples configs [jsp-examples, servlets-examples]

2006-07-19 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2206?page=comments#action_12422282
 ] 

Jason Dillon commented on GERONIMO-2206:


NM, I found it here:

 * http://people.apache.org/repo/m1-snapshot-repository/geronimo-samples/

Was having more remote repo access issues (again).

Where does this originate from though?  Why is it only in the m1 snapshot repo?

> examples configs [jsp-examples, servlets-examples]
> --
>
> Key: GERONIMO-2206
> URL: http://issues.apache.org/jira/browse/GERONIMO-2206
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: examples-configs.patch
>
>
> patch enables the following configs
> - jsp-examples-jetty
> - jsp-examples-tomcat
> - servlet-examples-tomcat
> It also puts  config option to the car-maven-plugin of 
> console configs.
> servlets-examples-jetty config gives me the following error:
> {noformat}
> [INFO] Could not load servlet class 
> compressionFilters.CompressionFilterTestServlet
> compressionFilters.CompressionFilterTestServlet in classloader 
> org.apache.geronimo.configs/servlet-examples-jetty/1.2-SNAPSHOT/car 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (GERONIMO-2206) examples configs [jsp-examples, servlets-examples]

2006-07-19 Thread Jason Dillon (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-2206?page=comments#action_12422279
 ] 

Jason Dillon commented on GERONIMO-2206:


I need to know where 
{{geronimo-samples:geronimo-jsp-examples-tomcat:war:5.5.15}} comes from before 
I can apply... or test.

> examples configs [jsp-examples, servlets-examples]
> --
>
> Key: GERONIMO-2206
> URL: http://issues.apache.org/jira/browse/GERONIMO-2206
> Project: Geronimo
>  Issue Type: Sub-task
>  Security Level: public(Regular issues) 
>  Components: buildsystem
>Affects Versions: 1.2
>Reporter: Prasad Kashyap
> Assigned To: Jason Dillon
> Fix For: 1.2
>
> Attachments: examples-configs.patch
>
>
> patch enables the following configs
> - jsp-examples-jetty
> - jsp-examples-tomcat
> - servlet-examples-tomcat
> It also puts  config option to the car-maven-plugin of 
> console configs.
> servlets-examples-jetty config gives me the following error:
> {noformat}
> [INFO] Could not load servlet class 
> compressionFilters.CompressionFilterTestServlet
> compressionFilters.CompressionFilterTestServlet in classloader 
> org.apache.geronimo.configs/servlet-examples-jetty/1.2-SNAPSHOT/car 
> {noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira