Jochen,
        Thanks fo rthe time.  I realise the file names were wrong and I
apologise for wasting your time.  I have attached a new file that should
be a simple download and just run ant against the build.xml.

        I have tested the file and it seem to work in a new directory
with just ANT.

        As to the reasons for the names LibraryData as opposed to
Library I found that I wanted to leave the generated files alone and as
these include a class called Library  I found it easier to work having
distinct class names.  Forgive my poor understanding, but you should not
have to worry as following the call from Runner.java should be enough.
Thanks.


Martin Roberts



-----Original Message-----
From: Jochen Wiedmann (JIRA) [mailto:[EMAIL PROTECTED] 
Sent: 24 November 2005 20:38
To: Roberts,MME,Martin,XBX R
Subject: [jira] Kommentiert: (JAXME-74) JAXP Transform seems fails

    [
http://issues.apache.org/jira/browse/JAXME-74?page=comments#action_12358
471 ] 

Jochen Wiedmann commented on JAXME-74:
--------------------------------------

I am sorry, but the zip files data is completely usable. I have spent
about 20 minutes, trying to get it compiled, but now it's too much. The
class names are wrong (runner => runner2, LibraryData => Library), the
package names are wrong (com.bt.grasp.schemas.data =>
com.bt.grasp.data). I'll stop working on it.



> JAXP Transform seems fails
> --------------------------
>
>          Key: JAXME-74
>          URL: http://issues.apache.org/jira/browse/JAXME-74
>      Project: JaxMe
>         Type: Bug
>     Versions: 0.5
>  Environment: Windows 2000 and running within eclipse and also with
ANT running from within Eclipse
>     Reporter: Martin Roberts
>  Attachments: Transform.zip
>
>     I tried to duplicate the Marshall example and I am getting a 
> java.lang.ArrayIndexOutOfBoundsException error.
> I suspect this is something to do with an empty file or something but
would really appreciate some hints from someone.
> I have tracked the error down to the lines.
> Class : JMSAXDriverController
>  
>   ContentHandler h = getTarget();
>   h.startElement(pNamespaceURI, pLocalName, qName, attrs);
>  
> The parameters all have valid values in the calling application but
when the call is made the parameters can not be resolved and hence the
stack is empty an so I get the over flow.  Why would I be getting this
behaviour?

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to