DO NOT REPLY [Bug 42926] Problem with standard path for SESSIONS.ser
https://issues.apache.org/bugzilla/show_bug.cgi?id=42926 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Resolution||WORKSFORME --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 00:29:40 PST --- This works for me using the manager and the latest 5.5.x code. I don't recall any changes in this area since 5.5.23. I wonder if you are undeploying your app and redeploying it rather than reloading it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Generics and the spec interfaces
Hi All, Please exclude me from this mailing list. Thanks. Mark Thomas <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote: > Can you please send a proposal (including diffs) to the JSR-315 EG? > "Generification" of the Servlet APIs is being considered for Servlet 3.0. > > Thanks, > > Jan Jan, Patches are available (under the AL2) from: http://people.apache.org/~markt/patches/ I also fixed a couple of other bits. See the NOTES for full details. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - Meet people who discuss and share your passions. Join them now.
Re: Generics and the spec interfaces
irshad gehlot wrote: Hi All, Please exclude me from this mailing list. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ^^^ ||| Clues above. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44879] Deploying WAR overwrites context fragment
https://issues.apache.org/bugzilla/show_bug.cgi?id=44879 --- Comment #4 from Zhihong Zhang <[EMAIL PROTECTED]> 2008-05-08 08:17:21 PST --- (In reply to comment #3) > You are probably undeploying first which, as designed, will remove the old > context fragment. > You are correct. Looks like the undeploying process removes the context. However, I wonder if this is the right behavior. Should Tomcat only remove the context if the app is deployed from WAR? Zhihong -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44954] New: Folder Location Error.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44954 Summary: Folder Location Error. Product: Tomcat 6 Version: 6.0.16 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P1 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Created an attachment (id=21935) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21935) Unable to locate the requested resource. While running the application in the browser, my browser can not locate the folder in which i have created my application. How ever if I write the full path i.e path upto application (\folder\app), it gives me output. But if i just write only folder name, then it gives error message of the location. I create the folder and applications in "webapps". Pls Reply me as soon as possible as it's hard for me to remember exact path along with exact name. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44954] Folder Location Error.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44954 --- Comment #1 from Shalin Shah <[EMAIL PROTECTED]> 2008-05-08 12:36:49 PST --- Created an attachment (id=21936) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21936) On writting full path, getting right output On writting full path in the browser, i am getting correct output. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44955] New: Winodws Service endorsed directory
https://issues.apache.org/bugzilla/show_bug.cgi?id=44955 Summary: Winodws Service endorsed directory Product: Tomcat 6 Version: 6.0.13 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: normal Priority: P2 Component: Native:Integration AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When installing Tomcat6 using the Windows Installer, the Java Options are setup to define the endorsed ir as -Djava.endorsed.dirs=${catalina.home}\common\endorsedHowever, if using the service.bat it sets this to -Djava.endorsed.dirs=${catalina.home}\endorsed The latter is the way the DOC describes the location of the endorsed dirs. I think the windows installer is Incorrect. I can go back in and change the Registry but is very distruptive and confusing and causes deployment problems -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 --- Comment #5 from walter b marvin <[EMAIL PROTECTED]> 2008-05-08 13:47:37 PST --- Created an attachment (id=21937) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21937) this simple html runs fine in netbeans with captive tomcat No jsp conversion is done. The java standard security environment applies, and sound clips can be accessed from my main server -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 --- Comment #6 from walter b marvin <[EMAIL PROTECTED]> 2008-05-08 13:52:49 PST --- Created an attachment (id=21938) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21938) this simple jsp script does not work on the development machine but should work when initiated from my server, because the socket connections are to the originating server -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 --- Comment #7 from walter b marvin <[EMAIL PROTECTED]> 2008-05-08 14:18:52 PST --- Created an attachment (id=21939) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21939) this simple jsp script does not work on the development machine but should work when initiated from my server, because the socket connections are to the originating server when jsp file is packaged in war file and deployed to my server. I obtained an access exception. Presumably even though the war file is sourced from my server, the applet security environment can no longer determine that the socket request required to obtain my sound clips are from the local server and denies the request. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44954] Folder Location Error.
https://issues.apache.org/bugzilla/show_bug.cgi?id=44954 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED Resolution||INVALID --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 14:25:24 PST --- Bugzilla is not a support forum. Please use the users mailing list. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r654630 - /tomcat/trunk/res/tomcat.nsi
Author: markt Date: Thu May 8 14:30:36 2008 New Revision: 654630 URL: http://svn.apache.org/viewvc?rev=654630&view=rev Log: Clean-up. Remove old stuff that has just been commented out rather than deleted. Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=654630&r1=654629&r2=654630&view=diff == --- tomcat/trunk/res/tomcat.nsi (original) +++ tomcat/trunk/res/tomcat.nsi Thu May 8 14:30:36 2008 @@ -96,12 +96,10 @@ LangString DESC_SecTomcatCore ${LANG_ENGLISH} "Install the Tomcat Servlet container core." LangString DESC_SecTomcatService ${LANG_ENGLISH} "Automatically start Tomcat when the computer is started. This requires Windows NT 4.0, Windows 2000 or Windows XP." LangString DESC_SecTomcatNative ${LANG_ENGLISH} "Downloads and installs APR based Tomcat native .dll for better performance and scalability in production environments." -;LangString DESC_SecTomcatSource ${LANG_ENGLISH} "Install the Tomcat source code." LangString DESC_SecMenu ${LANG_ENGLISH} "Create a Start Menu program group for Tomcat." LangString DESC_SecDocs ${LANG_ENGLISH} "Install the Tomcat documentation bundle. This include documentation on the servlet container and its configuration options, on the Jasper JSP page compiler, as well as on the native webserver connectors." LangString DESC_SecExamples ${LANG_ENGLISH} "Installs some examples web applications." LangString DESC_SecAdmin ${LANG_ENGLISH} "Installs the administration web application."; -;LangString DESC_SecWebapps ${LANG_ENGLISH} "Installs other utility web applications (WebDAV, balancer, etc)." ;Language !insertmacro MUI_LANGUAGE English @@ -226,14 +224,6 @@ SectionEnd -;Section "Source Code" SecTomcatSource -; -; SectionIn 3 -; SetOutPath $INSTDIR -; File /r src -; -;SectionEnd - SubSectionEnd Section "Start Menu Items" SecMenu @@ -250,12 +240,6 @@ CreateShortCut "$SMPROGRAMS\Apache Tomcat 6.0\Welcome.lnk" \ "http://127.0.0.1:$R0/"; -; IfFileExists "$INSTDIR\webapps\admin" 0 NoAdminApp -; -; CreateShortCut "$SMPROGRAMS\Apache Tomcat 6.0\Tomcat Administration.lnk" \ -; "http://127.0.0.1:$R0/admin/"; -;NoAdminApp: - IfFileExists "$INSTDIR\webapps\manager" 0 NoManagerApp CreateShortCut "$SMPROGRAMS\Apache Tomcat 6.0\Tomcat Manager.lnk" \ @@ -306,36 +290,6 @@ SectionEnd -;Section "Administration" SecAdmin -; -; SectionIn 3 -; -; SetOutPath $INSTDIR\webapps -; File /r webapps\admin -; SetOutPath $INSTDIR\conf\Catalina\localhost -; File conf\Catalina\localhost\admin.xml -; -;SectionEnd - -;Section "Webapps" SecWebapps -; -; SectionIn 3 -; -; SetOutPath $INSTDIR\webapps -; File /nonfatal /r webapps\balancer -; File /nonfatal /r webapps\webdav -; -;SectionEnd - -;Section "Compatibility" SecCompat -; -; SetOutPath $INSTDIR -; File /oname=bin\jmx.jar ..\compat\bin\jmx.jar -; File /oname=common\endorsed\xercesImpl.jar ..\compat\common\endorsed\xercesImpl.jar -; File /oname=common\endorsed\xml-apis.jar ..\compat\common\endorsed\xml-apis.jar -; -;SectionEnd - Section -post nsExec::ExecToLog '"$INSTDIR\bin\tomcat6.exe" //US//Tomcat6 --Classpath "$INSTDIR\bin\bootstrap.jar" --StartClass org.apache.catalina.startup.Bootstrap --StopClass org.apache.catalina.startup.Bootstrap --StartParams start --StopParams stop --StartMode jvm --StopMode jvm' nsExec::ExecToLog '"$INSTDIR\bin\tomcat6.exe" //US//Tomcat6 --JvmOptions "-Dcatalina.home=$INSTDIR#-Dcatalina.base=$INSTDIR#-Djava.endorsed.dirs=$INSTDIR\common\endorsed#-Djava.io.tmpdir=$INSTDIR\temp#-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager#-Djava.util.logging.config.file=$INSTDIR\conf\logging.properties" --StdOutput auto --StdError auto' @@ -434,20 +388,12 @@ ; Function findJavaPath - ;ClearErrors - - ;ReadEnvStr $1 JAVA_HOME - - ;IfErrors 0 FoundJDK - ClearErrors ReadRegStr $2 HKLM "SOFTWARE\JavaSoft\Java Runtime Environment" "CurrentVersion" ReadRegStr $1 HKLM "SOFTWARE\JavaSoft\Java Runtime Environment\$2" "JavaHome" ReadRegStr $3 HKLM "SOFTWARE\JavaSoft\Java Runtime Environment\$2" "RuntimeLib" - ;FoundJDK: - IfErrors 0 NoErrors StrCpy $1 "" @@ -677,10 +623,8 @@ RMDir /r "$INSTDIR\lib" Delete "$INSTDIR\conf\*.dtd" RMDir "$INSTDIR\logs" -; RMDir /r "$INSTDIR\webapps\balancer" RMDir /r "$INSTDIR\webapps\docs" RMDir /r "$INSTDIR\webapps\examples" -; RMDir /r "$INSTDIR\webapps\webdav" RMDir /r "$INSTDIR\work" RMDir /r "$INSTDIR\temp" RMDir "$INSTDIR" - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r654632 - /tomcat/trunk/res/tomcat.nsi
Author: markt Date: Thu May 8 14:32:46 2008 New Revision: 654632 URL: http://svn.apache.org/viewvc?rev=654632&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44955 Use correct location for endorsed dir. Modified: tomcat/trunk/res/tomcat.nsi Modified: tomcat/trunk/res/tomcat.nsi URL: http://svn.apache.org/viewvc/tomcat/trunk/res/tomcat.nsi?rev=654632&r1=654631&r2=654632&view=diff == --- tomcat/trunk/res/tomcat.nsi (original) +++ tomcat/trunk/res/tomcat.nsi Thu May 8 14:32:46 2008 @@ -292,7 +292,7 @@ Section -post nsExec::ExecToLog '"$INSTDIR\bin\tomcat6.exe" //US//Tomcat6 --Classpath "$INSTDIR\bin\bootstrap.jar" --StartClass org.apache.catalina.startup.Bootstrap --StopClass org.apache.catalina.startup.Bootstrap --StartParams start --StopParams stop --StartMode jvm --StopMode jvm' - nsExec::ExecToLog '"$INSTDIR\bin\tomcat6.exe" //US//Tomcat6 --JvmOptions "-Dcatalina.home=$INSTDIR#-Dcatalina.base=$INSTDIR#-Djava.endorsed.dirs=$INSTDIR\common\endorsed#-Djava.io.tmpdir=$INSTDIR\temp#-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager#-Djava.util.logging.config.file=$INSTDIR\conf\logging.properties" --StdOutput auto --StdError auto' + nsExec::ExecToLog '"$INSTDIR\bin\tomcat6.exe" //US//Tomcat6 --JvmOptions "-Dcatalina.home=$INSTDIR#-Dcatalina.base=$INSTDIR#-Djava.endorsed.dirs=$INSTDIR\endorsed#-Djava.io.tmpdir=$INSTDIR\temp#-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager#-Djava.util.logging.config.file=$INSTDIR\conf\logging.properties" --StdOutput auto --StdError auto' WriteUninstaller "$INSTDIR\Uninstall.exe" - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r654633 - /tomcat/tc6.0.x/trunk/STATUS.txt
Author: markt Date: Thu May 8 14:33:51 2008 New Revision: 654633 URL: http://svn.apache.org/viewvc?rev=654633&view=rev Log: Propose fix for 44955 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=654633&r1=654632&r2=654633&view=diff == --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu May 8 14:33:51 2008 @@ -157,3 +157,9 @@ http://svn.apache.org/viewvc?rev=654177&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44955 + Use correct location for endorsed dir + http://svn.apache.org/viewvc?rev=654630&view=rev + +1: markt + -1: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44955] Winodws Service endorsed directory
https://issues.apache.org/bugzilla/show_bug.cgi?id=44955 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 14:33:53 PST --- Thanks for the report. It has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution||INVALID --- Comment #8 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 14:50:37 PST --- At least one of your URLs is broken and your html is badly formed. You have also provided the page source rather than the HTML as seen by the browser as I requested. Everything I can see here points to a configuration error on your part rather than a Tomcat bug. I suggest you use the users mailing list if you require further help. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r654640 - /tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java
Author: markt Date: Thu May 8 14:53:35 2008 New Revision: 654640 URL: http://svn.apache.org/viewvc?rev=654640&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42943 Make sure the nested element is inside a element Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java?rev=654640&r1=654639&r2=654640&view=diff == --- tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java (original) +++ tomcat/trunk/java/org/apache/jasper/compiler/JspDocumentParser.java Thu May 8 14:53:35 2008 @@ -278,8 +278,11 @@ return; } +String currentPrefix = getPrefix(current.getQName()); + // jsp:text must not have any subelements -if (JSP_URI.equals(uri) && TEXT_ACTION.equals(current.getLocalName())) { +if (JSP_URI.equals(uri) && TEXT_ACTION.equals(current.getLocalName()) +&& "jsp".equals(currentPrefix)) { throw new SAXParseException( Localizer.getMessage("jsp.error.text.has_subelement"), locator); @@ -1175,11 +1178,7 @@ } } -String prefix = ""; -int colon = qName.indexOf(':'); -if (colon != -1) { -prefix = qName.substring(0, colon); -} +String prefix = getPrefix(qName); Node.CustomTag ret = null; if (tagInfo != null) { @@ -1366,9 +1365,8 @@ */ private void checkPrefix(String uri, String qName) { -int index = qName.indexOf(':'); -if (index != -1) { -String prefix = qName.substring(0, index); +String prefix = getPrefix(qName); +if (prefix.length() > 0) { pageInfo.addPrefix(prefix); if ("jsp".equals(prefix) && !JSP_URI.equals(uri)) { pageInfo.setIsJspPrefixHijacked(true); @@ -1376,6 +1374,14 @@ } } +private String getPrefix(String qName) { +int index = qName.indexOf(':'); +if (index != -1) { +return qName.substring(0, index); +} +return ""; +} + /* * Gets SAXParser. * - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r654641 - /tomcat/tc6.0.x/trunk/STATUS.txt
Author: markt Date: Thu May 8 14:55:46 2008 New Revision: 654641 URL: http://svn.apache.org/viewvc?rev=654641&view=rev Log: Propose fix for 42943 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=654641&r1=654640&r2=654641&view=diff == --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu May 8 14:55:46 2008 @@ -163,3 +163,10 @@ http://svn.apache.org/viewvc?rev=654630&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42943 + Make sure nested element is inside element before throwing + exception. + http://svn.apache.org/viewvc?rev=654640&view=rev + +1: markt + -1: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
svn commit: r654642 - /tomcat/current/tc5.5.x/STATUS.txt
Author: markt Date: Thu May 8 14:56:04 2008 New Revision: 654642 URL: http://svn.apache.org/viewvc?rev=654642&view=rev Log: Propose fix for 42943 Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=654642&r1=654641&r2=654642&view=diff == --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Thu May 8 14:56:04 2008 @@ -206,3 +206,10 @@ http://svn.apache.org/viewvc?rev=654177&view=rev +1: markt -1: + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42943 + Make sure nested element is inside element before throwing + exception. + http://svn.apache.org/viewvc?rev=654640&view=rev + +1: markt + -1: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 42943] jsp:text gets confused with other *: text elements in a JSP tag file
https://issues.apache.org/bugzilla/show_bug.cgi?id=42943 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 14:56:23 PST --- This has been fixed in trunk and proposed for 5.5.x and 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 42934] sessionDidActivate() called before contextInitialized()
https://issues.apache.org/bugzilla/show_bug.cgi?id=42934 --- Comment #9 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 15:18:40 PST --- Looking at this now... Even with the latest spec things are not explicit and could be read either way. However, 1) I agree with the assessment that logically you would expect the context to be present before the sessions are activated 2) and the last paragraph SRV.16.1.7 hints in this direction as well. I'll see how easy it is to make the change. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 42934] sessionDidActivate() called before contextInitialized()
https://issues.apache.org/bugzilla/show_bug.cgi?id=42934 --- Comment #10 from Mark Thomas <[EMAIL PROTECTED]> 2008-05-08 15:19:11 PST --- See also bug 30344. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 walter b marvin <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #9 from walter b marvin <[EMAIL PROTECTED]> 2008-05-08 16:41:59 PST --- (In reply to comment #8) > At least one of your URLs is broken and your html is badly formed. > > You have also provided the page source rather than the HTML as seen by the > browser as I requested. > > Everything I can see here points to a configuration error on your part rather > than a Tomcat bug. I suggest you use the users mailing list if you require > further help. > I provided what I have. Please fix your software rather than blaming your users for your inadequadecies -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 walter b marvin <[EMAIL PROTECTED]> changed: What|Removed |Added Resolution|INVALID |WONTFIX -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44895] security environments for applets incorrect for jsp pages
https://issues.apache.org/bugzilla/show_bug.cgi?id=44895 walter b marvin <[EMAIL PROTECTED]> changed: What|Removed |Added Resolution|WONTFIX |REMIND -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
DO NOT REPLY [Bug 44957] New: ddd
https://issues.apache.org/bugzilla/show_bug.cgi?id=44957 Summary: ddd Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P1 Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]