[jboss-user] [JBoss Seam] - Re: Jboss Seam 2.0.0.CR1 toooooo slow

nemya do-not-reply at jboss.com
Wed Oct 3 10:02:10 EDT 2007


I've already updated the xsd references.
For pages.xml:

<?xml version="1.0" encoding="UTF-8"?>
  | <pages xmlns="http://jboss.com/products/seam/pages"
  |        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  |        xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">

and for components.xml:
<?xml version="1.0" encoding="UTF-8"?>
  | <components xmlns="http://jboss.com/products/seam/components"
  |             xmlns:core="http://jboss.com/products/seam/core"
  |             xmlns:bpm="http://jboss.com/products/seam/bpm"
  |             xmlns:persistence="http://jboss.com/products/seam/persistence"
  |             xmlns:security="http://jboss.com/products/seam/security"
  |             xmlns:framework="http://jboss.com/products/seam/framework"
  |             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  |             xsi:schemaLocation=
  |                 "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd 
  |                  http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.0.xsd 
  |                  http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd 
  |                  http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
  |                  http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd
  |                  http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">

But still the same problem.
Help!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091069#4091069

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091069



More information about the jboss-user mailing list