This is the only thing I've found so far: http://java.sun.com/j2ee/avk/
A couple of keynotes mention it. Apparently, it's in beta right now. Joey --- bhatia10 <[EMAIL PROTECTED]> wrote: > Hey Joey, > > Do u have an online link that points to that > compatibility kit. > > Thanks. > > ----- Original Message ----- > From: "Joey Trevino" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Thursday, March 28, 2002 1:01 PM > Subject: Sun's application compatibility kit? > > > > Does anyone know anything about the new > application > > compatibility kit that Sun announced at JavaOne. > > Supposedly, it will ensure that your app will work > > across all compliant app servers. > > > > > > Joey > > > > --- Ted Husted <[EMAIL PROTECTED]> wrote: > > > If it seems like JRUN issue then take it up with > > > JRUN. It's a commercial > > > product and should have people who are paid to > solve > > > problems like this. > > > If it works under Tomcat, Sun's reference > > > implementation, but not under > > > JRUN, then the implication is that JRUN is > > > non-compliant. > > > > > > -- Ted Husted, Husted dot Com, Fairport NY US > > > -- Developing Java Web Applications with Struts > > > -- Tel: +1 585 737-3463 > > > -- Web: http://husted.com/about/services > > > > > > > > > Gilson Nascimento D Elrei wrote: > > > > > > > > I'm trying to running a simple example > JSP/Servlet > > > application on JRUN, but > > > > i'm receiving this error message below > > > > >> javax.servlet.jsp.JspException: Cannot find > > > message resources under key > > > > org.apache.struts.action.MESSAGE > > > > I have checked the ARCHIVE message and looking > for > > > on search mechanisms > > > > about it, but i didn't find a solution. > > > > In Tomcat my sample application has running > > > without problems. I have > > > > verified my web.xml file for path errors, and > i > > > haven't encountered problems > > > > in it. The applicationResources.properties > file is > > > localized in a classpath > > > > directory and match with web.xml parameter. > > > > I think that it's a JRUN problem cos in my > house i > > > have installed the same > > > > application on Tomcat and it's OK. > > > > Any idea ? > > > > Thanks in advance. > > > > > > > > -- > > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > -- > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Movies - coverage of the 74th Academy > Awards� > > http://movies.yahoo.com/ > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

