See the archives:
http://www.tapestryforums.com/viewtopic.php?t=2748&highlight=oc4j,
http://www.tapestryforums.com/viewtopic.php?t=2746&highlight=oc4j
and
http://www.tapestryforums.com/viewtopic.php?t=1528&highlight=oc4j

It is not that hard to fix.

Gabriel H. Lozano M. wrote:

Hi,



Our SA recently setup a new deployment environment that we're having configuration issues with.


It seems to throw an argument type mismatch while trying to build the
ApplicationSpecificationInitializer related services.



<service-point id="ApplicationSpecificationInitializer"
interface="ApplicationInitializer">



Locates and parses the application specification and informs the
ApplicationGlobals service about it.



    <invoke-factory>

      <construct class="impl.ApplicationSpecificationInitializer">

        <set-service property="classpathResourceFactory" service-

id="tapestry.ClasspathResourceFactory"/>

        <set-service property="globals" service-

id="tapestry.globals.ApplicationGlobals"/>

        <set-service property="parser" service-

id="tapestry.parse.SpecificationParser"/>

      </construct>

    </invoke-factory>

  </service-point>



Has anyone idea of what is happening ?



Thanks in advance,

Gabriel



javax.servlet.ServletException:



Unable to initialize application servlet: Unable to construct service tapestry.init.ApplicationSpecificationInitializer: Error building service tapestry.init.ApplicationSpecificationInitializer: Error at
jar:file:<PATH_TO_APP>/WEB-INF/lib/tapestry-4.0-beta-4.jar!/META-INF/

tapestry.init.xml, line 46: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class
$ISpecificationParser_10692dad6da: argument type mismatch



Root Cause:



org.apache.hivemind.ApplicationRuntimeException: Unable to construct service tapestry.init.ApplicationSpecificationInitializer: Error building service tapestry.init.ApplicationSpecificationInitializer:
Error at jar:file:<PATH_TO_APP>/WEB-INF/lib/tapestry-4.0-beta-4.jar!/

META-INF/tapestry.init.xml, line 46: Service interceptor factory hivemind.LoggingInterceptor failed to create org.apache.tapestry.parse.ISpecificationParser interceptor for service tapestry.parse.SpecificationParser as class $ISpecificationParser_10692dad6da: argument type mismatch
[jar:file:<PATH_TO_APP>/WEB-INF/lib/tapestry-4.0-beta-4.jar!/META-INF/

tapestry.init.xml, line 42]





Oracle Application Server 10g

Java version 1.4.2



--


*Cumquat Information Technology*
De Dreef 19
3706 BR Zeist
T +31 (0)30 - 6940490
F +31 (0)10 - 6940499
http://www.cumquat.nl <http://www.cumquat.nl/>

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
M +31 6 22 384 318


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

Reply via email to