NOTICE:  Posts to be moved to weblogic.developer.interest.management

In an effort to improve support of our newsgroups, we are combining a few of them.
As of Friday, October 12, this newsgroup will be discontinued. The posts will
be moved to the following newsgroup: weblogic.developer.interest.management.
Please post your questions regarding the management console to that newsgroup.
Thank you,
Lauren Wright -- WLS Product Manager

These posts really belongs in the weblogic.developer.interest.weblogicenterprise
instead...
"\"Lauren Wright\" lauren.wright" wrote:
In an effort to improve support of our newsgroups, we are combining a few of them.
As of Friday, October 12, this newsgroup will be discontinued. The posts will
be moved to the following newsgroup: weblogic.developer.interest.general. Please
post your question to that newsgroup.
Thank you,
Lauren Wright -- WLS Product Manager

Similar Messages

  • NOTICE: posts to be moved to weblogic.developer.interest.general

    In an effort to improve support of our newsgroups, we are combining a few of the
    newsgroups. As of Friday, October 12, this newsgroup will be discontinued. The
    posts will be moved to the following newsgroup: weblogic.developer.interest.general.
    Please post your general and miscellaneous questions to that newsgroup.
    Thank you,
    Lauren Wright
    WLS Product Manager
    BEA

    These posts really belongs in the weblogic.developer.interest.weblogicenterprise
    instead...
    "\"Lauren Wright\" lauren.wright" wrote:
    In an effort to improve support of our newsgroups, we are combining a few of them.
    As of Friday, October 12, this newsgroup will be discontinued. The posts will
    be moved to the following newsgroup: weblogic.developer.interest.general. Please
    post your question to that newsgroup.
    Thank you,
    Lauren Wright -- WLS Product Manager

  • Correction:  Posts to be moved to weblogic.developer.interest.weblogicenterprise

    The posts from this newsgroups will be moved to the weblogic.developer.interest.weblogicenterprise
    newsgroup. In future, please post to that group for the tengine topic as this
    group will be discontinued as of October 12.
    Lauren Wright -- WLS Product Manager

    These posts really belongs in the weblogic.developer.interest.weblogicenterprise
    instead...
    "\"Lauren Wright\" lauren.wright" wrote:
    In an effort to improve support of our newsgroups, we are combining a few of them.
    As of Friday, October 12, this newsgroup will be discontinued. The posts will
    be moved to the following newsgroup: weblogic.developer.interest.general. Please
    post your question to that newsgroup.
    Thank you,
    Lauren Wright -- WLS Product Manager

  • Weblogic.developer.interest.management has moved!

    This newsgroup has been relocated. Going forward, please use the weblogic.developer.interest.management newsgroup, which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004.

    Sorry, I miss the right the subject.
    Look for the same message but with the following subject:
    error deploying ejb on wl8.1sp2: trace not help
    regards,
    pedro salazar.

  • Weblogic.developer.interest.management

    Greetings,
    I'm deploying my EAR with my EJB on weblogic 8.1sp2, and I'm getting
    this error that isn't very helpful.
    There is any hint about the cause for this error, and the application
    runs fine in JBOSS 3.2. I'm just building the descriptors (with xdoclet)
    for weblogic.
    What is the problem?
    thanks,
    Pedro Salazar
    trace error:
    weblogic.management.ApplicationException:
    Exception:weblogic.management.ApplicationException: prepare failed for
    AccessEJB.jar
    Module: AccessEJB.jar Error: Exception preparing module:
    EJBModule(AccessEJB.jar,status=NEW)
    Unable to deploy EJB: AccessEJB.jar from AccessEJB.jar:
    Compiler failed executable.exec
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at
    weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1277)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    java.io.IOException: Compiler failed executable.exec
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:470)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:329)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:337)
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:270)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at
    weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1277)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2556)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [weblogic.management.ApplicationException:
    Exception:weblogic.management.ApplicationException: prepare failed for
    AccessEJB.jar
    Module: AccessEJB.jar Error: Exception preparing module:
    EJBModule(AccessEJB.jar,status=NEW)
    Unable to deploy EJB: AccessEJB.jar from AccessEJB.jar:
    Compiler failed executable.exec
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at
    weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1277)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    java.io.IOException: Compiler failed executable.exec
    at
    weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:470)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:329)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:337)
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:270)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:476)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:407)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at
    weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1277)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
    at
    weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    at
    weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2491)
    at
    weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
    at
    weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
    at
    weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    No Exception Messages

    Sorry, I miss the right the subject.
    Look for the same message but with the following subject:
    error deploying ejb on wl8.1sp2: trace not help
    regards,
    pedro salazar.

  • Weblogic.developer.interest.general is moving!

    This newsgroup has been relocated. Going forward, please use the weblogic.developer.interest.general newsgroup, which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004

    But, its good to post your question to the relevant newsgroup i.e, jmsquestion to the jms group and so on ...
    Thanks for the response. I agree! I tried that, but unfortunately, it's
    not coming up in that newsgroup, nothing is. :< It's as if it's a dead
    newsgroup, but yet my newsreader still tries to read from it so it must
    still exist. I have no idea.
    Thanks for the reply though.

  • Weblogic.developer.interest.performance is moving!

    This newsgroup has been relocated. Going forward, please use the weblogic.developer.interest.performance newsgroup, which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004

    I just thought it was weird that I was blocked form sending, ever though
    others are stil able to post there.
    "Rob Woollen" <[email protected]> wrote in message
    news:[email protected]..
    weblogic.developer.interest is a very old newsgroup. About 2 years ago,
    we split it into separate newsgroups for each part of the server (ejb,
    jsp etc). Now that the product continues to rapidly grow, we've
    continued to split even those newsgroups into subgroups: ejb.cmp
    ejb.tools etc.
    -- Rob
    David Roussel wrote:
    I can't seem to post the weblogic.developer.interest news group. Outlook
    Express tells me that it's blocked by by news server, but my news sever
    is
    newsgroups.bea.com. Any ideas?
    Thanks
    David Roussel--
    Coming Soon: Building J2EE Applications & BEA WebLogic Server
    by Michael Girdley, Rob Woollen, and Sandra Emerson
    http://learnweblogic.com

  • Weblogic.developer.interest.xmlbeans has moved and been renamed!

    This newsgroup has been relocated and renamed. Going forward, please use the weblogic.developer.interest.webservices.databinding newsgroup, which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004

    Pls mention the WLS version & service pack level
              Kumar
              Kevin wrote:
              > Has anyone seen this nasty error before. It is killing my server and Idon't yet know why I get it.Tue Jun 26 19:10:52 CST 2001:<E> <ServletContext-General> Servlet failed with Exceptionjava.lang.ArrayIndexOutOfBoundsException: 7743536at weblogic.servlet.jsp.JspBase.service(Compiled Code)at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

  • Weblogic.developer.interest.security has moved!

    This newsgroup has been relocated. Going forward, please use the weblogic.developer.interest.security newsgroup, which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004

    Pls mention the WLS version & service pack level
              Kumar
              Kevin wrote:
              > Has anyone seen this nasty error before. It is killing my server and Idon't yet know why I get it.Tue Jun 26 19:10:52 CST 2001:<E> <ServletContext-General> Servlet failed with Exceptionjava.lang.ArrayIndexOutOfBoundsException: 7743536at weblogic.servlet.jsp.JspBase.service(Compiled Code)at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

  • Weblogic.developer.interest.environment has moved!

    This newsgroup has been relocated. Going forward, please use the weblogic.developer.interest.environment newsgroup, which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004.
    Please note that this forum is a un-moderated community discussion.

    Pls mention the WLS version & service pack level
              Kumar
              Kevin wrote:
              > Has anyone seen this nasty error before. It is killing my server and Idon't yet know why I get it.Tue Jun 26 19:10:52 CST 2001:<E> <ServletContext-General> Servlet failed with Exceptionjava.lang.ArrayIndexOutOfBoundsException: 7743536at weblogic.servlet.jsp.JspBase.service(Compiled Code)at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)at weblogic.servlet.internal.ServletContextManager.invokeServlet(Compiled Code)at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)at weblogic.kernel.ExecuteThread.run(Compiled Code)
              

  • Is there no more activity on weblogic.developer.interest.general?

    I cannot seem to see any activity on the weblogic.developer.interest.general
    (as well as some other interest newsgroups). Is there an alternative?
    Thanks.
    PS Sorry for posting this here, but there's activity here, and my posting
    on the other newsgroup, well, didn't make it on there.

    But, its good to post your question to the relevant newsgroup i.e, jmsquestion to the jms group and so on ...
    Thanks for the response. I agree! I tried that, but unfortunately, it's
    not coming up in that newsgroup, nothing is. :< It's as if it's a dead
    newsgroup, but yet my newsreader still tries to read from it so it must
    still exist. I have no idea.
    Thanks for the reply though.

  • Weblogic.developer.interest.examples is being archived

    Old messages have been archived to the [url http://forums.bea.com/category.jspa?categoryID=300000013]ARCHIVES folder, located at:
    http://forums.bea.com/category.jspa?categoryID=300000013
    Going forward, please use the appropriate weblogic.developer.interest.* newsgroup to discuss examples for a particular product or technology,
    which will be located in the [url http://forums.bea.com/category.jspa?categoryID=2004]WebLogic Server/Java EE Newsgroups folder, located at:
    http://forums.bea.com/category.jspa?categoryID=2004

    I just thought it was weird that I was blocked form sending, ever though
    others are stil able to post there.
    "Rob Woollen" <[email protected]> wrote in message
    news:[email protected]..
    weblogic.developer.interest is a very old newsgroup. About 2 years ago,
    we split it into separate newsgroups for each part of the server (ejb,
    jsp etc). Now that the product continues to rapidly grow, we've
    continued to split even those newsgroups into subgroups: ejb.cmp
    ejb.tools etc.
    -- Rob
    David Roussel wrote:
    I can't seem to post the weblogic.developer.interest news group. Outlook
    Express tells me that it's blocked by by news server, but my news sever
    is
    newsgroups.bea.com. Any ideas?
    Thanks
    David Roussel--
    Coming Soon: Building J2EE Applications & BEA WebLogic Server
    by Michael Girdley, Rob Woollen, and Sandra Emerson
    http://learnweblogic.com

  • Restore weblogic.developer.interest.internationalization

    The Newsgroup is empty, could you please tell me what's wrong ?

    I just thought it was weird that I was blocked form sending, ever though
    others are stil able to post there.
    "Rob Woollen" <[email protected]> wrote in message
    news:[email protected]..
    weblogic.developer.interest is a very old newsgroup. About 2 years ago,
    we split it into separate newsgroups for each part of the server (ejb,
    jsp etc). Now that the product continues to rapidly grow, we've
    continued to split even those newsgroups into subgroups: ejb.cmp
    ejb.tools etc.
    -- Rob
    David Roussel wrote:
    I can't seem to post the weblogic.developer.interest news group. Outlook
    Express tells me that it's blocked by by news server, but my news sever
    is
    newsgroups.bea.com. Any ideas?
    Thanks
    David Roussel--
    Coming Soon: Building J2EE Applications & BEA WebLogic Server
    by Michael Girdley, Rob Woollen, and Sandra Emerson
    http://learnweblogic.com

  • Weblogic.developer.interest blocked

    I can't seem to post the weblogic.developer.interest news group. Outlook
    Express tells me that it's blocked by by news server, but my news sever is
    newsgroups.bea.com. Any ideas?
    Thanks
    David Roussel

    I just thought it was weird that I was blocked form sending, ever though
    others are stil able to post there.
    "Rob Woollen" <[email protected]> wrote in message
    news:[email protected]..
    weblogic.developer.interest is a very old newsgroup. About 2 years ago,
    we split it into separate newsgroups for each part of the server (ejb,
    jsp etc). Now that the product continues to rapidly grow, we've
    continued to split even those newsgroups into subgroups: ejb.cmp
    ejb.tools etc.
    -- Rob
    David Roussel wrote:
    I can't seem to post the weblogic.developer.interest news group. Outlook
    Express tells me that it's blocked by by news server, but my news sever
    is
    newsgroups.bea.com. Any ideas?
    Thanks
    David Roussel--
    Coming Soon: Building J2EE Applications & BEA WebLogic Server
    by Michael Girdley, Rob Woollen, and Sandra Emerson
    http://learnweblogic.com

  • ITS BACK!  weblogic.developer.interest.jsp

     

    Note:
              Depending on your news reader you may have problems subscribing to
              weblogic.developer.interest.jsp
              due to caching issues.
              I use Netscape 4.5. Here is what I did.
              First I tried to subscribe (you have to refresh the list), however I could
              see not messages.
              So I unsubscribed.
              Shutdown Netscape.
              Manually deleted cache files
              pushd "c:\Program Files\Netscape\Users\default\cache"
              del /q *.*
              cd ..
              rm netscape.hst
              Restarted Netscape.
              Re-subscribed and I could then retrieve messages.
              Cheers
              Mark G
              Mark Griffith wrote:
              > Mea Culpa for the removal previously.
              > Sorry for the confusion. :)
              >
              > Back by popular demand.
              > In favor of more choices not less.
              >
              > We are happy to reinstantiate weblogic.developer.interest.jsp.
              >
              > All the "old" messages will stay on weblogic.developer.interest.servlet
              >
              > Cheers
              > Mark G
              >
              > --
              > =====================================================
              > Reply to the newsgroup. Don't reply to this mail
              > alias. This is used only for answering posts on
              > WebLogic Newsgroups.
              > =====================================================
              =====================================================
              Reply to the newsgroup. Don't reply to this mail
              alias. This is used only for answering posts on
              WebLogic Newsgroups.
              =====================================================
              

Maybe you are looking for

  • Problem with trackpad and keyboard on Macbook Pro

    Hello, I have a Macbook Pro Early '09 (I got it about 1 month ago used) and yesterday a problem occurred. Suddenly, as I was typing a message, the keyboard stopped responding and the trackpad started acting up. Whenever I tapped with 1 finger, it wou

  • How to get rid of locked file

    I have a file that's locked that I kept in a folder titled junk because five years ago I couldn't figure out how to get rid of it. Just installed a new HD and tried to trash the folder and file. It's not working and now it's in two places because whe

  • Issues while changing primary key in table

    Hi I have one table. In that two fields are primary key. I want to change the second PK as FK only. But when i am changing this field as FK. Its showing one error 'Primary Key Change not permitted for value Table ZCAUSECATMASTER' . How to avoid this

  • Will Apple kill apps allowing unauthorized access to address book?

    There are many stories discussing how easy it is for apps to access and copy address book contents without ANY prior authorization. One such story: http://www.zdnet.com/blog/igeneration/ios-apps-massive-invasion-of-user-privacy/ 15138 So, what is App

  • Tree Like  that of windows (Desktop-- explorer)

    Hi, I have to implement a tree like that of windows in(Desktop-->explorer) do I proceed programmaticly. Please telle me how. Thanks