[ 
https://issues.apache.org/jira/browse/GERONIMO-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg closed GERONIMO-5920.
-----------------------------------
    Resolution: Won't Fix

Closing old outdated issues.

Note that the Apache Geronimo Application Server itself was declared EOL in 
2017 and we do not maintain the server parts anymore.

We still do actively maintain many of the Java EE / Jakarta EE which saw the 
light during creation of the Apache Geronimo Aplication Server.
If you feel that this ticket still affects one of those components then please 
feel free to reopen the ticket.
thanks, your Apache Geronimo team!

> Error deploying EJB jar with bean names containing international characters
> ---------------------------------------------------------------------------
>
>                 Key: GERONIMO-5920
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5920
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2.1
>            Reporter: Kevan Lee Miller
>            Priority: Major
>
> A user reported the following error deploying an ejb jar containing beans 
> with international characters. They also reported that specifying 
> "-Dfile.encoding=UTF8" as GERONIMO/JAVA_OPTS resolved the issue. This was on 
> windows. 
> Are international characters valid, spec-wise? If so, we should consider 
> updating our startup script. This behavior may be windows specific.
> {code}
> 2011-04-18 18:45:58,666 ERROR [DirectoryHotDeployer] Unable to deploy: EJB 
> not gbean not found 测试�务器.MapServer
> org.apache.geronimo.common.DeploymentException: EJB not gbean not found 
> 测试�务器.MapServer
>                 at 
> org.apache.geronimo.openejb.deployment.EjbDeploymentBuilder.getEjbGBean(EjbDeploymentBuilder.java:462)
>                 at 
> org.apache.geronimo.openejb.deployment.EjbDeploymentBuilder.buildEnc(EjbDeploymentBuilder.java:382)
>                 at 
> org.apache.geronimo.openejb.deployment.EjbModuleBuilder.addGBeans(EjbModuleBuilder.java:764)
>                 at 
> org.apache.geronimo.j2ee.deployment.EARConfigBuilder.buildConfiguration(EARConfigBuilder.java:652)
>                 at 
> org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:257)
>                 at 
> org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:136)
>                 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>                 at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>                 at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>                 at java.lang.reflect.Method.invoke(Method.java:597)
>                 at 
> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>                 at 
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
>                 at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:851)
>                 at 
> org.apache.geronimo.kernel.basic.BasicKernel.invoke(BasicKernel.java:237)
>                 at 
> org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand.doDeploy(AbstractDeployCommand.java:116)
>                 at 
> org.apache.geronimo.deployment.plugin.local.DistributeCommand.run(DistributeCommand.java:61)
>                 at java.lang.Thread.run(Thread.java:619)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to