JBoss RSS

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • ZipException on jboss 3.2.5 and jdk1.5

    Hi , I deployed one web application in jboss-3.2.5.which is developed using struts.But when i running the application in browser i am getting the error like this. can anybody please give me the solution for this..org.apache.jasper.JasperException: Unable to compile class for JSPGenerated servlet...

    0 answers | 790 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Your opinion - a graphical configuration console for JBoss

    Hexamind Companion is a tool for developers and system administrators who manage the configuration of JBoss servers. We are nearing the final stages of its development, and would like to hear your opinion about this tool.Please follow the link below to learn more and participate in our online su...

    0 answers | 633 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xpetstore deployment in JBoss 3.2.3

    When i deploy xpetstore application thru Eclipse 3.0 and JBoss 3.2.3, i got the following stack trace details. Why ? Thanks in advance.___________________________________________________________________________19:27:19,935 INFO [Server] Starting JBoss (MX MicroKernel)...19:27:19,945 INFO [Server...

    0 answers | 45755 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xpetstore and jboss

    Hi, has anyone deployed xpetstore into jboss 3.2.3I am using PostgreSQL database to deploy xpetstore into jboss. I am able to get the opening page of petstore. But the problem is none of the pet links are working.Has anyone successfully done this?-Hriday...

    1 answers | 274 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XMBeans Startup

    Hi,I got 4 .SAR files deployed at deploy.last directory, and when I start JBoss it randomly picks up just 2 .SAR files to run. It creates all of them (using create() method), but doesn't call the start() method.Is there a reasonable explanation for this?Thx....

    0 answers | 286 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Xerces not working

    HI ,Trying to use xerces parser in Jboss 3.2.1 and it is giving me this error Jboss 4 is working17:40:02,225 ERROR [STDERR] Aug 4, 2003 5:40:02 PM org.apache.struts.action.RequestProcessor processINFO: Processing a 'POST' for path '/HomePage'17:40:02,225 INFO [STDOUT] Mode is Log...

    0 answers | 3154 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XDoclet version for getting template working

    Having spent a frustrating time getting the template example working from the Quick Start Guide I thought I'd post a quick note here that might help others(I actually tried posting to the www.JBoss.org forum but it didn't work.)Being new to JBoss, XDoclet and Ant getting it working was g...

    0 answers | 1142 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xdoclet generation of jboss-service.xml and depends element

    I am currently generating my jboss-service.xml file using xdoclet. However, now I have a need to add a <depends> element to my service <mbean> config. Does anyone know if there is an xdoclet tag to generate this element? I can't seem to find it if there is.Version: xdoclet 1.2.1...

    0 answers | 351 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XDoclet Error

    I am currently going through a tutorial to get the JBoss IDE working. I set up the XDoclet Configuration, but I get the following error in the console:BUILD FAILEDjava.lang.UnsupportedClassVersionError: xjavadoc/ant/XJavadocTask (Unsupported major.minor version 49.0)In the file xdoclet-build.xml...

    5 answers | 563 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • xdoclet Configuration problem

    I will most appreciate it if someone could tell me what I am doing wrong.I downloaded eclipse 3.2.2 and unzipped it in my favorite location, thereafter I installed jboss-4.2.0.GA.The problem is thatif I right-click a project and select properties --> xdoclet ConfigurationI keep getting this e...

    1 answers | 475 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Xdoclet and jboss

    xdoclete web site says that the current version supports only jboss 3.1. I am using jboss 3.2. Should I use xdoclet in my application? Is there a work around?- Walk Rustin...

    1 answers | 174 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XDoclet @jboss.declared-sql sub query

    ok... I have this query:code: SELECT * FROM(SELECT * FROM tableA PWHERE P.ITEM_ID=16150AND P.ACTIVE_FLAG = 1ORDER BY P.DATE DESC)WHERE ROWNUM = 1 by default in the "where" section of the doclet it will make the query look like this when it is built:code: SELECT * FROM tableA(SELECT * FROM tableA...

    0 answers | 736 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Xalan XSLTC in JBoss

    Problem with Jboxx 3.x odr 4.x:I want to use XSLTC in some of my servlets, but there is no way of using it in Jboss-> putting xsltc.jar in $JBOSS/lib or $JBOSS/server/default/lib does not work-> putting xalan.jar in $JAVA_HOME/jre/lib/ext doesn't work either, because xanlan (and xsltc)...

    2 answers | 594 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • Xalan 2.7.1 and jBoss 4.2.2GA

    Hi,We've been successfully using Xalan 2.7.0 and Websphere (with Java 1.4) to do XSLT transformation (in particular fancy grouping of the XML data).We're migrating our application to jBoss 4.2.2GA and Java 1.5 and have discovered that we need to use Xalan 2.7.1 in order for the XSLT tran...

    2 answers | 750 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

  • XA Pool messages...what are they for?

    I am getting tons of messages as follows:[16:28:47,321,XAPoolDataSource] Creating XA PoolCan anyone tell me exactly what that means and whehter its normal to see your server.log full of those messages?The reason I ask is we are hosting an application for someone that has suddenly started to slow...

    0 answers | 1355 bytes | related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

QUESTION ON "JBoss"
JAVA.JOYCODING.COM