[
https://issues.apache.org/jira/browse/GERONIMO-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637944#action_12637944
]
Kevan Miller commented on GERONIMO-4343:
----------------------------------------
There's a problem with re-starting a server with the plugin installed:
Caused by: java.lang.NullPointerException: You have accessed the java:comp jndi
context on a thread that has not initialized it
at
org.apache.geronimo.gjndi.JavaCompContextGBean.getContext(JavaCompContextGBean.java:34)
at
org.apache.xbean.naming.context.ContextFlyweight.lookup(ContextFlyweight.java:44)
at
org.apache.xbean.naming.context.ContextFederation.getFederatedBinding(ContextFederation.java:71)
at
org.apache.xbean.naming.context.AbstractFederatedContext.getBinding(AbstractFederatedContext.java:63)
at
org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:135)
at
org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:617)
at
org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:158)
at
org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:603)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at
org.apache.tuscany.sca.core.work.Jsr237WorkScheduler.<init>(Jsr237WorkScheduler.java:62)
... 32 more
> Tuscany Geronimo plugin bring up
> --------------------------------
>
> Key: GERONIMO-4343
> URL: https://issues.apache.org/jira/browse/GERONIMO-4343
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Reporter: ant elder
> Attachments: asm.diff, GeronimoServletHost1.diff,
> GeronimoServletHost2.diff, tuscany-core-1.3.jar, tuscany-xsd-dependency.diff,
> wsdlgen-depenency.diff
>
>
> JIRA to cover getting the Tuscany Geronimo Plugin working again with the
> latest releases of Tuscany and Geronimo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.