https://bz.apache.org/bugzilla/show_bug.cgi?id=60333

Prahalad Prabhakar <prahalad.prabha...@sap.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #4 from Prahalad Prabhakar <prahalad.prabha...@sap.com> ---
Hi

That's is a fair point you have made . 

Let me lay a little context here, as to how this design change is impacting us.

We use Equinox OSGI packages within our war for creating self sustained
components.

Equinox OSGI however has a restriction on the folder name with the special
charecter ( the likes of % and # ) and each time it encounters these charecters
it would not begin and hence cause none of our components to load leading a
failure of deployment.

However since until tomcat 7.0.67 the application folder name in work directory
automatically replaced the '#' with an "_" it did not cause any problems.

However with the new design in tomcat 8.0.1 onwards this behavior is not
observed causing our application to fail.

Kindly provide us an official release notes in this regard.

Thanks,
Prahalad.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to