Which cd-rom contains these filesets in AIX 5.2?
bos.adt.lib
bos.adt.libm
bos.adt.syscalls
bos.data
bos.net.tcp.client
bos.net.tcp.server
bos.rte.SRC
bos.rte.libc
bos.rte.libcfg
bos.rte...
http://www.experts-exchange.com/OS/Unix/AIX/Q_21709986.html
Zones:
AIX UnixDate Answered: 01/25/2006 Grade: A Views: 4
Hi,
I was trying to upgrade my OS maintenance level from AIX 5.2 level 5 to level 7 and four filesets are BROKEN, and I was able to remove three filesets
# lppchk -v
lppchk: The following f...
http://www.experts-exchange.com/OS/Unix/AIX/Q_21735298.html
Zones:
AIX UnixDate Answered: 03/14/2006 Grade: A Views: 85
Hi,
i am creating my ant file "build.xml". What does the variable fileset means here:
<!-- Executable Targets -->
<target name= "create-war">
<property name= "war-base" value="${local-t...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_21742137.html
Zones:
JSPDate Answered: 02/18/2006 Grade: A Views: 0
Hi
I need to create a fileset in a new file. The files
are located in a textfile and formatted as such:
[exec] U CalcSpace.sql
[exec] P DATA_FLUSH.sql
[exec] U RESV_GET_RESERV...
http://www.experts-exchange.com/Programming/Misc/Q_21664660.html
Hi, I'm trying to get ant to exclude source files in a subdirectory called /eaf_schemas/ which is several levels deep in my source tree. I've tried:
<fileset dir="${src.dir}" includes="**/*.jav...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21723031.html
Zones:
Java,
J2EEDate Answered: 02/03/2006 Grade: A Views: 433
Dear Experts,
I'm trying to make my first Ant in Eclipse, and I'm looking for a very simple example to use as a template. The only slightly complex requirement (I think) is that I need a FileSe...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21765433.html
Zones:
Java,
J2EEDate Answered: 03/09/2006 Grade: A Views: 0
I updated a server with latest 520008 ML. It doesn't have the following filesets:
lslpp: 0504-132 Fileset bos.adt.libm not installed.
lslpp: 0504-132 Fileset bos.perf.proctools not installed...
http://www.experts-exchange.com/OS/Unix/AIX/Q_21784653.html
Zones:
AIX UnixDate Answered: 03/24/2006 Grade: B Views: 9
My AIX skills are limited. How do I clean is up? I am trying to apply a maintenance release and if keeps failing because of this.
# lslpp -l rsct.core.utils
Fileset L...
http://www.experts-exchange.com/OS/Unix/AIX/Q_21362741.html
Zones:
AIX UnixDate Answered: 03/26/2005 Grade: A Views: 36
Hi All,
I'm using ant 1.6.2 and I want to create a single <fileset> or something similar for a collection of files in multiple directories without a common base directory.
I deally what I w...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21390310.html
Zones:
JavaDate Answered: 08/07/2005 Grade: A Views: 48
Hi,
How can I say,
copy me everything from WebContent to xyz except the directories CVS and META-INF ?
<target name="deplacer" depends="creer_repertoires">
<copy todir="${webapps}/LeHa...
http://www.experts-exchange.com/Programming/Languages/Java/Q_22099729.html
Zones:
JavaDate Answered: 12/20/2006 Grade: A Views: 0