Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Sample authenticators

1 view
Skip to first unread message

David Uribe

unread,
Sep 30, 2004, 10:53:23 AM9/30/04
to
Hi jcharest

I'm member of a development software team in Colombia, I want to implement a security provider on weblogic server SP3 then I refer to help material from Weblogic Site, that includes dvspisec.pdf, some samples code and more.

I want to run the example (SampleSecurityProviders81.zip) I want to get a MBean Implementation and MBean Interface Files from a MBean Information File executing the WebLogicMBeanMaker tool, then follow mistake occur:

java.net.MalformedURLException: no protocol: commo.dtd
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at weblogic.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.ja
va:836)
at weblogic.apache.xerces.impl.XMLEntityManager.startDTDEntity(XMLEntityManager
java:796)
at weblogic.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(XMLDTDScannerIm
pl.java:275)
at weblogic.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(XM
LDocumentScannerImpl.java:841)
at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLD
ocumentFragmentScannerImpl.java:329)
at
weblogic.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:
525)
at
weblogic.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:
581)
at
weblogic.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
at
weblogic.apache.xerces.parsers.DOMParser.parse(DOMParser.java:257)
at weblogic.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.ja
va:201)
at weblogic.xml.jaxp.RegistryDocumentBuilder.parse(RegistryDocumentBuilder.java
:149)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at weblogic.management.commo.WebLogicMBeanMaker.main(WebLogicMBeanMaker.java:72
0)

I saw your topic and I think you may help me about that

Regard,

David

0 new messages