SDK: File Storage
>
> DefineDosDevice
> The DefineDosDevice function defines, redefines, or deletes MS-DOS
> device names.
>
> BOOL DefineDosDevice(
> DWORD dwFlags, // options
> LPCTSTR lpDeviceName, // device name
> LPCTSTR lpTargetPath // path string
> );
-
Um ... different locales on the two different machines?
Description:
This is the error I get when I tried to start tomcat.
I have no idea why. The same exact installation on
another machine starts fine. What could cause this?
Exception in thread "main" java.lang.Excep
to pinpoint possible problems.
On the basis of these investigations, I may decide to contribute some code to the
Tomcat codebase. I'll keep you posted!
cheers,
David.
David Bullock - http://www.lisasoft.com/
Sun Certified Programmer for Java 2
"The key ingredient
]
...sorry 'bout that!
David.
David Bullock - http://www.lisasoft.com/
Sun Certified Programmer for Java 2
"The key ingredients of success are a crystal-clear goal, a realistic attack plan to
achieve that goal, and consistent, daily action to reach that goal."
,
I am prepared to writup the user-documentation before actually doing it. ]
3) where is the appropriate place to put user-documentation about classloading
behaviour?
4) is there a test ( eg. JUnit test? ) or test-suite ( eg. WatchDog? ) or test
web-app, that verifies contra