The following comment has been added to this issue:

     Author: Alex Blewitt
    Created: Thu, 28 Aug 2003 11:10 AM
       Body:
I've been making a bit of progress in the issue.

It looks like the xm4j.adaptor.jrmp.JRMPAdaptor, when starting, has a JMX name, 
and it uses this to calculate the JNDI name. However, the JNDI name is only 
based on the 'path', (getJNDIName()/setJNDIName() from the JMX name.

The path is 'target space', which then fails as this is an invalid name to use 
in the URL. However, I'm not sure why 'target space' is being used as the JNDI 
name for this component ...
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-22


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-22
    Summary: [patch] spaces in deploy url
       Type: Bug

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             core

   Assignee: Jason Dillon
   Reporter: Brent Worden

    Created: Tue, 26 Aug 2003 11:19 AM
    Updated: Tue, 26 Aug 2003 11:40 AM

Description:
I changed DeployURL to check file URLs and "normalize" them.  This solves the 
spaces in path error Jason was witnessing.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to