Hey Chad and Wouter!

As always your answers were lightning fast and very helpful :-)

Just one thing: it only worked for me when setting
   precompileJsps=true
otherwise I get an exception from the JBoss JSP-compiler at runtime:

-- exception start

org.apache.jasper.JasperException: Unable to compile class for JSP

An error occurred at line: 7 in the jsp file:
/com/mksoft/artdb/admin/main-menu-view.jsp
Generated servlet error:
/opt/jboss-3.2.5/server/default/work/jboss.web/localhost/artdb/org/apache/jsp/com/mksoft/artdb/admin/main_002dmenu_002dview_jsp.java:147:
 
_jspx_meth_tiles_put_0(javax.servlet.jsp.tagext.JspTag,javax.servlet.jsp.PageContext)
 in org.apache.jsp.com.mksoft.artdb.admin.main_002dmenu_002dview_jsp cannot be 
applied to 
(org.apache.struts.taglib.tiles.InsertTag,javax.servlet.jsp.PageContext)
          if (_jspx_meth_tiles_put_0(_jspx_th_tiles_insert_0,
_jspx_page_context))
              ^
-- exception end

Maybe this is meaningful to you.

BTW: Chad: IMHO this .xsl transformation approach seems very promising
for managing XMI-differences. Congratulations! I'll have to have a look
into this as soon as there is some documentation ;-)

Thanks,
Matthias

On Mon, 2005-04-18 at 17:45, Chad Brandon wrote:
> Try getting the latest build...this was an issue that was introduced 
> over the weekend, and then fixed yesterday. (it had to do with the new 
> encoding feature I added to the core).
> 
> Matthias Küspert wrote:
> 
> >Hi all,
> >
> >I just re-created my Model (by copy/paste into a new model-file, due to
> >the former MD problems) and ran into another problem.
> >
> >AndroMDA is generating without validation errors and the project builds
> >fine, but as soon as I deploy the .ear to JBoss (3.2.5) I get the
> >following exception:
> >
> >17:20:11,263 INFO  [EARDeployer] Init J2EE application:
> >file:/opt/jboss-3.2.5/server/default/deploy/artdb-app-1.0.ear
> >17:20:13,865 WARN  [DeploymentInfo] Only the root deployment can set the
> >loader repository, ingoring config=null
> >17:20:14,075 WARN  [DeploymentInfo] Only the root deployment can set the
> >loader repository, ingoring config=null
> >17:20:14,242 INFO  [EjbModule] Deploying ArtDBAdminService
> >17:20:14,340 INFO  [EJBDeployer] Deployed:
> >file:/opt/jboss-3.2.5/server/default/tmp/deploy/tmp38593artdb-app-1.0.ear-contents/artdb-core-1.0.jar
> >17:20:14,404 INFO  [TomcatDeployer] deploy, ctxPath=/artdb,
> >warUrl=file:/opt/jboss-3.2.5/server/default/tmp/deploy/tmp38593artdb-app-1.0.ear-contents/artdb-web-1.0.war/
> >17:20:15,248 ERROR [Context] Error in dependencyCheck
> >java.util.zip.ZipException: incomplete literal/length tree
> >     at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:140)
> >     at java.util.zip.ZipInputStream.read(ZipInputStream.java:139)
> >     at java.util.jar.JarInputStream.read(JarInputStream.java:159)
> >     at java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
> >     
> >Any ideas why this exception is thrown or similar experiences?
> >
> >In case somebody wants to know: I'm using yesterdays CVS-head and Spring
> >together with Bpm4Struts.
> >
> >TIA,
> >Matthias
> >
> >
> >
> >-------------------------------------------------------
> >SF email is sponsored by - The IT Product Guide
> >Read honest & candid reviews on hundreds of IT Products from real users.
> >Discover which products truly live up to the hype. Start reading now.
> >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> >_______________________________________________
> >Andromda-user mailing list
> >Andromda-user@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/andromda-user
> >
> >  
> >
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Andromda-user mailing list
> Andromda-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/andromda-user
> 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to