Did my response ever make it?  I was using Yahoo web-mail and couldn't
remember if I flipped the "from" selector to use the address I'm
subscribed with.

If not, then here's basically what I said:

In my existing project, I added the complete source (per the cvs commit
message).  I figured that it should work fine with the existing 1.1
final jars that I already use.....but I could be wrong.


--
James Mitchell
Software Engineer / Struts Evangelist
http://www.struts-atlanta.org
678.910.8017
AIM:jmitchtx




> -----Original Message-----
> From: Joe Germuska [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 08, 2003 10:19 AM
> To: Struts Users Mailing List
> Subject: RE: DigestingPlugIn [potential bug]
> 
> 
> At 0:20 -0400 8/8/03, James Mitchell wrote:
> >Ok, I haven't dug in my heals to figure this out myself.  I 
> downloaded
> >jgs-struts-0.2-dev.jar, then configured my plugin:
> >
> >   <plug-in 
> className="com.jgsullivan.struts.plugins.DigestingPlugIn">
> >     <set-property property="configPath" 
> value="/WEB-INF/config.xml"/>
> >     <set-property property="configSource" value="servlet"/>
> >     <set-property property="digesterPath" 
> value="digester-menu.xml"/>
> >     <set-property property="digesterSource" value="classpath"/>
> >     <set-property property="key" value="MENUS_KEY"/>
> >   </plug-in>
> >
> >
> >....works fine.
> >
> >I'm using the 1.1 final jar, so I simply added your new file 
> to my own
> >project.
> >
> >Now when I change the className from....
> >
> >"com.jgsullivan.struts.plugins.DigestingPlugIn" to
> >"org.apache.struts.plugins.DigestingPlugIn"
> >
> >....it fails and causes my app to be unavailable.
> >
> >
> >I'm not looking for a fix just yet.  I just thought you should know.
> 
> Check me if I'm missing something -- but if you're using 1.1 final, 
> where will it find "org.apache.struts.plugins.DigestingPlugIn"?
> 
> Joe
> 
> -- 
> --
> Joe Germuska            
> [EMAIL PROTECTED]  
> http://blog.germuska.com    
> "If nature worked that way, the universe would crash all the time." 
>       --Jaron Lanier
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to