[JBoss-user] [Installation Configuration] - Re: Is Virtual Directory mapping supported in JBoss?

2004-12-21 Thread christinaku
it's so amazing what jboss can do with just those few lines.. i am really new 
to this.. so i was hoping to get a tutorial or something which can explain what 
prasadmp say in his guide.. hehehe.. thanks prasadmp.. i was stuck on that for 
days...

anyone knows where i can find more guide and explaination on what's a context 
docbase for eg..??

chris

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3859527#3859527

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859527


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Is Virtual Directory mapping supported in JBoss?

2004-12-20 Thread christinaku
btw, if i successfully created the virtual directory, does it mean that if i go 
to http://localhost:8080/images, i will be able to see the content of the 
images folder on my web browser? i was hoping i could see something, but there 
isn't anything there except for http status 404..

and i have another question. i was hoping to create 2 virtual directories..  is 
it as simple as adding another line to another path?

thank you so much.. =) prasadmp

regards,
chris

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3859366#3859366

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859366


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - creating multiple virtual directories under jboss

2004-12-19 Thread christinaku
Hi there,

i am trying to create 2 virtual directories under jboss... i found that you 
need to modify 
C:\jboss-3.2.5\server\default\deploy\jbossweb-tomcat50.sar\META-INF\jboss-service.xml

and put in a code like this :







!-- Default context parameters --


!-- Add a static context /Storage using 
directory /tmp/images --








so iu was wondering can i add another line like this:
!-- Add a static context /Storage using directory /tmp/images --


to add another virtual dir that i need?

thanks =)


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3859210#3859210

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859210


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Root deployment ??

2004-12-19 Thread christinaku
When i try to add a virtual directory to jboss inside 
C:\jboss-3.2.5_new\server\default\deploy\jbossweb-tomcat50.sar\META-INF\jboss-service.xml,

it complains that :
Only the root deployment can set the loader repository, ingoring config=null

wat does it mean? if i can't do it there, why should i do it? where is the root 
deployment?


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3859218#3859218

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859218


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation Configuration] - Re: Is Virtual Directory mapping supported in JBoss?

2004-12-19 Thread christinaku
Hi there,

i am also trying to create a virtual directory for the purpose of integrating 
jboss with Report Application Server (RAS). However, when i try the code given 
in the forum, it doesn't work... i am using jboss 3.2.5 and tomcat 5.0.
Is there any difference with the code given in the forum with different 
versions? and wat should i include in the ... field? i guess there must be some 
other codes that i need to add by myself base on the version that i am using 
isn't it? 

thanx =)
chris

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3859222#3859222

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3859222


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Re: Crystal Reports configuration

2004-12-16 Thread christinaku
Hi Sue,

i got a question here... i am now trying to display a sample crystal report 
(.rpt) on my application. It isn't web based.. it's just a simple java 
application. i try to call the report and display it using ReportViewerBean 
which is a viewer in package : 

com.seagatesoftware.img.ReportViewer.ReportViewerBean

it needs a url for the report location and i figure i need to put the report on 
a server.. currently, i am connecting to a jboss server to save and retrieve 
database data from mysql.

do i put the report in the directories like you did as well as all the crystal 
jars file? and when my java application runs, (it's an applet actually) i just 
click view report for eg, and it will connect to jboss and jboss will noe wat 
i am requesting? i dun need to specify any paths rite? coz the report is 
already in the ../view dir?

i got lotsa questions on this.. quite a headache actually coz i am new to 
jboss... thanx in advance..
 
=) 
chris



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858647#3858647

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858647


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Beginners Corner] - Crystal Report Configuration more q????

2004-12-16 Thread christinaku
i got a question here... i am now trying to display a sample crystal report 
(.rpt) on my application. It isn't web based.. it's just a simple java 
application. i try to call the report and display it using ReportViewerBean 
which is a viewer in package :

com.seagatesoftware.img.ReportViewer.ReportViewerBean

ReportViewerBean b = new ReportViewerBean();
b.setReportName(http://localhost:8080/?report=file:c:/SAMPLE_REPORTS/BalanceSheet.rpt;);
 
b.setReportParameter(user0=rootpassword0=prompt1=12214);
//Specify the Username n' Password of your Database. Say,you are connecting to 
Oracle DataBase with UserName = username,Password : password and Host String : 
JAVA

b.setShowGroupTree(false);// Set Show Group Tree to False
b.init();//Show the Frame

it needs a url for the report location and i figure i need to put the report on 
a server.. currently, i am connecting to a jboss server to save and retrieve 
database data from mysql.

do i put the report in the directories like suz did  as well as all the crystal 
jars file? (jboss/server/all/view)and when my java application runs, (it's an 
applet actually) i just click view report for eg, and it will connect to 
jboss and jboss will noe wat i am requesting? i dun need to specify any paths 
rite? coz the report is already in the ../view dir as stated in the 
CrystalReportEngine-config.xml?

currently, i am specifying it to the c: drive.. which is not working.. 

i got lotsa questions on this.. quite a headache actually coz i am new to 
jboss... thanx in advance..

=)
chris 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3858650#3858650

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3858650


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user