[jboss-user] [Beginners Corner] - Re: Cant deply an .ear file into the JBOSS.

2008-04-29 Thread leonidMir
Thank you Peter for your reply, you are always willing to help! Here is my application.xml file: | http://java.sun.com/xml/ns/j2ee"; version="1.4" | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/ xml/ns/j2ee |

[jboss-user] [Beginners Corner] - Cant deply an .ear file into the JBOSS.

2008-04-28 Thread leonidMir
Hi all, I created a simple .ear and using ant deployed it into the ...\deploy\ directory. Unfortunately I am getting the following exceptions and still can't make my application work: | 00:39:01,593 ERROR [ProfileServiceBootstrap] Failed to load profile: | org.jboss.deployers.spi.Deploymen

[jboss-user] [Beginners Corner] - Re: Another war file deployment error :)

2008-04-10 Thread leonidMir
Please someone :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143172#4143172 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143172 ___ jboss-user mailing list jboss-user@li

[jboss-user] [Beginners Corner] - Re: Another war file deployment error :)

2008-04-09 Thread leonidMir
Hi, I changed the source queot.jsp file and then run ant againt. After that I entered the deploy directory and checked in the created .WAR file if the changes were made. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142647#4142647 Reply to the post : http:/

[jboss-user] [Beginners Corner] - Re: Another war file deployment error :)

2008-04-08 Thread leonidMir
Done that. Still the same exact error :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142498#4142498 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142498 ___ jboss-user mai

[jboss-user] [Beginners Corner] - Re: Another war file deployment error :)

2008-04-08 Thread leonidMir
No, it is present: | <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"; %> | <%@ page import="java.util.ArrayList" %> | <%@ page import="java.util.Random" %> | | <% | //List of sayings | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

[jboss-user] [Beginners Corner] - Another war file deployment error :)

2008-04-07 Thread leonidMir
Hi all, I am just starting with JBOSS, so be easy with me :). I deployed a .war file (using ant) with the following structure: queot.war: - queote.jsp + META-INF - MANIFEST.MF + META-INF - web.xml + lib - jstl.jar - standard.jar After the deployement I a

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-04-03 Thread leonidMir
YES! I downloaded the source finally, apparently you just need to continue trying and svn knows where it was aborted. Now I am running the build.bat. seems ok. If there will be any error's in compilation should I post it here or open a new discussion ? btw Thank you Peter for all the help. Reg

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-04-03 Thread leonidMir
Hi, I have to admit it is very funny. I downloaded and installed the subversion command line client. I run it this way: svn co http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_0_0_Beta4/ And again got this message (after it downloaded 74MB of content): svn: REPORT request failed on '/repos/jbo

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-04-02 Thread leonidMir
Hi, If I click the link I see all the directories tree, similar to the downloaded pack. I use TortoiseSVN to export the files from the repository into local dir. Unfortunately I get the following error (At the same stage, near 10MB): REPORT request failed on 'repos/jbossas/!svn/vss/default' REPORT

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-04-01 Thread leonidMir
Thx, I will try it tomorrow. I want to learn the code because I will contribute to the project in a future. Compiling is a first stage :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140622#4140622 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-04-01 Thread leonidMir
Thx. Couldn't find the files in the svn path you gave (The path is incorrect), honestly I got lost there :). Can you please specify a correct path to these files ? Also I tried to compile in the same way (using the build.bat file) jBoss5_beta4 and got the same errors Very strange. Someone ?

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-03-31 Thread leonidMir
Thank you all for helping. Firstly it is written in the documentation that I should download and use the downloaded ant version: http://labs.jboss.com/file-access/default/members/jbossas/freezone/docs/Installation_Guide/beta500/html-single/index.html Secondly after running the batch file from the

[jboss-user] [JBoss Getting Started Documentation] - Re: Can't build using ant

2008-03-30 Thread leonidMir
Hi, thx. Can you tell me please the correct class path entries? jboss dir: C:\jboss-5.0.0.Beta4-src jdk dir: C:\Program Files\Java\jdk1.6.0_05 ant dir: C:\apache-ant-1.7.0 Regards, Leonid M. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139920#4139920 Reply

[jboss-user] [JBoss Getting Started Documentation] - Can't build using ant

2008-03-30 Thread leonidMir
Hi all, I am new to Jboss. I am trying to build Jboss 5 beta 4 using ant. I followed the installation documentation but still getting the following errors after running ant from the build dir: anonymous wrote : compile-classes: | [javac] Compiling 137 source files to C:\jboss-5.0.0.Beta4-

[jboss-user] [Beginners Corner] - Start contributing to JBoss development.

2008-03-27 Thread leonidMir
Hi, I am new to all this open source thing :) Please help me to get started with contributing to JBoss project... Regards. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139324#4139324 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&