Right at the bottom these are your critical messages, and they indicate that 
while the default repository.xml is being found, rather than whatever you 
specify (although this may be right), it seems that it can't find the class 
SequenceEntry.  Now, I just checked through my source and couldn't find it, 
so it's possible that your repository_internal.xml is out of date or 
something.

Cheers...


MikeA


> Caused by: org.apache.ojb.broker.metadata.MetadataException: Could not
> read repository class descriptor data, using repository: repository.xml:
> Class org.apache.ojb.broker.util.sequence.SequenceEntry could not be
> found in the classpath. This could cause unexpected behaviour of OJB,
> please remove or comment out this class descriptor in the repository.xml
> file.: org.apache.ojb.broker.util.sequence.SequenceEntry
>  at org.apache.ojb.broker.metadata.MetadataManager.<init>(Unknown
> Source)
>  at org.apache.ojb.broker.metadata.MetadataManager.<clinit>(Unknown
> Source)
>  ... 40 more
> Caused by: org.apache.ojb.broker.metadata.MetadataException: Class
> org.apache.ojb.broker.util.sequence.SequenceEntry could not be found in
> the classpath. This could cause unexpected behaviour of OJB, please
> remove or comment out this class descriptor in the repository.xml file.:
> org.apache.ojb.broker.util.sequence.SequenceEntry
>  at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:524)
>  at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
>  at
> org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
>  at
> org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:396)
>  at
> org.apache.ojb.broker.metadata.RepositoryPersistor.buildRepository(Unkno
> wn Source)
>  at
> org.apache.ojb.broker.metadata.RepositoryPersistor.readDescriptorReposit
> ory(Unknown Source)
>  ... 42 more
>
>
> can anyone who had successfully deployed OJB in Jboss assist.
>
> Thanks
>
> Stephen


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

Reply via email to